Page 1 of 1

Converting data to MNE format for sleep analysis in YASA

Posted: Sun Apr 09, 2023 12:05 pm
by travelmail26
Has anyone seen how to convert mind-monitor CSV data into a format that's recognized by MNE? I would like to use an open source sleep analysis package, YASA, but it requires the data to be formatted differently first.

Here's the github package that I'd like to use:

https://github.com/raphaelvallat/yasa

I found a tutorial online about how to generally convert data into an MNE format

https://mne.tools/stable/auto_tutorials ... structures

Thanks for any help!