Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two Quicklook oddities #1744

Open
MNBrod opened this issue Dec 14, 2023 · 1 comment
Open

Two Quicklook oddities #1744

MNBrod opened this issue Dec 14, 2023 · 1 comment
Labels

Comments

@MNBrod
Copy link
Collaborator

MNBrod commented Dec 14, 2023

The Quicklook script reports that it can't find the science file passed in, although the script is still able to complete:

pypeit_ql keck_deimos --raw_path /Users/mbrodheim/drp/deimos_test/20230813 --raw_files d0813_0013.fits --sci_files d0813_0013.fits --setup_calib_dir /Users/mbrodheim/drp/deimos_test/20230813/keck_deimos_A/Calibrations --redux_path /Users/mbrodheim/drp/deimos_test/ql_test --det 3,7 --slitspatnum MSC03:1165
[INFO]    :: Loading the reduction file

[ERROR]   :: The filename does not exist -
             d0813_0013.fits
[INFO]    :: Adding metadata for d0813_0013.fits

This doesn't impact anything, except raising flags that an error occured.

Secondly, the final call to pypeit_show_2dspec errors out if the selected slit is not on --det=DET01. The detector/mosaic is passed into the quicklook script (as seen above), so it shouldn't be much trouble to pass that through to the 2d spec call.

@kbwestfall kbwestfall added the bug label Dec 19, 2023
@profxj
Copy link
Collaborator

profxj commented Jan 6, 2024

Let me add one more:

Are we sure the local skysub is off?
A recent run on LRISr took a long time..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants