This repository is under review for potential modification
in compliance with Administration directives.
We use cookies and other tools to enhance your experience on our website and to analyze our web traffic.
For more information about these cookies and the data collected, please refer to our
Privacy Policy.
I developed an EDF/XML viewer as a test of chatbot-assisted tool development. The GUI displays sleep stages, exports annotations, and provides basic summaries. The Git repository includes Python classes for reading EDF and XML files, with functionality beyond simple loading, usage examples, and minimal documentation for Python users. Contact me if interested in testing, supporting, or extending the tool.
Hi! Here is an update. Standard viewer and signal viewer very functional. There is a known issue between QT PySide6 (application) and Matplotlib (graphs) when double clicking on one of the graph to advance the hypnogram epoch marker. There is a work around written in the readme.