neuroinfo-toolkit

Software Screenshot:
neuroinfo-toolkit
Software Details:
Version: 1.5.1
Upload Date: 20 Feb 15
Developer: Timothy Okeefe
Distribution Type: Freeware
Downloads: 12

Rating: 1.0/5 (Total Votes: 1)

neuroinfo-toolkit is a general-purpose software development toolkit that emphasizes Neuroinformatics, Neuroimaging, and other Neuroscience research.

Installation:

We recommend reading: Installation

If you're sure you have all dependencies installed:

easy_install neuroinfo_toolkit

Supported Platforms

Currently developed on

 * Ubuntu (Debian) 10.10

Tested on

 * Ubuntu (Debian) 10.04+
 * Red Hat Enterprise Linux 5+/CentOS 5+
 * Mac OS X 10.5+ (not extensively tested)
 * Windows 7 w/ Cygwin (not extensively tested)

Example Code


#!/usr/bin/env python

from neuro.filesystem import *
from neuro.nifti import Nifti

file = "/data/file.nii.gz"

nifti = Nifti(file)
nifti.swapOrientation()
ts = nifti.getTimeseries(1, 1, 1)
filePutContents("~/timeseries.txt", ts)

Requirements:

  • Python

Similar Software

EDFbrowser
EDFbrowser

17 Feb 15

Nipype
Nipype

20 Feb 15

Comments to neuroinfo-toolkit

Comments not found
Add Comment
Turn on images!