Closed moustakas closed 5 years ago
Also need to write out an updated Tractor catalog with the central galaxy removed, which, at minimum, we need to handle the SDSS mosaics properly (#86).
Alternatively, could push the code in coadds.custom_coadds
for isolating the central to its own function and then use that in sdss.custom_coadds
. One less file!
Done in #94.
In the
customphot
branch the new algorithm / procedure is:In the last step, let's also include refitting all the sources with the Tractor. It'll add more computational time, but it'll ensure that the satellite photometry also benefits from the corrected sky background.
That said, this algorithm may be sub-optimal if there's significant ICL...