Skip to main content

High resolution fMRI data analysis in Python, based on AFNI, FreeSurfer, ANTs, and many other tools.

Project description

Introduction

This is a collection of handy small tools for analyzing neuroimaging data (esp. high resolution fMRI), which can be used both as a Python package and a set of command line tools. It is a useful augmentation to the AFNI tool chain.

Installation (in linux/mac)

Install AFNI and FreeSurfer

Please follow the instructions in their official websites (AFNI, FreeSurfer).

Install mripy

Download and install the mripy package:

$ pip install mripy

Set $PATH for using the package scripts in the terminal. For bash, the commands look like:

$ vi ~/.bashrc
$ export PATH="path/to/mripy/scripts":$PATH

The path could be something like “~/anaconda3/lib/Python3.8/site-packages/mripy/scripts”.

Download and install the dependencies:

$ pip install nibabel deepdish

Install neuropythy docker (for HCP retinotopy altas)

First install docker for your OS, then pull the neuropythy image:

# Pull a particular version
$ docker pull nben/neuropythy@sha256:2541ee29a8d6bc676d9c3622ef4a38a258dd90e06c02534996a1c8354f9ac888

# Give it a tag
$ docker tag b38ebfcf6477 nben/neuropythy:mripy

More information about the HCP retinotopy altas and the neuropythy package can be found in Noah C. Benson’s website.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mripy-0.6.14.tar.gz (180.8 kB view details)

Uploaded Source

Built Distribution

mripy-0.6.14-py3-none-any.whl (200.4 kB view details)

Uploaded Python 3

File details

Details for the file mripy-0.6.14.tar.gz.

File metadata

  • Download URL: mripy-0.6.14.tar.gz
  • Upload date:
  • Size: 180.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0.post20200714 requests-toolbelt/0.8.0 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for mripy-0.6.14.tar.gz
Algorithm Hash digest
SHA256 4a16d68201743bea586e536ae671af15416056aa7005e73af882207fe23501c4
MD5 2ab118258f39535f5db981f36af34a52
BLAKE2b-256 5d660c4106d416e955332d901222c0c7bdbef8b810e2593cc5841d0032ce1267

See more details on using hashes here.

File details

Details for the file mripy-0.6.14-py3-none-any.whl.

File metadata

  • Download URL: mripy-0.6.14-py3-none-any.whl
  • Upload date:
  • Size: 200.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0.post20200714 requests-toolbelt/0.8.0 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for mripy-0.6.14-py3-none-any.whl
Algorithm Hash digest
SHA256 26cc74f3d25c1186df015afc64c25f0e1cdcdecf3334de7643105f228a79db18
MD5 7500d5d842ef68dc2e2a36696088c5fb
BLAKE2b-256 f8ecba3ad10e839342da582fcae202229ec43d3c63304093bef78aaf1bc66620

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page