lsst.alert.packet¶
Contributing¶
lsst.alert.packet
is developed at https://github.com/lsst/alert_packet.
You can find Jira issues for this module under the alert_packet component.
Python API reference¶
lsst.alert.packet Package¶
Functions¶
Get the latest schema version. |
|
Get the path to the primary schema file for the latest schema. |
|
|
Get the path to a package resource directory housing alert schema definitions. |
Return the root of the directory within which schemas are stored. |
|
|
Load a cutout postage stamp file to include in alert. |
|
Read alert packets from the given I/O stream. |
|
Parse the schema and generate a compliant alert with random contents. |
Classes¶
|
An Avro schema. |
A registry for alert schemas. |