/hubble_contours

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

Primary LanguagePython

Produces contour plots from Hubble drizzle reduced files

Powered by Astropy Badge AstroHackWeek2020 badge

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.