When running the multiBandDriver
on HSC-SSP produced images, I get the following warning:
multiBandDriver.forcedPhotCoadd.applyApCorr WARN: Cannot aperture correct undeblended_ext_convolved_ConvolvedFlux_2_4_5 because could not find undeblended_ext_convolved_ConvolvedFlux_2_4_5_flux or undeblended_ext_convolved_ConvolvedFlux_2_4_5_fluxSigma in apCorrMap
which should not happen given the doUndeblended
function @Paul created in the forcedPhotCoadd.py config, right? I suspect a bug here.