Skip to content

OpticalImagerCalibrationConfiguration

OpticalImagerCalibrationConfiguration Schema

Properties

Name Type Description
imager_id Integer No description
num_biases Integer No description
num_darks Integer No description
num_flats Integer No description
dark_exposure_times ARRAY Dark exposure times to collect, in seconds.
calibration_interval Float Desired interval between calibration observations (hours).
flat_field_source Enum(twilight, enclosure_screen) No description
min_exposure_time Float Minimum acceptable exposure time for flats (seconds).
max_exposure_time Float Maximum acceptable exposure time for flats (seconds).
target_full_well_fraction Float Target fraction of full well depth for flat-field calibrations.
flat_tolerance_fraction Float Fractional tolerance for flat-field average counts (dimensionless).
screen_flat_mount_azimuth Float (Optional) Mount azimuth for enclosure-screen flat calibrations (degrees).
screen_flat_mount_altitude Float (Optional) Mount altitude for enclosure-screen flat calibrations (degrees).
screen_flat_enclosure_azimuth Float (Optional) Enclosure azimuth for enclosure-screen flat calibrations (degrees).
bias_min_sun_elevation Float Minimum allowed Sun elevation for bias calibrations (degrees).
bias_max_sun_elevation Float Maximum allowed Sun elevation for bias calibrations (degrees).
dark_min_sun_elevation Float Minimum allowed Sun elevation for dark calibrations (degrees).
dark_max_sun_elevation Float Maximum allowed Sun elevation for dark calibrations (degrees).
screen_flat_min_sun_elevation Float Minimum allowed Sun elevation for enclosure-screen flat calibrations (degrees).
screen_flat_max_sun_elevation Float Maximum allowed Sun elevation for enclosure-screen flat calibrations (degrees).
twilight_flat_min_sun_elevation Float Minimum allowed Sun elevation for twilight flat calibrations (degrees).
twilight_flat_max_sun_elevation Float Maximum allowed Sun elevation for twilight flat calibrations (degrees).

Relationships

Relationship Name Type
imager OpticalImager