LSSTDESC / descwl_coadd

Tools for coadding using the LSST DM software stack
GNU General Public License v3.0
2 stars 2 forks source link

rethink inheriting from ngmix Observation #5

Closed esheldon closed 4 years ago

esheldon commented 4 years ago

since we need to also coadd over bands, may want to make a new structure that holds the band coadds as well as the multi-band coadds

then in metadetect we'll need to take in this new data structure

esheldon commented 4 years ago

made new MultiBandCoadds class, still using CoaddObs for each coadd