Py.Cafe

kolibril13/

niilearn

Interactive Niivue Neuroimaging

DocsPricing
  • app.py
  • hippo.nii.gz
  • mni152.nii.gz
  • requirements.txt
app.py
1
2
3
from nilearn import plotting

plotting.plot_img("mni152.nii.gz")