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

azcam.cli is used to bring commands into the current namespace …

azcam.console

azcam.console is imported to define console mode, create the azcamconsole parameters dictionary, and define a logger.

azcam.console_mock

azcam console script for a mock system …

azcam.database

azcam.database contains the main azcam database class …

azcam.exceptions

azcam.exceptions contains custom exceptions and warnings used throughout azcam.

azcam.functions

General functions used throughout azcam.

azcam.logger
azcam.logging_server_tcp

Example logging server which receives and prints azcam logrecords.

azcam.scripts
azcam.server

azcam.server is imported to define server mode, create azcamserver parameters dictionary, define a logger, and get local network information.

azcam.server_mock

azcamserver script for a mock system …

azcam.shortcuts

azcam.shortcuts contains keyboard (CLI) shortcuts.

azcam.sockets

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

azcam.start

Startup script for azcam …

azcam.tools

azcam.tools contains the modules which define the base azcam tools.

Global variables

var db

databse object