FiberArray
Durable fiber-optic observing identity anchored by one or more optical paths.
Aliases: FA
Attributes
| Name | Type | Description |
|---|---|---|
code |
str | Station-like fiber array code used in data_source_id. |
name |
str | Human-readable fiber array name. |
start_time |
datetime64 | Start time for which this metadata item is valid. |
end_time |
datetime64 | End time for which this metadata item is valid. |
acquisitions |
tuple[Acquisition, …] | Acquisitions associated with this fiber array. |
optical_paths |
tuple[OpticalPath, …] | Optical paths associated with this fiber array. |
notes |
str | Additional notes. |
Contains
Contained By
References
None.
Referenced By
None.