-
Notifications
You must be signed in to change notification settings - Fork 14
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
DRP not finding master bias, etc #160
Comments
Apologies for the late reply. The pipeline expects all of your data to be in the same directory, not split into raw and cals. |
@MNBrod No problem! Sorry to bother you with mundane stuff. I've moved all the files to the same level and am trying it again. The .tar files from KOA unpacked into separate subdirectories, so I expected the pipeline would expect that. |
Hi Max, I've tried to run the cal files from a list with "reduce_kcwi -b -l calib_files.txt" in the directory that holds all the fits files from the night (cal and sci). It looks like it isn't processing the blue bias files and is looping through all the files indefinitely. I've attached the log files and will paste the kcwib.proc below: | FRAMENO | CID | DID | TYPE | GRPID | TTIME | CAM | IFU | GRAT | GANG | CWAVE | BIN | FILT | MJD | STAGE | SUFF | OFNAME | TARGNAME | filename | |
Hi, just a followup here! I'm running the pipeline from a list of just the basic bias, contbars, lamps, and dome flats. The pipeline is now ingesting and processing all the individual calibration files, but it seems it still isn't able to make the master bias. It Thank you for your help! See here from the DRFP.log:
Below is kcwib.proc | FRAMENO | CID | DID | TYPE | GRPID | TTIME | CAM | IFU | GRAT | GANG | CWAVE | BIN | FILT | MJD | STAGE | SUFF | OFNAME | TARGNAME | filename | |
Hello, Please see my above message for a more thorough record of my issue. From KCWI.log, this is where the 7th bias frame has been processed and the precondition for MakeMasterBias is satisfied.
From DRFP.log, the MakeMasterBias fails while trying to find the file for frame 11 (the first bias file).
Here are the files that have been created in my redux directory.
Looking back at KCWI.log, where frame 11 was ingested, it appears to save a different file name.
|
Hello! I am trying to run the KCWI_DRP on my ubuntu machine. I have a conda environment with python3.7 and up to date packages. I got the proprietary data from the KOA under my program, and the "raw" files are split into two subdirectories "cal" and "sci". I am getting an error that appears to be saying it can't find any of the calibration files. I had a similar-ish problem last year and submitted an issue #126 and have consulted those responses in my troubleshooting efforts.
I would appreciate any assistance. Thank you very much!
With warmest regards,
Shawn
Terminal commands and output below.
The text was updated successfully, but these errors were encountered: