-
Notifications
You must be signed in to change notification settings - Fork 7
Public pRF implementations
Garikoitz Lerma-Usabiaga edited this page Jan 7, 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.
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
or go to https://github.com/singularityhub/docker2singularity