Skip to content

CameraModel

CameraModel Schema

Properties

Name Type Description
id Integer No description
array_width Integer Number of physical pixels along the horizontal axis.
array_height Integer Number of physical pixels along the vertical axis.
pixel_size Float Unbinned pixel size in microns.
full_well_capacity Float Unbinned full well capacity in electrons.
is_color Boolean Whether the camera is color or monochrome.
has_electronic_shutter Boolean Whether the camera has an electronic shutter.
is_global_shutter Boolean Whether the camera is either a CCD or a global shutter CMOS.
device_type Enum(enclosure, ota, camera, focuser, instrument_rotator, filter_wheel, mount, weather_sensor, antenna, receiver, radio_backend) No description
model_name String(50) No description
image_id UUID (Optional) No description
owner_id Integer (Optional) The organization or user which owns the custom device model.
manufacturer String(50) (Optional) No description

Relationships

Relationship Name Type
readout_modes CameraReadoutMode
owner Entity
image File