|
lsst.jointcal g29ae962dfc+4cfc7946bc
|
Go to the source code of this file.
Namespaces | |
| namespace | lsst |
| namespace | lsst::jointcal |
| namespace | lsst.jointcal.testUtils |
Functions | |
| lsst.jointcal.testUtils.canRunTests () | |
| lsst.jointcal.testUtils.createTwoFakeCcdImages (num1=4, num2=4, seed=100, fakeDetectorId=12, photoCalibMean1=1e-2, photoCalibMean2=1.2e-2, fakeWcses=(None, None), fakeVisitInfos=(None, None)) | |
| lsst.jointcal.testUtils.createFakeCcdImage (butler, visit, num, fluxFieldName, photoCalibMean=1e-2, photoCalibErr=1.0, fakeDetectorId=12, fakeWcs=None, fakeVisitInfo=None) | |
| lsst.jointcal.testUtils.createFakeCatalog (num, bbox, fluxFieldName, skyWcs=None, refCat=False) | |
| lsst.jointcal.testUtils.fillCatalog (schema, num, bbox, centroidKey, xErrKey, yErrKey, shapeKey, fluxFieldName, skyWcs=None, fluxErrFraction=0.05, refCat=False) | |
| lsst.jointcal.testUtils.getMeasuredStarsFromCatalog (catalog, pixToFocal) | |