lina-usc / pylossless

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

refactor `pipeline.marks_array2_flags` #52

Closed scott-huberty closed 1 year ago

scott-huberty commented 1 year ago

It might be time to finally tackle this because my ability to introspect the code and debug is limited by how dense this monster function is (see #45 ).

We could probably split it into several functions, and in the process make the signature a lot more understandable.

Sorry for the saturday notifcations.