Changes between Version 2 and Version 3 of ProjectOgamaPage


Ignore:
Timestamp:
03/20/18 15:20:02 (7 years ago)
Author:
Monika Rizova
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectOgamaPage

    v2 v3  
    2727== '''Project Anatomy''' ==
    2828
    29 **Community**: OGAMA community
     29**Community**: OGAMA developers
    3030
    3131**Leadership**:  Dr. Adrian Voßkühler
     
    3737**Roadmaps**:
    3838 
    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.   
    5640
    5741**Releases**:
    5842
    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.
    6244
    6345**Repositories**:
    6446 
    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.
    6748
    6849**Packaging**:
    6950
    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
    7152
    7253**Upstream/downstream**:
    7354
    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
    7556 
    7657**Version Control**:
    7758
    78    version 0.6.0 (07-09-2017) - Latest version control
     59   Version 4.5 (26.05.2014)
    7960
    8061**Trackers**:
    8162
    82    You can see commits and verified changes at this link: https://github.com/esdalmaijer/PyGaze/commits/master
     63   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
    8364
    8465== Project Evaluation ==
     
    8768=== Fieldtrips ===
    8869
    89 Github: https://github.com/esdalmaijer/PyGaze
     70Github: https://github.com/avosskuehler/ogama
    9071
    91 Openhub: / (!PyGaze is not listed here)
     72Openhub: https://www.openhub.net/p/ogama
    9273
    93 Source Forge: / (!PyGaze is not listed here)
     74Source Forge: / (OGAMA is not listed here)
    9475
    9576=== Evaluation ===
    9677
    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)
    9879
    99 **Language:** Python
     80**Language:** C#.NET
    10081
    10182**Activity:** Active
    10283
    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
    10485
    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
    10687
    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/issues
     88**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
    10889
    109 **New contributor:** If you want to be a contributor to !PyGaze one way 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.
    11091
    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.
    11293
    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
    11495