# 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.
Release files for clarityviz 0.1.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| clarityviz-0.1.7.tar.gz | 26.7 kB | Details |
Release files / clarityviz-0.1.7.tar.gz
| Download URL | clarityviz-0.1.7.tar.gz |
|---|---|
| Size | 26.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c7735217aa64b80901bc626a63bc6d02cb9964e8a4d4a9d789fd5b8e92662d3e
|
|
BLAKE2b-256 checksum How to use checksums |
deaa59a9905e45d838834d43c441617a79b5c57e82f1aea9d715808616d04210
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |