Gijom / TEAP

Toolbox for Emotion Analysis using Physiological signals
http://www.teap.science/
GNU General Public License v3.0
57 stars 20 forks source link

Resp signal too short cannot calculate the spectral features #9

Closed maryam-EN closed 6 years ago

maryam-EN commented 6 years ago

Can you help me with this problem? 21

msoley commented 6 years ago

The error message is about the mismatch between the input/output size when calculating the respiration features. The signal being too short message is just a warning that some of the features (low frequency component) might not be calculated reliably. Can you debug and ensure that the problem is from the toolbox?

maryam-EN commented 6 years ago

I loaded 239 trials from mahnob-hci and tried to extract their feature with "extracting_features_MAHNOB.m" . this error is what i saw.  i don't know what to do.

On Friday, December 15, 2017, 5:30:59 PM GMT+3:30, Mohammad Soleymani <notifications@github.com> wrote:  

The error message is about the mismatch between the input/output size when calculating the respiration features. The signal being too short message is just a warning that some of the features (low frequency component) might not be calculated reliably. Can you debug and ensure that the problem is from the toolbox?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

msoley commented 6 years ago

Thanks for reporting this - it should work now after fixing the bug 14b214c8716922b214d582d75b501a75723a8953