Skip to content

OpticalImagingFlatCalibrationRequest

OpticalImagingFlatCalibrationRequest Schema

Properties

Name Type Description
id Integer No description
instrument_id Integer (Optional) No description
camera_id Integer (Optional) No description
readout_mode_id Integer (Optional) No description
required_frames Integer No description
expires_on DateTime (Optional) No description
ccd_temperature_c Float (Optional) No description
temperature_band String(64) (Optional) No description
target_full_well_fraction Float (Optional) No description
min_exposure_time_sec Float (Optional) Minimum acceptable flat exposure time (seconds).
max_exposure_time_sec Float (Optional) Maximum acceptable flat exposure time (seconds).
uid UUID No description
status Enum(active, inactive, completed) Status of the request.
is_deleted Boolean Flag indicating if the request is deleted.
observation_id Integer No description
request_type Enum(optical_imaging, optical_imaging_bias_calibration, optical_imaging_dark_calibration, optical_imaging_flat_calibration, radio_tracking, radio_mapping) Type of the observation.
instrument_mode Enum(none, include, exclude) Access mode for the instruments. If none, all instruments from the observing accounts are available.
sample_count Integer Temporal samples of THIS request per epoch (was iterations). NOT depth — depth is target SNR / integration time on the imaging configuration, split into frames at dispatch by the instrument's max exposure.
current_sample Integer 1-based current sample derived from the most recent task update for this request.
order Integer No description
active Boolean No description
created_on DateTime No description
modified_on DateTime No description
current_task_id Integer (Optional) No description

Relationships

Relationship Name Type
instrument Instrument
camera Camera
readout_mode CameraReadoutMode
filters Filter
tasks ObservationTask
current_task ObservationTask
instruments Instrument
observation Observation