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 acquisition_key. |
name |
str | Human-readable fiber array name. |
start_time |
datetime64 | Start time for which this metadata item is valid. |
end_time |
datetime64 | None | End time for which this metadata item is valid; None while ongoing. |
identifiers |
tuple[str, …] | Scheme-prefixed identifier URIs naming this object, e.g. doi:10.7914/SN/XX. |
acquisitions |
tuple[Acquisition, …] | Acquisitions associated with this fiber array. |
optical_paths |
tuple[OpticalPath, …] | Optical paths associated with this fiber array. |
description |
str | Free-text description. |
Contains
Contained By
References
None.
Referenced By
None.