bachlab / PsPM

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

Direct import of newer acq data #646

Closed dominikbach closed 5 months ago

dominikbach commented 8 months ago

Feature Description

Rather than importing matlab-converted acq files, read them directly into matlab.

Could be implemented either via the python tool Bioread: https://github.com/uwmadison-chm/bioread (but probably this issue would need to be fixed: https://github.com/uwmadison-chm/bioread/issues/39) Or directly in matlab, using their documentation of the internal acq file structure.