Metadata-Version: 2.4
Name: prflib
Version: 0.1.2
Summary: A Python library for population receptive field (pRF) analysis and visualization
Author-email: Siddharth Mittal <siddharth.mittal@meduniwien.ac.at>
License: MIT
Project-URL: Homepage, http://gemprf.github.io/
Project-URL: Issues, https://github.com/siddmittal/pRFLib/issues
Keywords: pRF,retinotopy,fMRI,visual cortex,neuroscience
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: nibabel
Requires-Dist: pandas
Requires-Dist: joblib
Dynamic: license-file
