Skip to content

#186 Add {x,y}_pixels_in_detector#187

Merged
d-perl merged 1 commit intomainfrom
186_add_fields_for_autoproc
Feb 15, 2024
Merged

#186 Add {x,y}_pixels_in_detector#187
d-perl merged 1 commit intomainfrom
186_add_fields_for_autoproc

Conversation

@d-perl
Copy link
Copy Markdown
Contributor

@d-perl d-perl commented Feb 14, 2024

Fixes #186
Adds these extra fields because AutoPROC wants them

@d-perl d-perl requested a review from noemifrisina February 14, 2024 17:12
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (64f591a) 42.97% compared to head (acdc4a7) 43.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #187      +/-   ##
==========================================
+ Coverage   42.97%   43.00%   +0.02%     
==========================================
  Files          45       45              
  Lines        3881     3883       +2     
  Branches      748      748              
==========================================
+ Hits         1668     1670       +2     
  Misses       2089     2089              
  Partials      124      124              

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

Copy link
Copy Markdown
Collaborator

@noemifrisina noemifrisina left a comment

Choose a reason for hiding this comment

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

Nit: having both x_pixels and x_pixels_in_detector - and their y equivalent - seems a bit redundant. As these are NXCollection non-standard fields (which shouldn't be used anywhere else) we could just replace them...
Up to you, I'm okay with either solution

@d-perl d-perl merged commit 93b7ef5 into main Feb 15, 2024
@d-perl d-perl deleted the 186_add_fields_for_autoproc branch February 15, 2024 10:58
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.

AutoPROC cannot process Hyperion rotation scans

2 participants