carrien / free-speech

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

Allow for checking LPC with partial data #22

Closed carrien closed 3 years ago

carrien commented 3 years ago

Allows for calling check_audapterLPC mid-experiment, when length of data.mat doesn't match expt.ntrials. (Also changes loop variable to "v" for vowels so that "i" consistently means trials in this file.)