DOI-USGS / ISIS3

Integrated Software for Imagers and Spectrometers v3. ISIS3 is a digital image processing software package to manipulate imagery collected by current and past NASA and International planetary missions.
https://isis.astrogeology.usgs.gov
Other
200 stars 168 forks source link

qview FindTool Broken in 180 Longitude Domain #1298

Closed ascbot closed 5 years ago

ascbot commented 5 years ago

Author Name: Kris Becker (Kris Becker)

Original Assignee: Kris Becker


The qview FindTool does not do the proper thing when (at least) both sources of the map projected images are in the 180 domain. This is typically observed when longitudes < 0 are selected using the mouse.

Steps to reproduce:

Display both 180 longitude domain map projected images in qview, select FindTool, link the two images and select a point where the longitude < 0. I used one in polar orthographic and equirectangular. See the attached screenshot for an example.

ascbot commented 5 years ago

Original Redmine Comment Author Name: Kris Becker (Kris Becker) Original Date: 2012-05-02T01:26:45Z


My bad. Turns out I had the LongitudeDomain keyword set to 360. When it is set properly to 180, it works just fine.