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-25152: Pre-import all known instruments before running ingest #254

Merged
merged 4 commits into from May 29, 2020

Conversation

timj
Copy link
Member

@timj timj commented May 29, 2020

No description provided.

We weren't using the cls argument at all so remove it.
python/lsst/obs/base/instrument.py Outdated Show resolved Hide resolved
timj added 2 commits May 29, 2020 12:23
This can be used to force all known instrument classes to
be imported.
This allows all the relevant metadata translators to
be pulled in.
We rely on Instrument being instantiated without any parameters
in many places so including them in the base class is confusing.
@timj timj merged commit 84b9c4a into master May 29, 2020
@timj timj deleted the tickets/DM-25152 branch May 29, 2020 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants