RadioMappingConfiguration
RadioMappingConfiguration Schema
Description:
Radio Mapping Observation
Properties
| Name |
Type |
Description |
| id |
Integer |
No description |
| observation_id |
Integer |
No description |
| mapping_strategy |
Enum(raster, daisy) |
No description |
| coordinate_unit |
Enum(beamwidths, angular) |
No description |
| coordinate_type |
Enum(equatorial, ecliptic, galactic, horizontal, topocentric) |
The coordinate system in which the mapping pattern is defined |
| density_between_sweeps |
Float (Optional) |
Density between sweeps in bw |
| density_along_sweeps |
Float |
Density along sweeps in bw |
| integration_time |
Float (Optional) |
Integration time in seconds |
| slew_speed |
Float (Optional) |
Slew speed in deg/s |
| enable_spherical_correction |
Boolean |
Whether to enable spherical correction for mapping |
| sweep_direction |
Enum(ra_lng_az, dec_lat_el) (Optional) |
Direction of raster sweeps |
| raster_size_x |
Float (Optional) |
Raster size in the X direction |
| raster_size_y |
Float (Optional) |
Raster size in the Y direction |
| daisy_diameter |
Float (Optional) |
Daisy Diameter |
| min_elevation |
Float |
Minimum allowed target elevation. Target must rise above this elevation before observation requests can be completed. |
| max_sun_elevation |
Float |
Maximum allowed sun elevation. Sun must set below this elevation before observation requests can be completed. |
| min_sun_separation |
Float |
Minimum allowed sun separation. Sun must be at least this far away from the target before observation requests can be completed. |
Relationships