lsst.meas.algorithms g8d527e0710+5160d82a4f
Namespaces | Functions
testUtils.py File Reference

Go to the source code of this file.

Namespaces

namespace  lsst
 
namespace  lsst::meas
 
namespace  lsst::meas::algorithms
 Fit spatial kernel using approximate fluxes for candidates, and solving a linear system of equations.
 
namespace  lsst.meas.algorithms.testUtils
 

Functions

def lsst.meas.algorithms.testUtils.plantSources (bbox, kwid, sky, coordList, addPoissonNoise=True)
 
def lsst.meas.algorithms.testUtils.makeRandomTransmissionCurve (rng, minWavelength=4000.0, maxWavelength=7000.0, nWavelengths=200, maxRadius=80.0, nRadii=30, perturb=0.05)
 
def lsst.meas.algorithms.testUtils.makeDefectList ()