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