Filter
Filter Schema
Properties
| Name | Type | Description |
|---|---|---|
| id | String(50) |
No description |
| is_modifier | Boolean |
True if the filter is a modifier (e.g., polarizer, etc.). |
| central_wavelength | Float (Optional) |
Central wavelength of the filter in nanometers. |
| bandpass | Float (Optional) |
Bandpass of the filter in nanometers. |
| flat_exposure_scaler | Float (Optional) |
Scale factor applied to the base twilight flat exposure time for this filter. |
| filter_specifier_type | Enum(filter, filter_group) |
No description |
Relationships
| Relationship Name | Type |
|---|---|
| filter_groups | FilterGroup |
| filter_wheel_positions | FilterWheelPosition |