| id |
Integer |
No description |
| camera_model_id |
Integer (Optional) |
No description |
| camera_id |
Integer (Optional) |
No description |
| description |
String(256) |
No description |
| hardware_id |
String(64) |
ID of the readout mode in the TCS backend. |
| binning |
Integer |
Binning factor for the readout mode. |
| bit_depth |
Integer |
Bit depth for the readout mode. |
| readout_time |
Float |
Full-frame readout time in seconds. |
| is_fast_readout |
Boolean |
Whether the readout mode is fast. |
| is_low_noise |
Boolean |
Whether the readout mode is low noise. |
| is_rbi_flood |
Boolean |
Whether RBI flooding is enabled for the readout mode. |
| is_non_rbi_flood |
Boolean |
Whether RBI flooding is disabled for the readout mode. |
| is_high_gain |
Boolean |
Whether the readout mode is high gain. |
| is_low_gain |
Boolean |
Whether the readout mode is low gain. |
| is_hdr |
Boolean |
Whether the readout mode is high dynamic range. |
| is_ldr |
Boolean |
Whether the readout mode is low dynamic range. |
| blank_level |
Float |
Blank level in counts. |
| gain |
Float |
Inverse gain factor in electrons/count. |
| readout_noise |
Float |
Readout noise in electrons. |
| dark_current |
Float |
Dark current in electrons/second at standard temperature. |