Skip to main content

HST image combination using the drizzle algorithm to combine astronomical images, to model image distortion, to remove cosmic rays, and generally to improve the fidelity of data in the final image.

Project description

# Drizzlepac

[![Build Status](https://github.com/spacetelescope/drizzlepac/actions/workflows/ci.yml/badge.svg)](https://github.com/spacetelescope/drizzlepac/actions/workflows/ci.yml) [![Documentation Status](https://readthedocs.org/projects/drizzlepac/badge/?version=latest)](http://drizzlepac.readthedocs.io/en/latest/?badge=latest) [![codecov](https://codecov.io/gh/spacetelescope/drizzlepac/branch/master/graph/badge.svg)](https://codecov.io/gh/spacetelescope/drizzlepac) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3743274.svg)](https://doi.org/10.5281/zenodo.3743274)

Nightly regression test results are available only from within the STScI network at this time. https://plwishmaster.stsci.edu:8081/job/RT/job/drizzlepac/

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)

Drizzlepac is installed when you install the stenv conda environment (a replacement for astroconda). Select your desired release and follow the instructions on the [stenv installation page](https://stenv.readthedocs.io/en/latest/getting_started.html).

## Install with pip

`bash $ pip install git+https://github.com/spacetelescope/drizzlepac.git ` The option –no-use-pep517 MAY be required in order to correctly build the C extensions with pip versions up to 22.2, after commenting out the build-backend from the pyproject.toml config file.

Support for installing using pip is still evolving, so use of this command is provided on an experimental basis for now.

## From Source

### Clone this repository `bash $ 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.

`bash $ cd doc/ $ make html `

### Install DrizzlePac

`bash $ python setup.py install `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

drizzlepac-3.7.0.tar.gz (14.2 MB view hashes)

Uploaded Source

Built Distributions

drizzlepac-3.7.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.6 MB view hashes)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

drizzlepac-3.7.0-cp312-cp312-macosx_10_9_x86_64.whl (14.5 MB view hashes)

Uploaded CPython 3.12 macOS 10.9+ x86-64

drizzlepac-3.7.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.6 MB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

drizzlepac-3.7.0-cp311-cp311-macosx_10_9_x86_64.whl (14.5 MB view hashes)

Uploaded CPython 3.11 macOS 10.9+ x86-64

drizzlepac-3.7.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.6 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

drizzlepac-3.7.0-cp310-cp310-macosx_10_9_x86_64.whl (14.5 MB view hashes)

Uploaded CPython 3.10 macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page