neuroinfo-toolkit è un general-purpose toolkit di sviluppo software che enfatizza neuroinformatica, Neuroimaging, e altre ricerche Neuroscience.
Installazione:
Si consiglia di leggere: Installazione
Se siete sicuri di avere tutte le dipendenze installate:
neuroinfo_toolkit easy_install
piattaforme supportate
Attualmente sviluppato su
& Nbsp; * Ubuntu (Debian) 10.10
Testato su
& Nbsp; * Ubuntu (Debian) 10.04+
& Nbsp; * Red Hat Enterprise Linux 5 + / CentOS 5+
& Nbsp; * Mac OS X 10.5+ (non testato)
& Nbsp; * Windows 7 w / Cygwin (non testato)
Esempio Codice
#! / Usr / bin / env python
da neuro.filesystem import *
da neuro.nifti Nifti import
file = "/data/file.nii.gz"
Nifti = Nifti (file)
nifti.swapOrientation ()
Ts = nifti.getTimeseries (1, 1, 1)
filePutContents ("~ / timeseries.txt", ts)
Requisiti :
- Python
I commenti non trovato