Hi
There are two file type .edf and .xml (scoring and annotation) for a same file name. i can open the *.edf by polyman, however i do not know how to import scoring and annotation file .xml, so i can know what time of the events, or sleep stage. anyone can help? thanks in advance. best regards,
Richard Chung
Thanks for checking out the site and data, Richard.
Yes, the XML files as-is will not work in Polyman. The "NSRR" versions of the XML annotations are designed to work with EDF Viewer. The "Profusion" XML are straight from Compumedics Profusion where the sleep studies were originally scored.
To make these "openable" in Polyman you will have to write some sort of script that translates the existing XML into the format readable by Polyman. You can explore the XML structure by opening one of the files in a text editor.
Mike
Thank you for your instruction, Mike.
Richard
Hi, Mike Does EDF Viewer run in Window 10? Or it just run in Mac OS? Thanks!
Hi NguyenSon, you can run it from the compiled Windows version following these instructions: https://github.com/nsrr/edf-viewer/wiki/Installing-and-Using-the-NSRR-Cross-Cohort-EDF-Viewer
Thank you for your instruction!