lina-usc / pylossless

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

`flagged_chs.tsv` not saving in the pylossless/derivatives folder. #58

Closed scott-huberty closed 1 year ago

scott-huberty commented 1 year ago

I just ran some files, it looks like flagged_chs.tsv is getting saved in whatever the current directory is from where the pipeline module was called. It should be saved in the derivates folder, which typically is derivatives/pylossless/[SUBJECT]/eeg

I'll try to look into it this week.