SKA-INAF / scutout

Tool to extract source cutouts from a collection of FITS astronomical images
GNU General Public License v3.0
1 stars 0 forks source link

Fixes mosaicking workflow #12

Closed cbordiu closed 4 years ago

cbordiu commented 4 years ago

Spotted a couple of issues when mosaicking:

With these fixes, the tmpdir is deleted in successive executions to avoid the first problem, and exceptions are handled when calling the montage routines, returning a -1 and taking the "best" image by default.