lina-usc / pylossless

🧠 EEG Processing pipeline that annotates continuous data
https://pylossless.readthedocs.io/en/latest/
MIT License
18 stars 8 forks source link

Adding diagnostic functions #86

Open christian-oreilly opened 1 year ago

christian-oreilly commented 1 year ago

We should add functions that allow, given a config file and a raw object, to generate diagnostic figures for each of the steps. Representations shown in the first two figures of this paper https://pubmed.ncbi.nlm.nih.gov/33038417/ are probably a good starting point.

scott-huberty commented 1 year ago

It actually might be helpful for us to have some form of this done by paper submission (so end of June)?

christian-oreilly commented 1 year ago

Sure. But I think this is still milestone 0.02 (i.e., not blocking 0.01).

scott-huberty commented 1 year ago

This is surely far off (not 0.1) - but having some functionality similar to MNE's ica.property_plots Would be really great for a deeper inspection of ICA components!