Skip to content

Produces contour plots of Hubble images from an input list of coordinates

Notifications You must be signed in to change notification settings

lcgordon/hubble_contours

Repository files navigation

Hubble Contours

Powered by Astropy Badge AstroHackWeek2020 badge

Creates contour plots (.png) and a .fits file containing the same cropped chunk of the original data from Hubble drizzle reduced files given an input list of RA/DECs.

For usage, see the Jupyter notebook Basic_Usage.ipynb in the tutorial folder.

Installation

$ git clone https://github.com/lcgordon/hubble_contours.git
$ cd hubble_contours
$ pip install .

For active development, install in develop mode

$ pip install -e .

To install without downloading the source code

$ pip install git+https://github.com/lcgordon/hubble_contours.git

License

This project is Copyright (c) Lindsey Gordon and licensed under the terms of the MIT license. This package is based upon the Astropy package template which is licensed under the BSD 3-clause license. See the licenses folder for more information.

Contributing

We love contributions! hubble_contours is open source, built on open source, and we'd love to have you hang out in our community.

About

Produces contour plots of Hubble images from an input list of coordinates

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published