MakeCachedBasicInitializerAction#
- class lsst.meas.extensions.multiprofit.fit_coadd_multiband.MakeCachedBasicInitializerAction(*args, **kw)#
Bases:
MakeBasicInitializerActionA MakeBasicInitializerAction that caches references to the source and prior objects of the model.
This is solely a performance optimization and should be favored over MakeBasicInitializerAction unless the caching is shown to be slower.