Closed jeremykubica closed 6 months ago
Add the ability for KBMOD to generate multiple coadds (and do so without filtering). This is based on a request from Wes.
By using the coadds configuration parameter, the code can generate multiple coadds without filtering. These are put in columns named "coadd_{type}".
coadds
Also cleans up the code by removing redundant tests and cleans up some of the debug-level logging.
Add the ability for KBMOD to generate multiple coadds (and do so without filtering). This is based on a request from Wes.
By using the
coadds
configuration parameter, the code can generate multiple coadds without filtering. These are put in columns named "coadd_{type}".Also cleans up the code by removing redundant tests and cleans up some of the debug-level logging.