Skip to content
forked from danielrd6/ifscube

A set of python scripts and functions to analyse and process integral field spectroscopy data cubes.

License

Notifications You must be signed in to change notification settings

luisgdh/ifscube

 
 

Repository files navigation

ifscube

A set of python scripts and functions to analyse and process integral field spectroscopy data cubes.

Author: Daniel Ruschel Dutra

Website: https://github.com/danielrd6/ifscube/

Installation instructions

I recommend installing the package via pip (https://pypi.python.org/pypi/pip).

To install IFSCUBE using pip, you must first intall git (https://git-scm.com/), and then just enter the following in a terminal:

    pip install git+https://github.com/danielrd6/ifscube.git

Documentation

The full documentation to IFSCube can be found in the docs directory, or online at https://ifscube.readthedocs.io/en/latest/.

About

A set of python scripts and functions to analyse and process integral field spectroscopy data cubes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.1%
  • Jupyter Notebook 44.1%
  • Other 0.8%