A pipeline used to vizualize and analyze clarity treated brain images.
Project description
# clviz
[](https://pypi.python.org/pypi/clarityviz/0.0.1) [](https://travis-ci.org/alee156/clviz)
clviz is a Python 2 package for Clarity brain analysis. It supports ANALYZE (plain, SPM99, SPM2 and later), GIFTI, NIfTI1, NIfTI2, MINC1, MINC2, MGH and ECAT as well as Philips PAR/REC.
## Installation
To install the prerequisite packages, clone the directory using: ` git clone https://github.com/alee156/clviz.git cd clviz pip install -r requirements.txt `
- Afterwards install opencv. This is easily accomplishable if you have brew or conda by using either
` brew install opencv ` or ` conda install opencv ` If not, install opencv by following their build instruction here: http://docs.opencv.org/3.0-beta/doc/py_tutorials/py_setup/py_table_of_contents_setup/py_table_of_contents_setup.html#py-table-of-content-setup
After installing the prerequisites there’s two options for using clviz. You can use clviz as a standalone package and perform basic analysis on your own files, or you can install ndreg and ndio and use clviz as a powerful integrating tool for graph-based analysis.
` pip install clarityviz `
## Docker Installation ` docker pull lkzhu1/ubuntu:prototype1 docker run -t -i lkzhu1/ubuntu:prototype1 `
## Getting Started
In development but tutorials will be uploaded shortly!
## Documentation
Complete documentation is located at https://neurodatadesign.github.io/seelviz//reveal/clarityviz.m.html.
## Credits
Credit to installation script in .travis.yml goes to https://github.com/milq/scripts-ubuntu-debian.
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
File details
Details for the file clarityviz-0.1.7.tar.gz.
File metadata
- Download URL: clarityviz-0.1.7.tar.gz
- Upload date:
- Size: 26.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7735217aa64b80901bc626a63bc6d02cb9964e8a4d4a9d789fd5b8e92662d3e
|
|
| MD5 |
c81250c79b2df3c2551ff65d4bdb70bb
|
|
| BLAKE2b-256 |
deaa59a9905e45d838834d43c441617a79b5c57e82f1aea9d715808616d04210
|