TESScience/httm

Name: httm

Owner: TESS

Description: A data processing system for dealing with electronic effects in calibrated and RAW FITS images produced by the Transiting Exoplanet Survey Satellite.

Created: 2016-10-27 03:42:50.0

Updated: 2017-08-09 19:53:17.0

Pushed: 2017-03-03 03:06:38.0

Homepage:

Size: 88684

Language: Jupyter Notebook

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

HTTM

Documentation Status Build Status

This repository contains httm, a library for converting between raw Transiting Exoplanet Survey Satellite (TESS) FITS images to calibrated FITS images and back.

A raw TESS FITS image is an image taken by either the space craft or the CCD testing systems used prior to launch, and measured in Analogue To Digital Converter Units (ADU).

Calibrated FITS images are converted from raw FITS images, or created synthetically by tools like SPyFFI. They have electrons as units rather than ADU and try to compensate for systematic errors introduced by the electronics.

Installing HTTM

To install httm, type at the command line:

pip install httm
Documentation

See the Official Online Documentation

Development

See the Development Documentation

Licensing

Copyright © 2016, 2017 John Doty and Matthew Wampler-Doty of Noqsi Aerospace, Ltd.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Support

Please file bugs and issues on the Github issues page for this project.


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.