-
Notifications
You must be signed in to change notification settings - Fork 7
Public pRF implementations
Garikoitz Lerma-Usabiaga edited this page Jan 6, 2020
·
8 revisions
This is the list of pRF analysis tool implementations that we could gather. If you develop a new pRF analysis tool or know another tool not on this list, please send us a note and we will update.
- Code repository: http://github.com/vistalab/vistasoft
- Our container implementation (prf-Analyze-mrvista): https://hub.docker.com/repository/docker/garikoitz/prfanalyze-vista
- Code repository: https://github.com/kendrickkay/analyzeprf
- Our container implementation (prf-Analyze-analyzeprf): https://hub.docker.com/repository/docker/garikoitz/prfanalyze-aprf
- Code repository: https://github.com/afni/afni
- Our container implementation (prf-Analyze-afni): https://hub.docker.com/repository/docker/garikoitz/prfanalyze-afni
- Code repository: https://github.com/kdesimone/popeye
- Our container implementation (prf-Analyze-popeye): https://hub.docker.com/repository/docker/garikoitz/prfanalyze-popeye
- Code repository: https://github.com/pzeidman/BayespRF
- Code repository: https://osf.io/2rgsm/
- Code repository: https://github.com/kellychang4/pRF
- Code repository: http://gru.stanford.edu/doku.php/mrTools/tutorialsprf
- Code repository: https://www.biorxiv.org/content/10.1101/732990v1
The containers can be used with Docker or Singularity. This is an example command line to convert from Docker to Singularity:
singularity build container_name.sif docker://garikoitz/container_name:tag