carrien / free-speech

Analysis and plotting code for speech neuroimaging experiments.
MIT License
4 stars 5 forks source link

New button and miscellany #70

Closed rpkarlin closed 1 year ago

rpkarlin commented 1 year ago

A couple of different things in here, since there is a whole load of changes going on that need to be approved all at once:

  1. New buttons for adjusting pitch boundaries and experiment settings (add_adjustOstButton)
  2. Corresponding additions to adjust_experimentSettings, plus other additions
  3. adjustOsts will now return without changing anything if you either have no trackingFileName or are using measureFormants
  4. Added some conditions to get_ostEventNamesNumbers for simple!taimComp (the branch "taimCompSimple" on cerebellar-battery should not be merged in until this branch is)
  5. Also the branch adjustTrialDurs on cerebellar-battery can't be merged in until this one is
carrien commented 1 year ago

In the interest of keeping the repo clean, can you tell me about these two functions (below)? Based on their filenames (which do not match the function names), I'm guessing these aren't ready for free-speech prime time... experiment_helpers/run_measureFormants_audapter_comments_AS.m experiment_helpers/run_measurepitch_audapter_comments_AS.m

rpkarlin commented 1 year ago

Yeah, I just realized those were probably pushed when I was working on pitchAdapt on Anneke's computer. I'll stash them or something