carrien / free-speech

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

fix bug where cond wasn't assigned to dataVals #105

Closed parrell closed 1 year ago

parrell commented 1 year ago

Found a bug in gen_dataVals_from_waveviewer where cond field wasn't being created in dataVals and condition was being put in color field

cwnaber commented 1 year ago

Oh that's weird/annoying. Seems like a clear fix.