API
Contents:
- Objects (pyobs.object)
- Modules (pyobs.modules)
- Mixins (pyobs.mixins)
- Communication between modules (pyobs.comm)
- Environment (pyobs.environment)
- Virtual File System (pyobs.vfs)
- Interfaces (pyobs.interfaces)
Interface- IAbortable
- IAcquisition
- IAutoFocus
- IAutoGuiding
- IAutonomous
- IBinning
- ICalibrate
- ICamera
- IConfig
- ICooling
- IData
- IDome
- IExposure
- IExposureTime
- IFilters
- IFitsHeaderAfter
- IFitsHeaderBefore
- IFlatField
- IFocusModel
- IFocuser
- IGain
- IImageFormat
- IImageType
- ILatLon
- IMode
- IModule
- IMotion
- IMultiFiber
- IOffsetsAltAz
- IOffsetsRaDec
- IPointingAltAz
- IPointingHGS
- IPointingHelioprojective
- IPointingRaDec
- IPointingSeries
- IReady
- IRoof
- IRotation
- IRunnable
- IRunning
- IScriptRunner
- ISpectrograph
- IStartStop
- ISyncTarget
- ITelescope
- ITemperatures
- IVideo
- IWeather
- IWindow
- Events (pyobs.events)
- BadWeatherEvent
- Event
- ExposureStatusChangedEvent
- FilterChangedEvent
- FocusFoundEvent
- GoodWeatherEvent
- LogEvent
- ModeChangedEvent
- ModuleClosedEvent
- ModuleOpenedEvent
- MotionStatusChangedEvent
- MoveAltAzEvent
- MoveEvent
- MoveRaDecEvent
- NewImageEvent
- NewSpectrumEvent
- OffsetsAltAzEvent
- OffsetsEvent
- OffsetsRaDecEvent
- RoofClosingEvent
- RoofOpenedEvent
- TaskFailedEvent
- TaskFinishedEvent
- TaskStartedEvent
- TestEvent
- Images (pyobs.images)
- Image processors
- Overview
- Core Interface
- The Image Model
- Asynchrony and Execution
- Configuration and Instantiation
- Conventions and Best Practices
- Performance
- Writing Your Own Processor
- Example Pipelines
- FAQs
- Annotation (pyobs.images.processors.annotation)
- Astrometry (pyobs.images.processors.astrometry)
- Calibration (pyobs.images.processors.calibration)
- Source Detection (pyobs.images.processors.detection)
- Exposure Time estimators (pyobs.images.processors.exptime)
- Image (pyobs.images.processors.image)
- Misc (pyobs.images.processors.misc)
- Modules (pyobs.images.processors.modules)
- Offsets (pyobs.images.processors.offsets)
- Photometry (pyobs.images.processors.photometry)
- WCS (pyobs.images.processors.wcs)
- Utilities (pyobs.utils)