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-33361: Prototype factories for loading cameraGeom. #406

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

TallJimbo
Copy link
Member

This is a prototype that is intended to support an RFC (with text motivating the concepts) before actually being merged.

Readers should start with the new methods in the Instrument class before looking at the implementation in _camera_loaders.py.

@TallJimbo TallJimbo force-pushed the tickets/DM-33361 branch 2 times, most recently from bc6ce7f to 058ac41 Compare January 31, 2022 21:59
associated with the full camera, such as the distortion model; similar
classes whose instances correspond to a single detector should implement
*only* `DetectorBuilderUpdater` instead.
"""
Copy link
Member Author

Choose a reason for hiding this comment

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

I don't think we currently have any IsrCalib classes that would want to implement this interface (they're all per-detector, not per-camera, AFAIK). It might be something that classes that represent optical distortions derived from astrometry might want to provide.

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