Changes between Version 2 and Version 3 of ProjectOgamaPage
- Timestamp:
- 03/20/18 15:20:02 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProjectOgamaPage
v2 v3 27 27 == '''Project Anatomy''' == 28 28 29 **Community**: OGAMA community29 **Community**: OGAMA developers 30 30 31 31 **Leadership**: Dr. Adrian Voßkühler … … 37 37 **Roadmaps**: 38 38 39 40 ''Original goal:'' 41 42 - bundles of code for a large range of different eye trackers from different manufacturers into a single interface. 43 - open-source based on excisting libraries 44 45 ''Future goals:'' 46 47 Short term: 48 - better variable management and getting rid of some annoying bugs 49 - an analysis suite to complement the existing experimental library 50 51 Long term: 52 - incorporate support for more eye trackers and support for even more obscure peripherals 53 - support for electroencephalography 54 55 Source: Interview with lead developer: https://opensource.com/life/15/12/pygaze-open-source-eye-tracking-toolkit 39 This project was supported by a college student that no longer supports it, though is open to developers with new ideas. 56 40 57 41 **Releases**: 58 42 59 1. Behavior Research Methods, December 2014, Volume 46, Issue 4, pp 913–921 | Cite as !PyGaze: An open-source, cross-platform toolbox for minimal-effort programming of eyetracking experiments - https://link.springer.com/article/10.3758/s13428-013-0422-2 60 2. Edwin S. Dalmaijer, Sebastiaan Mathôt, Stefan Van der Stigchel, 2013 - http://www.pygaze.org/resources/downloads/Dalmaijer_Mathot_Stigchel_2013_PyGaze_manuscript.pdf 61 3. Dalmaijer, E.S., Mathôt, S., & Van der Stigchel, S. (2013). !PyGaze: an open-source, cross-platform toolbox for minimal-effort programming of eye tracking experiments. Behaviour Research Methods. doi:10.3758/s13428-013-0422-2 43 1. Behav Res Methods. 2008 Nov;40(4):1150-62. doi: 10.3758/BRM.40.4.1150. OGAMA (Open Gaze and Mouse Analyzer): open-source software designed to analyze eye and mouse movements in slideshow study designs. Vosskühler A1, Nordmeier V, Kuchinke L, Jacobs AM. 62 44 63 45 **Repositories**: 64 46 65 The main repository of !PyGaze is: https://github.com/esdalmaijer/PyGaze , where you can download the source code, clone it to desktop, or even make your own fork. 66 There is also a repository for !PyGazeAnalizer available at: https://github.com/esdalmaijer/PyGazeAnalyser 47 The main repository of OGAMA is: https://github.com/avosskuehler/ogama , where you can download the source code, clone it to desktop, or even make your own fork. 67 48 68 49 **Packaging**: 69 50 70 Different packages for !PyGaze, including Windows, Linux and Mac OS X packages can be found at the downloads page of !PyGaze: http://www.pygaze.org/downloads/51 You can download OGAMA packages from the downloads page: http://www.ogama.net/node/3 and archives of it at: https://archive.codeplex.com/?p=ogama 71 52 72 53 **Upstream/downstream**: 73 54 74 So far, from 2013 when it was originaly published, !PyGaze has 12 contibutors, and it is open for contributing for upstream, after of course your pull request is revised and approved.55 OGAMA is open for contributing for upstream and downstream, and you can do that from the GitHub repository, after of course your pull request is revised and approved. You can also be listed as a developer their codeplex site: https://archive.codeplex.com/?p=ogama 75 56 76 57 **Version Control**: 77 58 78 version 0.6.0 (07-09-2017) - Latest version control59 Version 4.5 (26.05.2014) 79 60 80 61 **Trackers**: 81 62 82 You can see commits and verified changes at this link: https://github.com/ esdalmaijer/PyGaze/commits/master63 You can see commits and verified changes at this link: https://github.com/avosskuehler/ogama/graphs/commit-activity and https://www.openhub.net/p/ogama/commits/summary. There is also issue tracker available at: https://github.com/avosskuehler/ogama/issues and https://archive.codeplex.com/?p=ogama 83 64 84 65 == Project Evaluation == … … 87 68 === Fieldtrips === 88 69 89 Github: https://github.com/ esdalmaijer/PyGaze70 Github: https://github.com/avosskuehler/ogama 90 71 91 Openhub: / (!PyGaze is not listed here)72 Openhub: https://www.openhub.net/p/ogama 92 73 93 Source Forge: / ( !PyGazeis not listed here)74 Source Forge: / (OGAMA is not listed here) 94 75 95 76 === Evaluation === 96 77 97 **Licensing:** GNU Public License (version 3)78 **Licensing:** GNU General Public License (GPL) Version 3, 29 June 2007 (http://www.ogama.net/node/19) 98 79 99 **Language:** Python80 **Language:** C#.NET 100 81 101 82 **Activity:** Active 102 83 103 **Number of contributors:** There are two developers and a couple of official contributors. They are listed on this page: http://www.pygaze.org/contributors/84 **Number of contributors:** 18 contributors listed here: https://www.openhub.net/p/ogama/contributors/summary and also here http://www.ogama.net/node/21 104 85 105 **Size:** There aren't any official releases on !GitHub, you can find out the size of the packages from the download page after you download them. http://www.pygaze.org/downloads/86 **Size:** OGAMA packages and setups are of different sizes. They can be viewed on this page: http://www.ogama.net/node/3 106 87 107 **Issue tracker:** There is a forum where you can write about an issue: http://forum.cogsci.nl/index.php?p=/categories/pygaze and there is the issue tracker on !GitHub: https://github.com/esdalmaijer/PyGaze/issues88 **Issue tracker:** There is the issue tracker on https://archive.codeplex.com/?p=ogama and you can also write issues on the github issue section: https://github.com/avosskuehler/ogama/issues 108 89 109 **New contributor:** If you want to be a contributor to !PyGaze oneway is through the !GitHub page, where you can make your own fork and pull request and wait for an approval.90 **New contributor:** If you want to be a contributor to OGAMA you contact the developer and he will add you to developers list on codeplex site. Another way is through the !GitHub page, where you can make your own fork and pull request and wait for an approval. 110 91 111 **Community norms:** You can report an issue through the forum page , help to fix it by forking in the !GitHub repository and commit fixes and if you prefer to work via different channels (contact form, or via carrier pigeon), that’s fine too.92 **Community norms:** You can report an issue through the forum page , help to fix it by forking in the !GitHub repository and commit fixes. 112 93 113 **User base:** Their user base are the developers and the contributors: http://www. pygaze.org/contributors/94 **User base:** Their user base are the developers and the contributors: http://www.ogama.net/node/21 114 95