bachlab / PsPM

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

several bugfixes #686

Closed dominikbach closed 7 months ago

dominikbach commented 7 months ago
  1. Fixes a bug in pspm_extract_sessions that only occurs under a specific option.
  2. Fixes a bug in pspm_find_valid_fixations when gaze channel is in correct units
  3. Fixes a bug in pspm_dcm_inv which could be handled by matlab until R2024a.
  4. Fixes #685: a bug in help text of pspm_convert_ecg2hb
teddychao commented 7 months ago

@dominikbach Thank you so much. I have received and approved the changes. Since the changes are fixing specific issues, I can directly merge it to the develop branch.