msfc_ccd#

A Python package for the CCD cameras developed by MSFC.

Classes

TeledyneCCD230([manufacturer, family, ...])

The standard sensor used by the MSFC cameras.

Camera([sensor, gain, bits_adc, ...])

A model of the cameras developed by the MSFC sounding rocket team.

ImageHeader(pixel, time_start, timedelta, ...)

A singe FITS header or a sequence of FITS headers saved by MSFC camera.

SensorData(inputs, outputs, camera, *[, ...])

A single image or a sequence of images captured by the MSFC camera.

TapData(inputs, outputs, camera, *[, ...])

An image or a sequence of images captured from each tap of the sensor.

Modules

abc

Abstract base classes used throughout this library.

samples

Sample FITS files gathered from the MSFC cameras.

fits

Utilities for working with FITS files.