Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for LSST schemas. Fixup Schema class and related. #41

Merged
merged 11 commits into from
Jul 1, 2024

Conversation

troyraen
Copy link
Contributor

@troyraen troyraen commented Jun 29, 2024

  • Add support for LSST schemas. Includes:
    • New schema helper method that uses the lsst.alert.packet package to load the Avro schema.
    • New yaml file defining the schema map.
  • Fixup Schema class and related to make it easier to add new surveys and schemas in the future.
  • Rename some things for clarity.

See CHANGELOG.md for more detail.

@troyraen troyraen force-pushed the u/raen/add/rubin-schema branch 2 times, most recently from 45cbbe5 to 7b9a8b7 Compare June 30, 2024 07:27
@troyraen troyraen force-pushed the u/raen/add/rubin-schema branch 2 times, most recently from 16627c3 to a953d86 Compare July 1, 2024 03:22
@troyraen troyraen force-pushed the u/raen/add/rubin-schema branch from 91739b7 to 6a9aa74 Compare July 1, 2024 11:56
@troyraen troyraen marked this pull request as ready for review July 1, 2024 11:59
@troyraen troyraen changed the title Add LSST schema Add support for LSST schemas. Fixup Schema class and related. Jul 1, 2024
@troyraen troyraen merged commit 46183a6 into main Jul 1, 2024
10 checks passed
@troyraen troyraen deleted the u/raen/add/rubin-schema branch July 1, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant