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

Add module_id, hardware_pixel_id, module_pixel_index to camera geometry table #226

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

maxnoe
Copy link
Member

@maxnoe maxnoe commented Jul 23, 2024

Result:

lst_cam

Copy link

codecov bot commented Jul 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.29%. Comparing base (b526efb) to head (cafaded).
Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #226      +/-   ##
==========================================
+ Coverage   91.03%   91.29%   +0.26%     
==========================================
  Files          22       25       +3     
  Lines        2542     2618      +76     
==========================================
+ Hits         2314     2390      +76     
  Misses        228      228              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

* module_id
* hardware_pixel_id
* index in module
* DRS4 chip info

Also add functions to create such a mapping from CameraConfiguration
object in data files.
Copy link
Member

@morcuended morcuended left a comment

Choose a reason for hiding this comment

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

Looks fine to me. Maybe a camera expert should also have a look.

LSTCam.camgeom.fits.gz is this file an updated version of the existing one?

@moralejo moralejo changed the title Add module_id, hardware_pixel_id, module_pixel_index to camerea geometry table Add module_id, hardware_pixel_id, module_pixel_index to camera geometry table Jul 30, 2024
Copy link

@dkerszberg dkerszberg left a comment

Choose a reason for hiding this comment

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

Looks good to me but maybe better if @SeiyaNozaki also has a look.

Copy link
Contributor

@SeiyaNozaki SeiyaNozaki left a comment

Choose a reason for hiding this comment

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

Looks good!

@morcuended morcuended merged commit 3eb573d into main Aug 5, 2024
10 checks passed
@morcuended morcuended deleted the pixel_table branch August 5, 2024 07:42
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.

5 participants