spacetelescope/drizzlepac

Name: drizzlepac

Owner: Space Telescope Science Institute

Description: AstroDrizzle for HST images.

Created: 2016-02-18 23:16:02.0

Updated: 2018-05-09 04:17:05.0

Pushed: 2018-05-21 17:03:11.0

Homepage: https://drizzlepac.readthedocs.io

Size: 42076

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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)
nda config --add channels http://ssb.stsci.edu/astroconda
nda create -n astroconda stsci
From Source
Clone this repository
t clone https://github.com/spacetelescope/drizzlepac
 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.

thon setup.py build_sphinx
Install drizzlepac
thon setup.py install

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.