Changes between Version 5 and Version 6 of ProjectSleep
- Timestamp:
- 04/09/18 19:42:02 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProjectSleep
v5 v6 22 22 == '''Project Anatomy''' == 23 23 24 **Community**: !PyGaze community24 **Community**: The lead developer and the contributors 25 25 26 **Leadership**: E dwin Dalmaijer26 **Leadership**: EtienneCmb - https://github.com/EtienneCmb 27 27 28 **Forking**: Fork your own copy at this address https://github.com/ esdalmaijer/PyGaze, for which you will need a !GitHub account.28 **Forking**: Fork your own copy at this address https://github.com/EtienneCmb/visbrain/blob/master/docs/sleep.rst, for which you will need a !GitHub account. 29 29 30 30 **Communication**: There are a couple of ways for communicating with !PyGaze developers, one is their support forum accessible from http://forum.cogsci.nl/index.php?p=/categories/pygaze and the other is a contact form found at http://www.pygaze.org/contact/ (in case you do not want to create a forum account) … … 32 32 **Roadmaps**: 33 33 34 To do goals: 34 35 35 ''Original goal:'' 36 37 - bundles of code for a large range of different eye trackers from different manufacturers into a single interface. 38 - open-source based on excisting libraries 36 - Run detections on non down-sampled signals 37 - Improve detections integration (New detection axis?) 39 38 40 ''Future goals:'' 39 In progress: 41 40 42 Short term: 43 - better variable management and getting rid of some annoying bugs 44 - an analysis suite to complement the existing experimental library 45 46 Long term: 47 - incorporate support for more eye trackers and support for even more obscure peripherals 48 - support for electroencephalography 49 50 Source: Interview with lead developer: https://opensource.com/life/15/12/pygaze-open-source-eye-tracking-toolkit 41 - lazy loading and loading file improvements 42 - Improve loading and specially down-sampling (data // hypnogram // save and load hypnogram data) 43 - Automatic scoring based on machine learning : 44 - Compute features 45 - Trained the classifier 46 - Provide an already trained classifier (channel problem?) 47 ,based on the detections 48 - Perform spindles / KCs / slow waves on a central electrodes 49 - Perform REM on EOG electrode / MT on EMG 50 - PerformPeaks on ECG 51 - Compute frequency band power by epochs of 30 sec 52 - Create a probability vector 51 53 52 54 **Releases**: