-
Notifications
You must be signed in to change notification settings - Fork 14
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-45325: Add realistic LSSTCam CTI to IsrMockLSST and IsrTaskLSST and tests #341
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few questions on provenance and choices made in the test processing. Also I'm surprised that the calls in isrTaskLSST
worked with no modification (!).
94aaf56
to
975aa7a
Compare
db0f322
to
688f925
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Several formatting comments and a few questions on the odd pixels.
c14868b
to
b8f139f
Compare
039cf49
to
2fb8931
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a first batch of comments.
4dbea41
to
0ebf2e3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we have a specific test that the deferred charge is specifically doing what we want, or is it just "we still get back close to the truth and therefore everything is fine"?
0ebf2e3
to
4aedd5f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor doc comments but a major problem that you cannot override a config in a task in a pipeline. This will crash outside of unit tests.
4aedd5f
to
67c2c5c
Compare
5c3732f
to
cdc52fe
Compare
cdc52fe
to
2990031
Compare
No description provided.