-
Notifications
You must be signed in to change notification settings - Fork 171
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
Fix: translate 2nd coord of ROI to (X4, Y4), not (X2, Y2), as expected by hyb2onccal #3827
Conversation
Hm, I don't know why this is failing tests. I don't think I have Jenkins access to go look. |
@foobarbecue We'll take a look at this today. This could be a known Jenkins failure. We're working on our CI as well! |
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 looks good and works as expected!
The test failure is real, but happened because this fix slightly changes the ISIS cube label generated for the ingestion test by adding the SelectedImageAreaY4
and X4
keywords. I will update the test data to expect the updated cube label format.
Ci always comes back as failing right now because the Mac builds aren't running and cleaning up correctly yet. |
I forgot to mention this, but right now the CI is running internally at the ASC, so only ASC devs can access it. We're working on a login solution for non ASC contributors right now. In the mean-time we'll let any external contributors know if they had any CI failures on their PRs. |
A small update to make hyb2onccal work after recent changes in the Hayabusa2 FITS header format.
Description
I helped with a recent update to the .trn file in which we assumed that ROI_URX and ROI_URY should be translated to SelectedImageAreaX2 and SelectedImageAreaY2, but it's clear from https://github.com/USGS-Astrogeology/ISIS3/blob/53af27e53c06fb38d7cadcfc1b5754c1be3baf45/isis/src/hayabusa2/apps/hyb2onccal/main.cpp#L134 that X4 and Y4 are expected.
Related Issue
#3698
#3813
How Has This Been Tested?
Tried on 4.1.0 RC
Types of changes
Checklist:
Licensing
This project is mostly composed of free and unencumbered software released into the public domain, and we are unlikely to accept contributions that are not also released into the public domain. Somewhere near the top of each file should have these words: