popeye
popeye: a population receptive field estimation tool - Published in JOSS (2016)
Science Score: 95.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 1 DOI reference(s) in JOSS metadata -
✓Academic publication links
Links to: joss.theoj.org, zenodo.org -
✓Committers with academic emails
3 of 16 committers (18.8%) from academic institutions -
○Institutional organization owner
-
✓JOSS paper metadata
Published in Journal of Open Source Software
Repository
A population receptive field estimation tool
Basic Info
- Host: GitHub
- Owner: kdesimone
- License: other
- Language: Python
- Default Branch: master
- Homepage: https://kdesimone.github.io/popeye
- Size: 15 MB
Statistics
- Stars: 34
- Watchers: 7
- Forks: 14
- Open Issues: 0
- Releases: 9
Metadata Files
README.md
popeye
popeye is a Python module for estimating population receptive fields from fMRI data built on top of SciPy and distributed under the 3-Clause BSD license.
Documentation for popeye and contact information for the authors are available at https://kdesimone.github.io/popeye
popeye is currently under development.
31 July 2013 kevin desimone kevindesimone@gmail.com
Dependencies
Popeye is tested to work under Python 2.7 and Python 3.5
The required dependencies to build the software are NumPy >= 1.6.2, SciPy >= 0.9, Nibabel >= 1.3.0, Cython >= 0.18, sharedmem >= 0.3, and statsmodels >= 0.6.
For running the tests you need nose >= 1.1.2.
Install
You can install popeye and its dependencies through PyPi:
pip install popeye
Or you can install from the source. To install in your home directory, use:
python setup.py install --user
To install for all users on Unix/Linux:
python setup.py build
sudo python setup.py install

Owner
- Name: Kevin DeSimone
- Login: kdesimone
- Kind: user
- Location: Halifax, NS
- Company: Integral
- Repositories: 6
- Profile: https://github.com/kdesimone
Ask questions first, shoot later.
JOSS Publication
popeye: a population receptive field estimation tool
Authors
Tags
pRF fMRI neurosciencePapers & Mentions
Total mentions: 1
Distinguishing Hemodynamics from Function in the Human LGN Using a Temporal Response Model
- DOI: 10.3390/vision3020027
- OpenAlex ID: https://openalex.org/W2810439025
- Published: June 2019
GitHub Events
Total
- Issues event: 1
- Watch event: 1
- Pull request event: 2
Last Year
- Issues event: 1
- Watch event: 1
- Pull request event: 2
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| kdesimone | k****e@g****m | 1,370 |
| arokem | a****m@g****m | 55 |
| Kevin DeSimone | k****n@l****u | 28 |
| Matthias Ekman | m****n@g****m | 9 |
| Kevin DeSimone | k****n@o****a | 7 |
| Noah C. Benson | n@n****t | 6 |
| Kevin Desimone | k****5@l****l | 6 |
| Michael Waskom | m****m@n****u | 5 |
| Gio at UMCU | g****b@g****m | 4 |
| Kevin | k****n@i****a | 3 |
| Kevin | k****n@i****a | 2 |
| Kevin | k****n@s****a | 2 |
| Kevin Desimone | k****5@l****l | 2 |
| Kevin Desimone | k****5@l****l | 2 |
| kevin desimone | k****n@1****U | 1 |
| kevin desimone | k****n@d****l | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 26
- Total pull requests: 40
- Average time to close issues: over 1 year
- Average time to close pull requests: 7 months
- Total issue authors: 9
- Total pull request authors: 6
- Average comments per issue: 2.19
- Average comments per pull request: 3.8
- Merged pull requests: 32
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- kdesimone (12)
- mekman (5)
- mwaskom (2)
- arokem (2)
- mdunne34 (1)
- MarkusS42 (1)
- tknapen (1)
- noahbenson (1)
- ingo-m (1)
Pull Request Authors
- arokem (21)
- mekman (9)
- kdesimone (5)
- mwaskom (3)
- noahbenson (3)
- gpiantoni (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 46 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 9
- Total maintainers: 1
pypi.org: popeye
popeye : voxel population receptive fields from fMRI data
- Homepage: https://github.com/kdesimone/popeye/
- Documentation: https://popeye.readthedocs.io/
- License: Simplified BSD
-
Latest release: 1.0.0
published over 6 years ago
