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

HLA-1233: Updated configuration files to use fitgeom='rshift' and minobj=10 #1769

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

s-goldman
Copy link
Collaborator

@s-goldman s-goldman commented Mar 13, 2024

Resolves HLA-1233

Closes #1763

This PR updates the configuration files to use the 'rshift' fitgeom instead of 'rscale'. It also increases the minimum number of identified objects from each input image to use in matching objects from 6 to 10 for the default ('rshift') fitgeom. The fitgeom='shift' options has also been removed from the matrix of fits for HAP.

Checklist for maintainers

  • added entry in CHANGELOG.rst within the relevant release section
  • updated or added relevant tests
  • updated relevant documentation
  • added relevant milestone
  • added relevant label(s)
  • ran regression tests, post a link to the Jenkins job below.
    How to run regression tests on a PR

Jenkins test

@s-goldman s-goldman added enhancement in progress Do Not Merge PR which should not be merged labels Mar 13, 2024
@s-goldman s-goldman requested review from mdlpstsci and a team as code owners March 13, 2024 18:29
Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.49%. Comparing base (5a868ad) to head (f40625d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1769      +/-   ##
==========================================
- Coverage   34.47%   31.49%   -2.99%     
==========================================
  Files         127      159      +32     
  Lines       31209    35139    +3930     
  Branches     5772        0    -5772     
==========================================
+ Hits        10759    11066     +307     
- Misses      19252    24073    +4821     
+ Partials     1198        0    -1198     

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

@s-goldman s-goldman added ready-for-final-review and removed Do Not Merge PR which should not be merged labels Mar 19, 2024
@s-goldman s-goldman added the Do Not Merge PR which should not be merged label Mar 28, 2024
@s-goldman
Copy link
Collaborator Author

Holding off on merging this until the instrument scientists have a chance to test the code.

Copy link
Collaborator

@mdlpstsci mdlpstsci left a comment

Choose a reason for hiding this comment

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

Straightforward changes.

@mdlpstsci
Copy link
Collaborator

@s-goldman Please make sure Jenn and Rick know this code is available for testing -- tag them in this ticket or the JIRA ticket so they do not forget.

@mdlpstsci
Copy link
Collaborator

@s-goldman

I often forget to do this, but please ask Jenn for a dataset which you can test yourself and observe the differences with regard to the changes you have made.  Perhaps you have already done this and just did not document the test here. If so, please ignore this comment. However, as noted above, please ask Jenn and/or Rick to do a test also.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update the config files for aligning HST images
2 participants