Bug #2837
openrectangular image
0%
Work around is to change the viewing parameters such that it is binned by 1
Description
myamiweb has a hard time with the rectangular images coming from the DE20. The dimensions of the images are 3840,5120. This causes a variety of problems with displaying the images in the web viewer. When I click an image to make it bigger, the image is tiled, and images overrun their boundaries when I click the info button.
I uploaded an example image to ami on session 14jul14z.
Updated by Anchi Cheng over 10 years ago
The tilting is caused by the fact that the window for the map is square. The overrun can be fixed though.
Updated by Anchi Cheng about 9 years ago
- Related to Bug #3693: scalebar does not show up at the bottom of the image in web image viewer when image is rectangular added
Updated by Anchi Cheng about 9 years ago
- Status changed from New to In Test
- Assignee set to Scott Stagg
The main problem is that the y axis is longer than x axis when the latter is used to determining the size.
The fixes in r19268 is hacky and does not work in fft space with prefft binning, but the defaults should work.