File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,14 @@ Download the toolbox file [Computational Neuroimaging Toolbox.mltbx](https://git
2121``` MATLAB
2222matlab.addons.toolbox.installToolbox('Computational Neuroimaging Toolbox.mltbx');
2323```
24+ ### Usage
25+
26+ * [ Data Handling] ( https://github.com/ccnmaastricht/CNI_toolbox/wiki/Data-Handling-(Matlab) )
27+ * [ Phase Encoding Analysis] ( https://github.com/ccnmaastricht/CNI_toolbox/wiki/Phase-Encoding-Analysis-(Matlab) )
28+ * [ Population Receptive Field Mapping] ( https://github.com/ccnmaastricht/CNI_toolbox/wiki/Population-Receptive-Field-Mapping-(Matlab) )
29+ * [ Input Referred Models] ( https://github.com/ccnmaastricht/CNI_toolbox/wiki/Input-Referred-Models-(Matlab) )
30+ * [ Fast & real-time pRF mapping] ( https://github.com/ccnmaastricht/CNI_toolbox/wiki/Fast-&-real-time-pRF-mapping-(Matlab) )
31+
2432## Python implementation
2533![ ] ( https://img.shields.io/badge/release-v1.0.0-blueviolet.svg?style=flat )
2634
@@ -29,3 +37,11 @@ matlab.addons.toolbox.installToolbox('Computational Neuroimaging Toolbox.mltbx')
2937``` Python
3038pip install cni- tlbx
3139```
40+
41+ ### Usage
42+
43+ * [ Data Handling] ( https://github.com/ccnmaastricht/CNI_toolbox/wiki/Data-Handling-(Python) )
44+ * [ Phase Encoding Analysis] ( https://github.com/ccnmaastricht/CNI_toolbox/wiki/Phase-Encoding-Analysis-(Python) )
45+ * [ Population Receptive Field Mapping] ( https://github.com/ccnmaastricht/CNI_toolbox/wiki/Population-Receptive-Field-Mapping-(Python) )
46+ * [ Input Referred Models] ( https://github.com/ccnmaastricht/CNI_toolbox/wiki/Input-Referred-Models-(Python) )
47+ * [ Fast & real-time pRF mapping] ( https://github.com/ccnmaastricht/CNI_toolbox/wiki/Fast-&-real-time-pRF-mapping-(Python) )
You can’t perform that action at this time.
0 commit comments