Skip to content

bsugerman/drizzlepac

 
 

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

Packages

No packages published

Languages

  • Python 83.7%
  • C 16.0%
  • Logos 0.3%