Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thechymera/facert
https://github.com/thechymera/facert
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thechymera/facert
- Owner: TheChymera
- License: gpl-3.0
- Created: 2013-08-19T05:14:27.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-26T22:49:54.000Z (about 10 years ago)
- Last Synced: 2024-04-29T00:10:04.178Z (9 months ago)
- Language: Python
- Size: 348 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# faceRT
Python scripts for stimulus presentation, and data acquisition and analysis; geared towards determining reaction times to faces presented in a Hariri-style matching task.
## Dependencies
* **[NumPy](https://en.wikipedia.org/wiki/Numpy)** - in [Portage](http://en.wikipedia.org/wiki/Portage_(software)) as **app-text/texlive**
* **[SciPy](https://en.wikipedia.org/wiki/Scipy)** - in Portage as **sci-libs/scipy**
* **[matplotlib](https://en.wikipedia.org/wiki/Matplotlib)** - in Portage as **dev-python/matplotlib**
* **[pandas](https://en.wikipedia.org/wiki/Pandas_(software))** - in Portage as **dev-python/pandas**
* >=**[psychopy](https://en.wikipedia.org/wiki/Psychopy)**-1.78.00 - in the Portage *[science overlay](https://wiki.gentoo.org/wiki/Project:Science/Overlay)* as **sci-biology/psychopy**
* **[chr-helpers](https://github.com/TheChymera/chr-helpers)** - in the Portage *[chymerc overlay](https://github.com/TheChymera/chymeric)* as **dev-python/chr-helpers**Non-free stimulus files are excluded via ```.gitignore```. Please contact the project leader for advice on how to acquire suitable stimulus images.
Released under the GPLv3 license.
Project led by Horea Christian (address all e-mail correspondence to: [email protected])