-
Notifications
You must be signed in to change notification settings - Fork 13
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
Implement type 2033, PixelMonitoring, fixes #243 #244
Conversation
Codecov Report
@@ Coverage Diff @@
## master #244 +/- ##
==========================================
+ Coverage 86.12% 87.23% +1.10%
==========================================
Files 24 24
Lines 2105 2491 +386
==========================================
+ Hits 1813 2173 +360
- Misses 292 318 +26
Continue to review full report at Codecov.
|
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.
The tests are dependent on the file being for a camera with 2 gains. Maybe it's OK, but it's perhaps better to make the test work also for a single gain camera.
@orelgueta I exchanged the test file for a file containing telescopes with both one and two gains |
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.
Looks good now!
No description provided.