spacetelescope/gaia_alignment

Name: gaia_alignment

Owner: Space Telescope Science Institute

Description: null

Created: 2017-10-31 16:41:48.0

Updated: 2018-03-13 16:10:47.0

Pushed: 2018-02-13 20:15:34.0

Homepage: null

Size: 9579

Language: Jupyter Notebook

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Gaia Alignment

This repository contains tools used for aligning HST images to Gaia. This workflow is especially good for large mosaics/datasets multiple points but little to no overlap. Currently, an example workflow is contained in a Jupyter notebook, though more notebooks/scripts may be added later in order to provide a more complete drizzling workflow.

The code currently provides functionality to determine the query region, perform the query, and pass the resulting catalog into TweakReg. Examples querying other services (such as MAST and DSS images) are also included. The notebook uses a small subset of data from a larger HST program as an example, but the process is very scalable. The full program was mosaicked using the same process:

alt text

Requirements

To run this notebook successfully, you will need an astroconda environment running Python (2.7 hsould work, but the code was written in 3.5).

You will also need to install the astroquery package:

$ conda install -c astropy astroquery


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.