NeuromatchAcademy / course-content

NMA Computational Neuroscience course
https://compneuro.neuromatch.io
Creative Commons Attribution 4.0 International
2.66k stars 988 forks source link

Fmri hot fix #1114

Closed steevelaquitaine closed 3 months ago

steevelaquitaine commented 3 months ago

A very simple fix. I replaced np.float with float in notebook projects/fMRI/load_hcp.ipynb.

All the notebook's cells have been cleared, and the kernel was not run beforehand, so you should be able to see easily diff the change.