Probabilistic 3D Reconstruction of Spectral Line Observations.
Get the latest release (version 0.0.8) either from PyPI, using pip
, with:
pip install p3droslo
or from Anaconda.org, using conda
, with:
conda install -c freddeceuster p3droslo
or download the source code, unzip, and install with pip
by executing:
pip install .
in the root directory of the code.