Changes between Version 4 and Version 5 of ProjectSleep
- Timestamp:
- 04/09/18 19:35:01 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProjectSleep
v4 v5 5 5 ''Description'' 6 6 7 :class:`Sleep` is a flexible graphical user interface for visualization, analysis and scoring of polysomnographic sleep data. 7 :class:`Sleep` is a flexible graphical user interface for visualization, analysis and scoring of polysomnographic sleep data. Sleep is built on top of the VisPy library, which provides GPU-based fast and high-level visualization. Sleep is freely available (http://visbrain.org/sleep) and comes with sample datasets and an extensive documentation. 8 The main features of Project Sleep are: 8 9 9 [[Image()]] 10 1. Graphical User Interface (GUI) - Modular and responsive 11 2. Hypnogram (Real-time computation of sleep statistics, export high-quality hypnogram figure) 12 3. Display (spectrogram, polysomnographic data, Topographic map) 13 4. Signal processing (Filtering, Bipolarization) 14 5. Semi-automatic events detections 15 6. Load standard electro-physiological files (.txt, .csv, .hyp or raw data) 10 16 11 17 **URL:** 12 18 13 1. http://www.pygaze.org/ 14 2. https://www.ncbi.nlm.nih.gov/pubmed/24258321 15 3. http://osdoc.cogsci.nl/3.1/manual/eyetracking/pygaze/ 19 1. http://visbrain.org/sleep 20 2. https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5613192/ 16 21 17 22 == '''Project Anatomy''' ==