You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes WATA data are full frame, but the NIRSpec team really cares about the small (32x32 pixel) region of interest. In these cases, using the entire detector to set the scaling for the preview image can result in the region of interest being poorly scaled.
Also, the region of interest is so small that it's impossible to see it in the full frame preview.
Possible solutions:
If the team only cares about the region of interest, then for WATA files, make the preview image using only the region of interest and display that.
If the team wants to see the region of interest, but also cares about the entire detector, we create 2 preview images and modify the webpage to show both? Emily Wislowski will check with the NIRSpec team to see what they think. The first solution would be easier to implement. The second would take a bit more work.
The text was updated successfully, but these errors were encountered:
Issue JWQL-245 was created on JIRA by Bryan Hilbert:
Sometimes WATA data are full frame, but the NIRSpec team really cares about the small (32x32 pixel) region of interest. In these cases, using the entire detector to set the scaling for the preview image can result in the region of interest being poorly scaled.
Also, the region of interest is so small that it's impossible to see it in the full frame preview.
Possible solutions:
The text was updated successfully, but these errors were encountered: