bachlab / PsPM

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

Improve the output of pspm_simple_qa. #188

Closed teddychao closed 3 years ago

teddychao commented 3 years ago

Feature Description

The current output from simple_qa, for missing epochs and clipping detection, are defined separately. It is expected that a simple output that integrates them together would work better than return them individually.

teddychao commented 3 years ago

Merged into issue 186