bachlab / PsPM

A matlab suite for Psycho-Physiological Modelling
GNU General Public License v3.0
43 stars 11 forks source link

Bug in GUI for split sessions #606

Closed dominikbach closed 8 months ago

dominikbach commented 10 months ago

Summary

GUI split sessions function also parses options improperly. Options.missing is specified as "no missing epochs" in GUI but this information raises an error saying "Warning: options.missing has an invalid value. The allowed values are "" and "*Char"." I am not sure yet why this happens, but again, calling the function pspm_split_sessions.m itself works fine.