Closed jusneuma closed 1 year ago
First bug is fixed. I removed all verbose instances actually as it is not used at all. Possibly a remnant of an old code.
Second bug hopefully solved. Misprint on the keyword indeed. Folder_ref_wcs all now folder_refcube
I noticed two places where the code crashes probably related to an update ~3 weeks ago.
First:
Proposed fix: Remove
verbose=False
in line 646 and 658 ofcombine.py
Second:
Finalise reduction breaks in wcs mask routine. Recent update includes changes of some lines regarding the keyword
folder_ref_wcs
.