Package azcam

AzCam is a software framework for the acquisition and analysis of image data from scientific imaging systems as well as the control of instrumentation. It is intended to be customized for specific hardware, observational, and data reduction requirements.

Sub-modules

azcam.cli

Used to bring commands into the current namespace …

azcam.database

Contains the main azcam database class.

azcam.exceptions

Contains custom exceptions and warnings used throughout azcam.

azcam.fits

azcam.fits contains FITS image support functions for azcam.

azcam.header

Contains the Header and System classes.

azcam.image

Contains the Image class.

azcam.image_focalplane

Contains the FocalPlane and WCS classes.

azcam.logger
azcam.parameters

Parameter handling tool for azcam …

azcam.scripts
azcam.sockets

azcam.sockets contains azcam's SocketInterface class used by many interfaces.

azcam.tools

azcam.tools contains the Tools base tool class.

azcam.utils

azcam_console.utils contains general purpose support commands used throughout azcam_console.