Keck-DataReductionPipelines / KCWI_DRP

KCWI python DRP
BSD 3-Clause "New" or "Revised" License
8 stars 12 forks source link

Sky frames: interactive window for exposure time scale factor #105

Open prusinski opened 2 years ago

prusinski commented 2 years ago

When dealing with sky frames, the IDL version used to bring up an interactive window (quasi-DS9 interface) to adjust the exposure time scale factor of each frame. The standard python DRP now simply calculates the scale factor and lacks the customizability we had previously (even with plot_level > 2). That being said, the N&S SubtractSky class appears to ask for input in this stage - is there a way to reactivate this functionality in the regular (non-N&S) mode, or bring up an analogous bokeh window?

MNBrod commented 2 years ago

This would be useful functionality to have. It's been added to our to-do list.