jwql icon indicating copy to clipboard operation
jwql copied to clipboard

How should we treat guide star observations?

Open bhilbert4 opened this issue 2 years ago • 2 comments

Currently, generate_preview_image.py creates preview images for guide star observations (e.g. jw01602002001_gs-acq1_xxxx.fits). This means that these files are in the JWQL filesystem. However, these files don't show up on the page for a given program, so these preview images and associated thumbnails are not actually used at all.

So the question is, should we skip over making preview images for guide star products? Or should we add guide star products to the web app (i.e. make them visible/inspectable)? There are a ton of files. I think if we were to add them, we'd want to find a way to keep them separate from the science data, just to avoid confusion and make things easier to read/scroll.

Here are the file types we are currently making preview images for: gs-acq1 gs-acq2 gs-track gs-fg

@shanosborne any thoughts? Would the FGS team use something like this? Do you think JWST users would want the ability to look at the guide star data for their observations?

bhilbert4 avatar Mar 31 '22 20:03 bhilbert4

Great question, I will raise it to the FGS team and see what they think.

shanosborne avatar Apr 01 '22 16:04 shanosborne

@bhilbert4 The FGS team thinks they would definitely use something like this and also that JWST users could want to use it too for cases where the science data looks off (e.g. drifting). So they would like this functionality.

However, they would like to also have access to the gs-id data along with the acq, trk, and fg. Do you know why the ID data isn't already available?

shanosborne avatar Apr 04 '22 21:04 shanosborne

For the moment, JWQL ignores guide star data. If we decide to include it in the future, the spelunker package would be a good place to start.

bhilbert4 avatar May 13 '24 18:05 bhilbert4