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-20763: Add initial support for Gen3 Butler to obs_decam #175

Merged
merged 3 commits into from Aug 27, 2019

Conversation

parejkoj
Copy link
Contributor

No description provided.

@parejkoj parejkoj force-pushed the tickets/DM-20763 branch 3 times, most recently from 53b9e95 to 3aca04c Compare August 14, 2019 02:55
Copy link
Member

@TallJimbo TallJimbo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only minor comments.

python/lsst/daf/butler/instrument.py Outdated Show resolved Hide resolved
python/lsst/daf/butler/instrument.py Show resolved Hide resolved
python/lsst/daf/butler/instrument.py Show resolved Hide resolved
python/lsst/daf/butler/instrument.py Outdated Show resolved Hide resolved
python/lsst/daf/butler/instrument_tests.py Outdated Show resolved Hide resolved
python/lsst/daf/butler/instrument_tests.py Outdated Show resolved Hide resolved
tests/test_instrument.py Show resolved Hide resolved
@parejkoj parejkoj force-pushed the tickets/DM-20763 branch 2 times, most recently from 611e9f7 to 1174646 Compare August 20, 2019 22:05
While implementing the DarkEnergyCamera Instrument:
* applyConfigOverrides() had an obvious default implementation using a list of
paths.
* getCamera() was lifted from obs_subaru as an abstractmethod. We will
eventually have versioned Camera repositories, but until then we need a way
to access Camera information for an Instrument.

Add instrument_test framework for obs package tests.
Instrument will be moved into obs_base eventually, and we can just use
obs.base.FilterDefintions then.
@parejkoj parejkoj merged commit e4d8497 into master Aug 27, 2019
@timj timj deleted the tickets/DM-20763 branch April 22, 2020 22:03
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

3 participants