So far we've only used ngmix catalogs with the following band index mapping: griz -> range(4). However, we should not assume this and grab the band index mapping from the catalog itself. For example, the DF catalogs will come in the form of ugriz which would offset the traditional mapping by +1.
So far we've only used
ngmixcatalogs with the following band index mapping:griz -> range(4). However, we should not assume this and grab the band index mapping from the catalog itself. For example, the DF catalogs will come in the form ofugrizwhich would offset the traditional mapping by +1.