nisnap
Project description
nisnap
Create snapshots of segmentation maps produced by neuroimaging software.
Usage
From a Terminal:
nisnap c1.nii.gz c2.nii.gz c3.nii.gz --bg /tmp/test.nii.gz --opacity 30 -o /tmp/test.gif
From IPython/Jupyter Notebook:
import nisnap
nisnap.plot_segment(
Using XNAT
From a Terminal:
nisnap --config /home/grg/.xnat.cfg -e BBRC_E000
From IPython/Jupyter Notebook:
from nisnap import xnat
xnat.plot_segment(config='/home/grg/.xnat.cfg', experiment_id='BBRC_E000',
raw=True, opacity=30, axes=('A'), cut_coords=range(100,120,2), animated=True)
How to install
pip install nisnap
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nisnap-0.1b0.tar.gz
(6.6 kB
view details)
File details
Details for the file nisnap-0.1b0.tar.gz
.
File metadata
- Download URL: nisnap-0.1b0.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
57eb1d0e401e54e9fe4b8655a023080bcc566047f8aab1a5cbd48f32abee026f
|
|
MD5 |
b0bb2e2efee9853c79b590353a24da0d
|
|
BLAKE2b-256 |
22a6f3151c5f045d8aa576a25205d8511dc57d0c0e125c118f04230dd6efada6
|