cvyas / datacube

Astronomy datacubes with WCS support in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

  • Version: 1.0
  • Authors: Daniel Lenz, Lars Flöer

Purpose#

This package features easy handling of astronomical datacubes with WCS support.

Installation

Right now, the installation should be done from source. Download the repository and simply execute

python setup.py install

In the future, we will make sure you can use pip to install the package

Dependencies

We kept the dependencies as minimal as possible. The following packages are equired:

  • numpy 1.10 or later
  • astropy 1.0 or later

Who do I talk to?

If you encounter any problems or have questions, do not hesitate to raise an issue or make a pull request. Moreover, you can contact the devs directly:

About

Astronomy datacubes with WCS support in python

License:MIT License


Languages

Language:Python 100.0%