Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ISIS3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
aflab
astrogeology
ISIS3
Commits
e3c19b13
Unverified
Commit
e3c19b13
authored
5 years ago
by
Aaron Curtis
Committed by
GitHub
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix: hyb2onccal expects 2nd coord of ROI to be called X4, Y4; not X2, Y2 (#3827)
parent
6bdf2888
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
isis/src/hayabusa2/apps/hyb2onc2isis/Hayabusa2OncInstrument.trn
+4
-2
4 additions, 2 deletions
...rc/hayabusa2/apps/hyb2onc2isis/Hayabusa2OncInstrument.trn
with
4 additions
and
2 deletions
isis/src/hayabusa2/apps/hyb2onc2isis/Hayabusa2OncInstrument.trn
+
4
−
2
View file @
e3c19b13
...
@@ -161,6 +161,7 @@ End_Group
...
@@ -161,6 +161,7 @@ End_Group
Group = SelectedImageAreaX2
Group = SelectedImageAreaX2
Auto
Auto
Optional
InputKey = P_OPOSX2
InputKey = P_OPOSX2
InputKey = ROI_URX
InputKey = ROI_URX
InputPosition = FitsLabels
InputPosition = FitsLabels
...
@@ -171,6 +172,7 @@ End_Group
...
@@ -171,6 +172,7 @@ End_Group
Group = SelectedImageAreaY2
Group = SelectedImageAreaY2
Auto
Auto
Optional
InputKey = P_OPOSY2
InputKey = P_OPOSY2
InputKey = ROI_URY
InputKey = ROI_URY
InputPosition = FitsLabels
InputPosition = FitsLabels
...
@@ -201,8 +203,8 @@ End_Group
...
@@ -201,8 +203,8 @@ End_Group
Group = SelectedImageAreaX4
Group = SelectedImageAreaX4
Auto
Auto
Optional
InputKey = P_OPOSX4
InputKey = P_OPOSX4
InputKey = ROI_URX
InputPosition = FitsLabels
InputPosition = FitsLabels
OutputName = SelectedImageAreaX4
OutputName = SelectedImageAreaX4
OutputPosition = (Object, IsisCube, Group, Instrument)
OutputPosition = (Object, IsisCube, Group, Instrument)
...
@@ -211,8 +213,8 @@ End_Group
...
@@ -211,8 +213,8 @@ End_Group
Group = SelectedImageAreaY4
Group = SelectedImageAreaY4
Auto
Auto
Optional
InputKey = P_OPOSY4
InputKey = P_OPOSY4
InputKey = ROI_URY
InputPosition = FitsLabels
InputPosition = FitsLabels
OutputName = SelectedImageAreaY4
OutputName = SelectedImageAreaY4
OutputPosition = (Object, IsisCube, Group, Instrument)
OutputPosition = (Object, IsisCube, Group, Instrument)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment