Go to the source code of this file.
|
def | lsst.jointcal.testUtils.createTwoFakeCcdImages (num1=4, num2=4, seed=100) |
|
def | lsst.jointcal.testUtils.createFakeCcdImage (butler, visit, ccdId, num, instFluxKeyName, photoCalibMean=100.0, photoCalibErr=1.0) |
|
def | lsst.jointcal.testUtils.createFakeCatalog (num, bbox, instFluxKeyName, skyWcs=None, refCat=False) |
|
def | lsst.jointcal.testUtils.fillCatalog (schema, num, bbox, centroidKey, xErrKey, yErrKey, shapeKey, instFluxKeyName, skyWcs=None, fluxErrFraction=0.05, refCat=False) |
|
def | lsst.jointcal.testUtils.getMeasuredStarsFromCatalog (catalog, pixToFocal) |
|