lina-usc / pylossless

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

Make the LosslessPipeline constructor more user-friendly #123

Open christian-oreilly opened 1 year ago

christian-oreilly commented 1 year ago

The constructor of LosslessPipeline should accept a a config argument that can be a string/Path object (pointing to a config file) or a Config object directly.

scott-huberty commented 1 year ago

+1!