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

DM-43722 EFD Transform Implementation #18

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Conversation

rcboufleur
Copy link

This pull request implements the basic EFD transformation, including:

  • EFT topic transformation: class and input generalization.
  • Summarization of EFD topics over exposures.
  • Summarization of EFD topics over visits.
  • Ingestion of results into a test database (SQLite).
  • Schema validation of the configuration file using Pydantic.
  • Documentation at the docstring level.

@rcboufleur rcboufleur requested a review from ktlim June 4, 2024 17:30
@glaubervila
Copy link

The following updates were added to this pull request:

  • The lsst_efd_client library has been replaced with InfluxDB API queries

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.

None yet

2 participants