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
21
21
``` MATLAB
22
22
matlab.addons.toolbox.installToolbox('Computational Neuroimaging Toolbox.mltbx');
23
23
```
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
+
24
32
## Python implementation
25
33
![ ] ( https://img.shields.io/badge/release-v1.0.0-blueviolet.svg?style=flat )
26
34
@@ -29,3 +37,11 @@ matlab.addons.toolbox.installToolbox('Computational Neuroimaging Toolbox.mltbx')
29
37
``` Python
30
38
pip install cni- tlbx
31
39
```
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