Module azcam.tools
azcam.tools contains the modules which define the base azcam tools.
Sub-modules
azcam.tools.arc
azcam.tools.archon
azcam.tools.ascom
azcam.tools.cmdserver
-
azcam.tools.cmdserver contains the CommandServer class for azcam's socket command interface.
azcam.tools.console_tools
-
azcam.tools.console_tools contains the
ConsoleTools
base tool class. azcam.tools.controller
-
Contains the base Controller and DetPars classes.
azcam.tools.controller_console
-
Contains the base Controller class.
azcam.tools.display
-
Contains the display tool. This tool is often implemented both by server and console.
azcam.tools.ds9display
-
Contains the Ds9Display class.
azcam.tools.exposure
-
Contains the base Exposure class.
azcam.tools.exposure_console
-
Contains the base ExposureConsole class.
azcam.tools.exposure_filename
azcam.tools.exposure_obstime
azcam.tools.fastapi
azcam.tools.focus
-
Contains the Focus class. This is a common version which may be used for server and console processes.
azcam.tools.header
-
Contains the Header class.
azcam.tools.image
-
Contains the Image class.
azcam.tools.image_focalplane
-
Contains the FocalPlane and WCS classes.
azcam.tools.instrument
-
Contains the base Instrument class.
azcam.tools.instrument_console
-
Contains the base InstrumentConsole class.
azcam.tools.mag
azcam.tools.parameters
-
Parameter handling tool for azcam.
azcam.tools.sendimage
azcam.tools.system
-
Contains the base System tool. The System class contains custom code for a specific system, including "system header" commands.
azcam.tools.system_console
-
Contains the base SystemConsole tool.
azcam.tools.telescope
-
Contains the base Telescope class.
azcam.tools.telescope_console
-
Contains the base TelescopeConsole class.
azcam.tools.tempcon
-
Contains the base TempCon class.
azcam.tools.tempcon_console
-
Contains the base TempConConsole class.
azcam.tools.tempcon_cryocon24
-
Contains the base TempConCryoCon24 class.
azcam.tools.testers
azcam.tools.tools
-
azcam.tools.tools contains the
Tools
base tool class. azcam.tools.webtools