Data analysis package for cubes.
Project description
# CubeViz
![](http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat)
For documentation see http://cubeviz.readthedocs.io/en/latest/
## Release 0.2.0
We are pleased to announce the release of CubeViz, a visualization and analysis tool for data cubes from integral field units (IFUs). This is an early release (v0.2.0) and we would appreciate your feedback. It is built on top of the “glue” visualization tool.
- To install:
Install [Minconda3](https://conda.io/miniconda.html) if it is not on your system
To install, type: $ conda create -n cubeviz020 -c glueviz cubeviz
- To run:
Activate the environment: $ source activate cubeviz020
Run cubeviz: $ cubeviz
Once done, deactivate the environment: source deactivate
More installation instructions will be on the RTD page (currently incorrectly displaying the wrong docs and appears to be an RTD bug).
Read the Docs: http://cubeviz.readthedocs.io/en/latest/
More info on glue: http://glueviz.org
If you run into any issues or have suggestions for new features, we encourage you to create issues on GitHub or send comments to https://www.susankassin.com/contact/
This release requires Python 3.5 or 3.6.
![](/docs/images/CubeViz_splitviewer.png)
# License
This project is Copyright (c) JDADF Developers and licensed under the terms of the BSD 3-Clause license. See the licenses folder for more information.
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.