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-37950: Allow Instrument class to specify raw dataset type for ingest. #442

Merged
merged 5 commits into from Feb 22, 2023

Conversation

timj
Copy link
Member

@timj timj commented Feb 15, 2023

Requires lsst/pipe_base#305

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes

@timj timj changed the title DM-37950: Allow Instrument class to specify raw dataset type. DM-37950: Allow Instrument class to specify raw dataset type for ingest. Feb 15, 2023
python/lsst/obs/base/ingest.py Show resolved Hide resolved
python/lsst/obs/base/ingest.py Outdated Show resolved Hide resolved
This allows a single ingest process to run without having to
know what type of data it is ingesting. This removes the requirement
for RawIngestTask.getDatasetType() to be over-ridden in a specialist
ingest task.
@timj timj merged commit ecb6268 into main Feb 22, 2023
@timj timj deleted the tickets/DM-37950 branch February 22, 2023 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants