carrien / free-speech

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

Check_dataVals for pitch and intensity #122

Closed parrell closed 8 months ago

parrell commented 9 months ago

Update check_dataVals to be able to look at pitch and intensity tracks. Changes are backwards compatible and function defaults to checking f1 and f2.

Currently set up to examine only two signals at once and function doesn't do y-axis scaling. I figured there wasn't a use case to examine formants AND pitch, or other combinations. Function does return a warning if you try to look at more than 2 signals.