imaginglss.analysis.completeness module¶
-
imaginglss.analysis.completeness.
CompletenessEstimator
(fluxes, noises, confidence)[source]¶ Create a completeness estimator for an object type, based on the object type, intrinsic fluxes and intrinsic noise levels.
Parameters: fluxes : array_like (N, Nbands)
intrinsic fluxes from DECAM; usually calculated by imglss-mpi-select-objects.py. in nano-maggies.
noises : array_like (N, Nbands)
intrinsic 1-sigma noise level from DECAM; usually calculated by imglss-mpi-select-objects.py, in nano-maggies.
confidence : array_like (Nbands)
confidence (in sigma) for each band.