bsugerman / drizzlepac

AstroDrizzle for HST images.

Home Page:https://drizzlepac.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drizzlepac

Build Status Documentation Status

The use of this software on HST data is described at:

http://drizzlepac.stsci.edu/

A complete description of the documented interfaces in the code itself can be found at:

http://drizzlepac.readthedocs.io

Installation

Conda (Recommended)

$ conda config --add channels http://ssb.stsci.edu/astroconda
$ conda create -n astroconda stsci

From Source

Clone this repository

$ git clone https://github.com/spacetelescope/drizzlepac
$ cd drizzlepac

Build the documentation

Note: If you intend to use drizzlepac's embedded help feature from within an interactive python or ipython session, we recommend you do not skip this step.

$ python setup.py build_sphinx

Install drizzlepac

$ python setup.py install

About

AstroDrizzle for HST images.

https://drizzlepac.readthedocs.io

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 83.7%Language:C 16.0%Language:Logos 0.3%