-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
When calling the function utils.shift_ker_stack in mccd.py, the kernel size lanc_rad is negative for three of the 1262 P3 CFIS tiles. This creates a numpy error. It seems that all PSF moments are -1, which is set as size in line mccd.py:1351.
This error should either be caught earlier, or the lanc_rad variable be set accordingly to a valid number.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working