python/lsst/__init__.py |
(no function) |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/__init__.py |
(no function) |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/__init__.py |
(no function) |
49 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/accumulator_mean_stack.py |
AccumulatorMeanStack.__init__ |
23 |
23 |
0 |
10 |
0 |
0% |
python/lsst/meas/algorithms/accumulator_mean_stack.py |
AccumulatorMeanStack.add_masked_image |
14 |
14 |
0 |
6 |
0 |
0% |
python/lsst/meas/algorithms/accumulator_mean_stack.py |
AccumulatorMeanStack.fill_stacked_masked_image |
23 |
23 |
0 |
10 |
0 |
0% |
python/lsst/meas/algorithms/accumulator_mean_stack.py |
AccumulatorMeanStack.add_image |
4 |
4 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/accumulator_mean_stack.py |
AccumulatorMeanStack.fill_stacked_image |
3 |
3 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/accumulator_mean_stack.py |
AccumulatorMeanStack.stats_ctrl_to_threshold_dict |
4 |
4 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/accumulator_mean_stack.py |
(no function) |
10 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/astrometrySourceSelector.py |
AstrometrySourceSelectorTask.__init__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/astrometrySourceSelector.py |
AstrometrySourceSelectorTask.selectSources |
4 |
4 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/astrometrySourceSelector.py |
AstrometrySourceSelectorTask._getSchemaKeys |
14 |
14 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/astrometrySourceSelector.py |
AstrometrySourceSelectorTask._isMultiple |
5 |
5 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/astrometrySourceSelector.py |
AstrometrySourceSelectorTask._hasCentroid |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/astrometrySourceSelector.py |
AstrometrySourceSelectorTask._hasCentroid.checkNonfiniteCentroid |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/astrometrySourceSelector.py |
AstrometrySourceSelectorTask._goodSN |
4 |
4 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/astrometrySourceSelector.py |
AstrometrySourceSelectorTask._isUsable |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/astrometrySourceSelector.py |
AstrometrySourceSelectorTask._isGood |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/astrometrySourceSelector.py |
AstrometrySourceSelectorTask._isBadFlagged |
1 |
1 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/astrometrySourceSelector.py |
(no function) |
23 |
0 |
0 |
2 |
0 |
100% |
python/lsst/meas/algorithms/brightStarStamps.py |
BrightStarStamp.factory |
6 |
6 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/brightStarStamps.py |
BrightStarStamp.measureAndNormalize |
14 |
14 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/brightStarStamps.py |
BrightStarStamps.__init__ |
7 |
7 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/brightStarStamps.py |
BrightStarStamps.initAndNormalize |
18 |
18 |
0 |
6 |
0 |
0% |
python/lsst/meas/algorithms/brightStarStamps.py |
BrightStarStamps._refresh_metadata |
12 |
12 |
0 |
6 |
0 |
0% |
python/lsst/meas/algorithms/brightStarStamps.py |
BrightStarStamps.readFits |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/brightStarStamps.py |
BrightStarStamps.readFitsWithOptions |
5 |
5 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/brightStarStamps.py |
BrightStarStamps.append |
7 |
7 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/brightStarStamps.py |
BrightStarStamps.extend |
4 |
4 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/brightStarStamps.py |
BrightStarStamps.getMagnitudes |
1 |
1 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/brightStarStamps.py |
BrightStarStamps.getGaiaIds |
1 |
1 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/brightStarStamps.py |
BrightStarStamps.getAnnularFluxes |
1 |
1 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/brightStarStamps.py |
BrightStarStamps.selectByMag |
4 |
4 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/brightStarStamps.py |
BrightStarStamps._checkRadius |
2 |
2 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/brightStarStamps.py |
BrightStarStamps._checkNormalization |
16 |
16 |
0 |
14 |
0 |
0% |
python/lsst/meas/algorithms/brightStarStamps.py |
(no function) |
41 |
0 |
0 |
2 |
0 |
100% |
python/lsst/meas/algorithms/coaddPsf/__init__.py |
(no function) |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/coaddPsf/coaddPsfContinued.py |
(no function) |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager.__init__ |
11 |
11 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager.run |
12 |
12 |
0 |
8 |
0 |
0% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager._convertOneFile |
15 |
15 |
0 |
8 |
0 |
0% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager._doOnePixel |
11 |
11 |
0 |
8 |
0 |
0% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager._setIds |
6 |
6 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager.getCatalog |
8 |
8 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager.computeCoord |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager._getCoordErr |
5 |
5 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager._setFlags |
5 |
5 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager._getFluxes |
9 |
9 |
0 |
6 |
0 |
0% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager._setProperMotion |
9 |
9 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager._setParallax |
5 |
5 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager._epochToMjdTai |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager._setExtra |
5 |
5 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager._fillRecord |
5 |
5 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertGaiaManager._getFluxes |
10 |
10 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertGaiaManager._getFluxes.gaiaFluxToFlux |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/convertRefcatManager.py |
(no function) |
38 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/convertReferenceCatalog.py |
ConvertReferenceCatalogTask.__init__ |
6 |
6 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/convertReferenceCatalog.py |
ConvertReferenceCatalogTask._preRun |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/convertReferenceCatalog.py |
ConvertReferenceCatalogTask._postRun |
5 |
5 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/convertReferenceCatalog.py |
ConvertReferenceCatalogTask._persistConfig |
3 |
3 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/convertReferenceCatalog.py |
ConvertReferenceCatalogTask._getOnePixelFilename |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/convertReferenceCatalog.py |
ConvertReferenceCatalogTask._writeMasterSchema |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/convertReferenceCatalog.py |
ConvertReferenceCatalogTask._reduce_kwargs |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/convertReferenceCatalog.py |
build_argparser |
5 |
5 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/convertReferenceCatalog.py |
run_convert |
11 |
11 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/convertReferenceCatalog.py |
main |
4 |
4 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/convertReferenceCatalog.py |
(no function) |
21 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/detection.py |
SourceDetectionConfig.setDefaults |
9 |
9 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/detection.py |
SourceDetectionTask.__init__ |
12 |
12 |
0 |
10 |
0 |
0% |
python/lsst/meas/algorithms/detection.py |
SourceDetectionTask.run |
15 |
15 |
0 |
10 |
0 |
0% |
python/lsst/meas/algorithms/detection.py |
SourceDetectionTask.display |
21 |
21 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/detection.py |
SourceDetectionTask.display.plotPeaks |
6 |
6 |
0 |
8 |
0 |
0% |
python/lsst/meas/algorithms/detection.py |
SourceDetectionTask.applyTempLocalBackground |
9 |
9 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/detection.py |
SourceDetectionTask.clearMask |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/detection.py |
SourceDetectionTask.calculateKernelSize |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/detection.py |
SourceDetectionTask.getPsf |
8 |
8 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/detection.py |
SourceDetectionTask.convolveImage |
16 |
16 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/detection.py |
SourceDetectionTask.applyThreshold |
13 |
13 |
0 |
6 |
0 |
0% |
python/lsst/meas/algorithms/detection.py |
SourceDetectionTask.finalizeFootprints |
31 |
31 |
0 |
20 |
0 |
0% |
python/lsst/meas/algorithms/detection.py |
SourceDetectionTask.reEstimateBackground |
9 |
9 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/detection.py |
SourceDetectionTask.clearUnwantedResults |
8 |
8 |
0 |
8 |
0 |
0% |
python/lsst/meas/algorithms/detection.py |
SourceDetectionTask.detectFootprints |
20 |
20 |
0 |
8 |
0 |
0% |
python/lsst/meas/algorithms/detection.py |
SourceDetectionTask.setPeakSignificance |
23 |
23 |
0 |
16 |
0 |
0% |
python/lsst/meas/algorithms/detection.py |
SourceDetectionTask.makeThreshold |
14 |
14 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/detection.py |
SourceDetectionTask.updatePeaks |
15 |
15 |
0 |
12 |
0 |
0% |
python/lsst/meas/algorithms/detection.py |
SourceDetectionTask.setEdgeBits |
5 |
5 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/detection.py |
SourceDetectionTask.tempWideBackgroundContext |
14 |
14 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/detection.py |
addExposures |
9 |
9 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/detection.py |
(no function) |
61 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/dynamicDetection.py |
DynamicDetectionConfig.setDefaults |
5 |
5 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/dynamicDetection.py |
DynamicDetectionTask.__init__ |
9 |
9 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/dynamicDetection.py |
DynamicDetectionTask.calculateThreshold |
42 |
42 |
0 |
12 |
0 |
0% |
python/lsst/meas/algorithms/dynamicDetection.py |
DynamicDetectionTask.detectFootprints |
47 |
47 |
0 |
16 |
0 |
0% |
python/lsst/meas/algorithms/dynamicDetection.py |
DynamicDetectionTask.tweakBackground |
9 |
9 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/dynamicDetection.py |
DynamicDetectionTask._computeBrightDetectionMask |
22 |
22 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/dynamicDetection.py |
countMaskedPixels |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/dynamicDetection.py |
(no function) |
33 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/findCosmicRaysConfig.py |
FindCosmicRaysConfig.setDefaults |
5 |
5 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/findCosmicRaysConfig.py |
(no function) |
13 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/flaggedSourceSelector.py |
FlaggedSourceSelectorTask.selectSources |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/flaggedSourceSelector.py |
(no function) |
13 |
0 |
0 |
2 |
0 |
100% |
python/lsst/meas/algorithms/gaussianPsfFactory.py |
isPositive |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/gaussianPsfFactory.py |
GaussianPsfFactory.computeSizeAndSigma |
11 |
11 |
0 |
8 |
0 |
0% |
python/lsst/meas/algorithms/gaussianPsfFactory.py |
GaussianPsfFactory.validate |
3 |
3 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/gaussianPsfFactory.py |
GaussianPsfFactory.apply |
5 |
5 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/gaussianPsfFactory.py |
GaussianPsfFactory.makeField |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/gaussianPsfFactory.py |
GaussianPsfFactory.makeField.applyWrapper |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/gaussianPsfFactory.py |
(no function) |
21 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/htmIndexer.py |
HtmIndexer.__init__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/htmIndexer.py |
HtmIndexer.getShardIds |
4 |
4 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/htmIndexer.py |
HtmIndexer.indexPoints |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/htmIndexer.py |
HtmIndexer.makeDataId |
3 |
3 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/htmIndexer.py |
(no function) |
8 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/indexerRegistry.py |
makeHtmIndexer |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/indexerRegistry.py |
(no function) |
9 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
addRefCatMetadata |
5 |
5 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
IngestReferenceRunner.run |
7 |
7 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
ConvertReferenceCatalogConfig.setDefaults |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
ConvertReferenceCatalogConfig.validate |
20 |
20 |
0 |
12 |
0 |
0% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
ConvertReferenceCatalogConfig.validate.assertAllOrNone |
5 |
5 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
ConvertReferenceCatalogBase.__init__ |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
ConvertReferenceCatalogBase.run |
8 |
8 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
ConvertReferenceCatalogBase._preRun |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
ConvertReferenceCatalogBase._postRun |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
ConvertReferenceCatalogBase._getButlerFilenames |
7 |
7 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
ConvertReferenceCatalogBase.makeSchema |
7 |
7 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
ConvertReferenceCatalogBase.makeSchema.addField |
5 |
5 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
ConvertReferenceCatalogBase._saveMasterSchema |
6 |
6 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
ConvertReferenceCatalogBase._getOnePixelFilename |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
ConvertReferenceCatalogBase._persistConfig |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
ConvertReferenceCatalogBase._writeMasterSchema |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
IngestIndexedReferenceTask._makeArgumentParser |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
IngestIndexedReferenceTask.__init__ |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
IngestIndexedReferenceTask._persistConfig |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
IngestIndexedReferenceTask._getOnePixelFilename |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
IngestIndexedReferenceTask._writeMasterSchema |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
(no function) |
80 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/installGaussianPsf.py |
InstallGaussianPsfConfig.validate |
2 |
2 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/installGaussianPsf.py |
InstallGaussianPsfTask.run |
11 |
11 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/installGaussianPsf.py |
(no function) |
14 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/loadIndexedReferenceObjects.py |
LoadIndexedReferenceObjectsTask.__init__ |
5 |
5 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/loadIndexedReferenceObjects.py |
LoadIndexedReferenceObjectsTask.loadSkyCircle |
23 |
23 |
0 |
12 |
0 |
0% |
python/lsst/meas/algorithms/loadIndexedReferenceObjects.py |
LoadIndexedReferenceObjectsTask.getShards |
5 |
5 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/loadIndexedReferenceObjects.py |
LoadIndexedReferenceObjectsTask._trimToCircle |
5 |
5 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/loadIndexedReferenceObjects.py |
(no function) |
17 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
isOldFluxField |
5 |
5 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
hasNanojanskyFluxUnits |
4 |
4 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
getFormatVersionFromRefCat |
7 |
7 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
convertToNanojansky |
29 |
29 |
0 |
12 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
_FilterCatalog.__init__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
_FilterCatalog.__call__ |
7 |
7 |
0 |
6 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
LoadReferenceObjectsConfig.validate |
4 |
4 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
ReferenceObjectLoaderBase.__init__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
ReferenceObjectLoaderBase.applyProperMotions |
16 |
16 |
0 |
12 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
ReferenceObjectLoaderBase.makeMinimalSchema |
33 |
33 |
0 |
26 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
ReferenceObjectLoaderBase._remapReferenceCatalogSchema |
14 |
14 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
ReferenceObjectLoaderBase._addFluxAliases |
14 |
14 |
0 |
10 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
ReferenceObjectLoaderBase._addFluxAliases.addAliasesForOneFilter |
9 |
9 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
ReferenceObjectLoaderBase._makeBoxRegion |
13 |
13 |
0 |
6 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
ReferenceObjectLoaderBase._calculateCircle |
5 |
5 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
ReferenceObjectLoaderBase.getMetadataCircle |
8 |
8 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
ReferenceObjectLoaderBase.getMetadataBox |
9 |
9 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
ReferenceObjectLoaderBase.joinMatchListWithCatalog |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
ReferenceObjectLoader.__init__ |
6 |
6 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
ReferenceObjectLoader.loadPixelBox |
5 |
5 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
ReferenceObjectLoader.loadPixelBox._filterFunction |
13 |
13 |
0 |
6 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
ReferenceObjectLoader.loadRegion |
40 |
40 |
0 |
18 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
ReferenceObjectLoader.loadSkyCircle |
4 |
4 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
getRefFluxField |
11 |
11 |
0 |
6 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
getRefFluxKeys |
8 |
8 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
LoadReferenceObjectsTask.__init__ |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
LoadReferenceObjectsTask.loadPixelBox |
12 |
12 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
LoadReferenceObjectsTask.loadSkyCircle |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
LoadReferenceObjectsTask._trimToBBox |
8 |
8 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
joinMatchListWithCatalogImpl |
23 |
23 |
0 |
8 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
applyProperMotionsImpl |
21 |
21 |
0 |
10 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
(no function) |
62 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/makeCoaddApCorrMap.py |
makeCoaddApCorrMap |
17 |
17 |
0 |
10 |
0 |
0% |
python/lsst/meas/algorithms/makeCoaddApCorrMap.py |
(no function) |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/makePsfCandidates.py |
MakePsfCandidatesTask.__init__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/makePsfCandidates.py |
MakePsfCandidatesTask.run |
6 |
6 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/makePsfCandidates.py |
MakePsfCandidatesTask.makePsfCandidates |
21 |
21 |
0 |
6 |
0 |
0% |
python/lsst/meas/algorithms/makePsfCandidates.py |
(no function) |
17 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/matcherSourceSelector.py |
MatcherSourceSelectorTask.__init__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/matcherSourceSelector.py |
MatcherSourceSelectorTask.selectSources |
5 |
5 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/matcherSourceSelector.py |
MatcherSourceSelectorTask._getSchemaKeys |
12 |
12 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/matcherSourceSelector.py |
MatcherSourceSelectorTask._isParent |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/matcherSourceSelector.py |
MatcherSourceSelectorTask._hasCentroid |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/matcherSourceSelector.py |
MatcherSourceSelectorTask._goodSN |
4 |
4 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/matcherSourceSelector.py |
MatcherSourceSelectorTask._isUsable |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/matcherSourceSelector.py |
MatcherSourceSelectorTask._isGood |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/matcherSourceSelector.py |
(no function) |
20 |
0 |
0 |
2 |
0 |
100% |
python/lsst/meas/algorithms/measureApCorr.py |
FluxKeys.__init__ |
4 |
4 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/measureApCorr.py |
MeasureApCorrConfig.validate |
3 |
3 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/measureApCorr.py |
MeasureApCorrTask.__init__ |
9 |
9 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/measureApCorr.py |
MeasureApCorrTask.run |
57 |
57 |
0 |
34 |
0 |
0% |
python/lsst/meas/algorithms/measureApCorr.py |
plotApCorr |
23 |
23 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/measureApCorr.py |
(no function) |
26 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/objectSizeStarSelector.py |
ObjectSizeStarSelectorConfig.validate |
4 |
4 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/objectSizeStarSelector.py |
EventHandler.__init__ |
7 |
7 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/objectSizeStarSelector.py |
EventHandler.__call__ |
13 |
13 |
0 |
6 |
0 |
0% |
python/lsst/meas/algorithms/objectSizeStarSelector.py |
_assignClusters |
20 |
20 |
0 |
8 |
0 |
0% |
python/lsst/meas/algorithms/objectSizeStarSelector.py |
_kcenters |
18 |
18 |
0 |
6 |
0 |
0% |
python/lsst/meas/algorithms/objectSizeStarSelector.py |
_improveCluster |
21 |
21 |
0 |
6 |
0 |
0% |
python/lsst/meas/algorithms/objectSizeStarSelector.py |
plot |
30 |
30 |
0 |
8 |
0 |
0% |
python/lsst/meas/algorithms/objectSizeStarSelector.py |
ObjectSizeStarSelectorTask.selectSources |
99 |
99 |
0 |
54 |
0 |
0% |
python/lsst/meas/algorithms/objectSizeStarSelector.py |
(no function) |
41 |
0 |
0 |
18 |
8 |
86% |
python/lsst/meas/algorithms/pcaPsfDeterminer.py |
numCandidatesToReject |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/pcaPsfDeterminer.py |
PcaPsfDeterminerTask._fitPsf |
16 |
16 |
0 |
6 |
0 |
0% |
python/lsst/meas/algorithms/pcaPsfDeterminer.py |
PcaPsfDeterminerTask.determinePsf |
277 |
277 |
0 |
169 |
0 |
1% |
python/lsst/meas/algorithms/pcaPsfDeterminer.py |
candidatesIter |
3 |
3 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/pcaPsfDeterminer.py |
(no function) |
41 |
0 |
0 |
6 |
3 |
94% |
python/lsst/meas/algorithms/psfCandidate/__init__.py |
(no function) |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/psfCandidate/psfCandidateContinued.py |
PsfCandidateF.setCandidateRating |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/psfCandidate/psfCandidateContinued.py |
(no function) |
7 |
0 |
0 |
2 |
0 |
100% |
python/lsst/meas/algorithms/psfDeterminer.py |
BasePsfDeterminerTask.__init__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/psfDeterminer.py |
BasePsfDeterminerTask.determinePsf |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/psfDeterminer.py |
(no function) |
16 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/readFitsCatalogTask.py |
ReadFitsCatalogTask.run |
11 |
11 |
0 |
8 |
0 |
0% |
python/lsst/meas/algorithms/readFitsCatalogTask.py |
(no function) |
11 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/readTextCatalogTask.py |
ReadTextCatalogTask.run |
6 |
6 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/readTextCatalogTask.py |
(no function) |
14 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/reserveSourcesTask.py |
ReserveSourcesTask.__init__ |
5 |
5 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/reserveSourcesTask.py |
ReserveSourcesTask.run |
10 |
10 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/reserveSourcesTask.py |
ReserveSourcesTask.select |
8 |
8 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/reserveSourcesTask.py |
ReserveSourcesTask.applySelectionPrior |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/reserveSourcesTask.py |
ReserveSourcesTask.markSources |
3 |
3 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/reserveSourcesTask.py |
(no function) |
15 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/scaleVariance.py |
ScaleVarianceConfig.setDefaults |
4 |
4 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/scaleVariance.py |
ScaleVarianceTask.__init__ |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/scaleVariance.py |
ScaleVarianceTask.subtractedBackground |
6 |
6 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/scaleVariance.py |
ScaleVarianceTask.run |
10 |
10 |
0 |
6 |
0 |
0% |
python/lsst/meas/algorithms/scaleVariance.py |
ScaleVarianceTask.computeScaleFactors |
4 |
4 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/scaleVariance.py |
ScaleVarianceTask.pixelBased |
10 |
10 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/scaleVariance.py |
ScaleVarianceTask.imageBased |
9 |
9 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/scaleVariance.py |
(no function) |
21 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/simple_curve.py |
Curve.__init__ |
8 |
8 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/simple_curve.py |
Curve.fromTable |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/simple_curve.py |
Curve.toTable |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/simple_curve.py |
Curve.evaluate |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/simple_curve.py |
Curve.__init_subclass__ |
4 |
1 |
0 |
2 |
1 |
67% |
python/lsst/meas/algorithms/simple_curve.py |
Curve.__eq__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/simple_curve.py |
Curve.compare_metadata |
4 |
4 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/simple_curve.py |
Curve.interpolate |
7 |
7 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/simple_curve.py |
Curve.getMetadata |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/simple_curve.py |
Curve.readText |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/simple_curve.py |
Curve.readFits |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/simple_curve.py |
Curve._check_cols |
3 |
3 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/simple_curve.py |
Curve._to_table_with_meta |
7 |
7 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/simple_curve.py |
Curve.writeText |
5 |
5 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/simple_curve.py |
Curve.writeFits |
5 |
5 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/simple_curve.py |
DetectorCurve.__eq__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/simple_curve.py |
DetectorCurve.fromTable |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/simple_curve.py |
DetectorCurve.toTable |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/simple_curve.py |
DetectorCurve.evaluate |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/simple_curve.py |
AmpCurve.__init__ |
9 |
9 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/simple_curve.py |
AmpCurve.__eq__ |
8 |
8 |
0 |
8 |
0 |
0% |
python/lsst/meas/algorithms/simple_curve.py |
AmpCurve.fromTable |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/simple_curve.py |
AmpCurve.toTable |
15 |
15 |
0 |
6 |
0 |
0% |
python/lsst/meas/algorithms/simple_curve.py |
AmpCurve.evaluate |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/simple_curve.py |
ImageCurve.fromTable |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/simple_curve.py |
ImageCurve.toTable |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/simple_curve.py |
ImageCurve.evaluate |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/simple_curve.py |
(no function) |
57 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/skyObjects.py |
generateSkyObjects |
28 |
28 |
0 |
12 |
0 |
0% |
python/lsst/meas/algorithms/skyObjects.py |
SkyObjectsTask.run |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/skyObjects.py |
(no function) |
18 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/sourceSelector.py |
BaseSourceSelectorTask.__init__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/sourceSelector.py |
BaseSourceSelectorTask.run |
11 |
11 |
0 |
10 |
0 |
0% |
python/lsst/meas/algorithms/sourceSelector.py |
BaseSourceSelectorTask.selectSources |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/sourceSelector.py |
BaseLimit.apply |
7 |
7 |
0 |
6 |
0 |
0% |
python/lsst/meas/algorithms/sourceSelector.py |
ColorLimit.apply |
6 |
6 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/sourceSelector.py |
FluxLimit.apply |
5 |
5 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/sourceSelector.py |
MagnitudeLimit.apply |
6 |
6 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/sourceSelector.py |
SignalToNoiseLimit.apply |
7 |
7 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/sourceSelector.py |
MagnitudeErrorLimit.apply |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/sourceSelector.py |
RequireFlags.apply |
6 |
6 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/sourceSelector.py |
RequireUnresolved.setDefaults |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/sourceSelector.py |
RequireUnresolved.apply |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/sourceSelector.py |
RequireIsolated.apply |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/sourceSelector.py |
ScienceSourceSelectorConfig.setDefaults |
4 |
4 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/sourceSelector.py |
ScienceSourceSelectorTask.selectSources |
13 |
13 |
0 |
10 |
0 |
0% |
python/lsst/meas/algorithms/sourceSelector.py |
ReferenceSourceSelectorTask.selectSources |
15 |
15 |
0 |
12 |
0 |
0% |
python/lsst/meas/algorithms/sourceSelector.py |
_getFieldFromCatalog |
13 |
13 |
0 |
10 |
0 |
0% |
python/lsst/meas/algorithms/sourceSelector.py |
(no function) |
85 |
0 |
0 |
4 |
0 |
100% |
python/lsst/meas/algorithms/stamps.py |
writeFits |
29 |
29 |
0 |
10 |
0 |
0% |
python/lsst/meas/algorithms/stamps.py |
readFitsWithOptions |
41 |
41 |
0 |
24 |
0 |
0% |
python/lsst/meas/algorithms/stamps.py |
AbstractStamp.factory |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/stamps.py |
Stamp.factory |
3 |
3 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/stamps.py |
StampsBase.__init__ |
10 |
10 |
0 |
6 |
0 |
0% |
python/lsst/meas/algorithms/stamps.py |
StampsBase.readFits |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/stamps.py |
StampsBase.readFitsWithOptions |
9 |
9 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/stamps.py |
StampsBase._refresh_metadata |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/stamps.py |
StampsBase.writeFits |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/stamps.py |
StampsBase.__len__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/stamps.py |
StampsBase.__getitem__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/stamps.py |
StampsBase.__iter__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/stamps.py |
StampsBase.getMaskedImages |
1 |
1 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/stamps.py |
StampsBase.getArchiveElements |
1 |
1 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/stamps.py |
StampsBase.metadata |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/stamps.py |
Stamps._refresh_metadata |
3 |
3 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/stamps.py |
Stamps.getPositions |
1 |
1 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/stamps.py |
Stamps.append |
4 |
4 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/stamps.py |
Stamps.extend |
4 |
4 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/stamps.py |
Stamps.readFits |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/stamps.py |
Stamps.readFitsWithOptions |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/stamps.py |
(no function) |
53 |
0 |
0 |
4 |
0 |
100% |
python/lsst/meas/algorithms/starSelector.py |
BaseStarSelectorTask.__init__ |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/starSelector.py |
BaseStarSelectorTask.run |
6 |
6 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/starSelector.py |
BaseStarSelectorTask.selectStars |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/starSelector.py |
(no function) |
16 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/subtractBackground.py |
SubtractBackgroundTask.run |
19 |
19 |
0 |
8 |
0 |
0% |
python/lsst/meas/algorithms/subtractBackground.py |
SubtractBackgroundTask._addStats |
10 |
10 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/subtractBackground.py |
SubtractBackgroundTask.fitBackground |
55 |
55 |
0 |
34 |
0 |
0% |
python/lsst/meas/algorithms/subtractBackground.py |
(no function) |
29 |
0 |
0 |
2 |
1 |
97% |
python/lsst/meas/algorithms/testUtils.py |
plantSources |
28 |
28 |
0 |
6 |
0 |
0% |
python/lsst/meas/algorithms/testUtils.py |
makeRandomTransmissionCurve |
12 |
12 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/testUtils.py |
makeRandomTransmissionCurve.perturbed |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/testUtils.py |
makeDefectList |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/testUtils.py |
MockRefcatDataId.__init__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/testUtils.py |
MockRefcatDataId.region |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/testUtils.py |
MockRefcatDeferredDatasetHandle.__init__ |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/testUtils.py |
MockRefcatDeferredDatasetHandle.get |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/testUtils.py |
MockRefcatDeferredDatasetHandle.MockRef.__init__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/testUtils.py |
MockRefcatDeferredDatasetHandle.MockRef.MockDatasetType.__init__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/testUtils.py |
MockRefcatDeferredDatasetHandle.MockRef.MockDatasetType.name |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/testUtils.py |
MockRefcatDeferredDatasetHandle.MockRef.datasetType |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/testUtils.py |
MockRefcatDeferredDatasetHandle.ref |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/testUtils.py |
MockReferenceObjectLoaderFromFiles.__init__ |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/testUtils.py |
MockReferenceObjectLoaderFromFiles._createDataIdsAndRefcats |
12 |
12 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/testUtils.py |
(no function) |
33 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/utils.py |
splitId |
4 |
4 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/utils.py |
showSourceSet |
8 |
8 |
0 |
8 |
0 |
0% |
python/lsst/meas/algorithms/utils.py |
showPsfSpatialCells |
32 |
32 |
0 |
26 |
0 |
0% |
python/lsst/meas/algorithms/utils.py |
showPsfCandidates |
136 |
136 |
0 |
54 |
0 |
1% |
python/lsst/meas/algorithms/utils.py |
makeSubplots |
30 |
30 |
0 |
4 |
0 |
0% |
python/lsst/meas/algorithms/utils.py |
makeSubplots.myShow |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/utils.py |
makeSubplots.on_draw |
21 |
21 |
0 |
8 |
0 |
0% |
python/lsst/meas/algorithms/utils.py |
plotPsfSpatialModel |
119 |
119 |
0 |
48 |
0 |
0% |
python/lsst/meas/algorithms/utils.py |
plotPsfSpatialModel.show |
6 |
6 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/utils.py |
showPsf |
18 |
18 |
0 |
12 |
0 |
0% |
python/lsst/meas/algorithms/utils.py |
showPsfMosaic |
84 |
84 |
0 |
30 |
0 |
0% |
python/lsst/meas/algorithms/utils.py |
showPsfResiduals |
36 |
36 |
0 |
14 |
0 |
0% |
python/lsst/meas/algorithms/utils.py |
saveSpatialCellSet |
19 |
19 |
0 |
6 |
0 |
0% |
python/lsst/meas/algorithms/utils.py |
(no function) |
30 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/version.py |
(no function) |
6 |
0 |
0 |
0 |
0 |
100% |
tests/ingestIndexTestBase.py |
make_coord |
1 |
1 |
0 |
0 |
0 |
0% |
tests/ingestIndexTestBase.py |
makeConvertConfig |
27 |
27 |
0 |
12 |
0 |
0% |
tests/ingestIndexTestBase.py |
ConvertReferenceCatalogTestBase.makeSkyCatalog |
35 |
35 |
0 |
4 |
0 |
0% |
tests/ingestIndexTestBase.py |
ConvertReferenceCatalogTestBase.makeSkyCatalog.get_word |
1 |
1 |
0 |
2 |
0 |
0% |
tests/ingestIndexTestBase.py |
ConvertReferenceCatalogTestBase.tearDownClass |
9 |
9 |
0 |
0 |
0 |
0% |
tests/ingestIndexTestBase.py |
ConvertReferenceCatalogTestBase.setUpClass |
24 |
24 |
0 |
8 |
0 |
0% |
tests/ingestIndexTestBase.py |
ConvertReferenceCatalogTestBase.setUp |
3 |
3 |
0 |
0 |
0 |
0% |
tests/ingestIndexTestBase.py |
ConvertReferenceCatalogTestBase.tearDown |
1 |
1 |
0 |
0 |
0 |
0% |
tests/ingestIndexTestBase.py |
ConvertReferenceCatalogTestBase.makeTemporaryRepo |
4 |
4 |
0 |
0 |
0 |
0% |
tests/ingestIndexTestBase.py |
ConvertReferenceCatalogTestBase.checkAllRowsInRefcat |
18 |
18 |
0 |
8 |
0 |
0% |
tests/ingestIndexTestBase.py |
(no function) |
26 |
0 |
0 |
0 |
0 |
100% |
tests/test_accumulator_mean_stack.py |
AccumulatorMeanStackTestCase.make_test_images_to_coadd |
23 |
23 |
0 |
8 |
0 |
0% |
tests/test_accumulator_mean_stack.py |
AccumulatorMeanStackTestCase.make_coadd_exposure |
5 |
5 |
0 |
0 |
0 |
0% |
tests/test_accumulator_mean_stack.py |
AccumulatorMeanStackTestCase.make_stats_ctrl |
8 |
8 |
0 |
0 |
0 |
0% |
tests/test_accumulator_mean_stack.py |
AccumulatorMeanStackTestCase.make_mask_map |
6 |
6 |
0 |
0 |
0 |
0% |
tests/test_accumulator_mean_stack.py |
AccumulatorMeanStackTestCase.test_online_coadd_input_variance_true |
18 |
18 |
0 |
4 |
0 |
0% |
tests/test_accumulator_mean_stack.py |
AccumulatorMeanStackTestCase.test_online_coadd_input_variance_false |
18 |
18 |
0 |
4 |
0 |
0% |
tests/test_accumulator_mean_stack.py |
AccumulatorMeanStackTestCase.test_online_coadd_image |
17 |
17 |
0 |
4 |
0 |
0% |
tests/test_accumulator_mean_stack.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_accumulator_mean_stack.py |
(no function) |
21 |
2 |
0 |
2 |
1 |
87% |
tests/test_astrometrySourceSelector.py |
add_good_source |
11 |
11 |
0 |
0 |
0 |
0% |
tests/test_astrometrySourceSelector.py |
TestAstrometrySourceSelector.setUp |
7 |
7 |
0 |
2 |
0 |
0% |
tests/test_astrometrySourceSelector.py |
TestAstrometrySourceSelector.tearDown |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_astrometrySourceSelector.py |
TestAstrometrySourceSelector.testSelectSources_good |
7 |
7 |
0 |
6 |
0 |
0% |
tests/test_astrometrySourceSelector.py |
TestAstrometrySourceSelector.testSelectSources_bad |
6 |
6 |
0 |
4 |
0 |
0% |
tests/test_astrometrySourceSelector.py |
TestAstrometrySourceSelector.testSelectSources_bad_centroid |
8 |
8 |
0 |
4 |
0 |
0% |
tests/test_astrometrySourceSelector.py |
TestAstrometrySourceSelector.testSelectSources_bad_centroid_Sigma |
7 |
7 |
0 |
0 |
0 |
0% |
tests/test_astrometrySourceSelector.py |
TestAstrometrySourceSelector.testSelectSources_is_parent |
4 |
4 |
0 |
0 |
0 |
0% |
tests/test_astrometrySourceSelector.py |
TestAstrometrySourceSelector.testSelectSources_has_children |
4 |
4 |
0 |
0 |
0 |
0% |
tests/test_astrometrySourceSelector.py |
TestAstrometrySourceSelector.testSelectSources_highSN_cut |
8 |
8 |
0 |
0 |
0 |
0% |
tests/test_astrometrySourceSelector.py |
TestAstrometrySourceSelector.testSelectSources_no_SN_cut |
5 |
5 |
0 |
0 |
0 |
0% |
tests/test_astrometrySourceSelector.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_astrometrySourceSelector.py |
(no function) |
26 |
2 |
0 |
2 |
1 |
89% |
tests/test_brightStarStamps.py |
BrightStarStampsTestCase.setUp |
20 |
20 |
0 |
12 |
0 |
0% |
tests/test_brightStarStamps.py |
BrightStarStampsTestCase.tearDown |
7 |
7 |
0 |
0 |
0 |
0% |
tests/test_brightStarStamps.py |
BrightStarStampsTestCase.testIO |
15 |
15 |
0 |
8 |
0 |
0% |
tests/test_brightStarStamps.py |
BrightStarStampsTestCase.testMagnitudeSelection |
8 |
8 |
0 |
0 |
0 |
0% |
tests/test_brightStarStamps.py |
BrightStarStampsTestCase.testTypeMismatchHandling |
8 |
8 |
0 |
6 |
0 |
0% |
tests/test_brightStarStamps.py |
BrightStarStampsTestCase.testAnnulusMismatch |
20 |
20 |
0 |
14 |
0 |
0% |
tests/test_brightStarStamps.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_brightStarStamps.py |
(no function) |
21 |
2 |
0 |
2 |
1 |
87% |
tests/test_coaddApCorrMap.py |
CoaddApCorrMapTest.testCoaddApCorrMap |
55 |
55 |
0 |
2 |
0 |
0% |
tests/test_coaddApCorrMap.py |
CoaddApCorrMapTest.assertApCorrMap |
6 |
6 |
0 |
4 |
0 |
0% |
tests/test_coaddApCorrMap.py |
CoaddApCorrMapTest.assertApCorrMapValid |
6 |
6 |
0 |
4 |
0 |
0% |
tests/test_coaddApCorrMap.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_coaddApCorrMap.py |
(no function) |
25 |
2 |
0 |
2 |
1 |
89% |
tests/test_coaddBoundedField.py |
CoaddBoundedFieldTestCase.makeRandomWcs |
5 |
5 |
0 |
0 |
0 |
0% |
tests/test_coaddBoundedField.py |
CoaddBoundedFieldTestCase.makeRandomField |
3 |
3 |
0 |
0 |
0 |
0% |
tests/test_coaddBoundedField.py |
CoaddBoundedFieldTestCase.constructElements |
8 |
8 |
0 |
2 |
0 |
0% |
tests/test_coaddBoundedField.py |
CoaddBoundedFieldTestCase.setUp |
5 |
5 |
0 |
0 |
0 |
0% |
tests/test_coaddBoundedField.py |
CoaddBoundedFieldTestCase.testEvaluate |
5 |
5 |
0 |
2 |
0 |
0% |
tests/test_coaddBoundedField.py |
CoaddBoundedFieldTestCase.testEvaluate.runTest |
23 |
23 |
0 |
2 |
0 |
0% |
tests/test_coaddBoundedField.py |
CoaddBoundedFieldTestCase.testEquality |
3 |
3 |
0 |
2 |
0 |
0% |
tests/test_coaddBoundedField.py |
CoaddBoundedFieldTestCase.testEquality.runTest |
30 |
30 |
0 |
0 |
0 |
0% |
tests/test_coaddBoundedField.py |
CoaddBoundedFieldTestCase.testPersistence |
3 |
3 |
0 |
2 |
0 |
0% |
tests/test_coaddBoundedField.py |
CoaddBoundedFieldTestCase.testPersistence.runTest |
23 |
23 |
0 |
2 |
0 |
0% |
tests/test_coaddBoundedField.py |
CoaddBoundedFieldTestCase.tearDown |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_coaddBoundedField.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_coaddBoundedField.py |
(no function) |
25 |
2 |
0 |
2 |
1 |
89% |
tests/test_coaddPsf.py |
getPsfMoments |
20 |
20 |
0 |
4 |
0 |
0% |
tests/test_coaddPsf.py |
getPsfSecondMoments |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_coaddPsf.py |
makeBiaxialGaussianPsf |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_coaddPsf.py |
getCoaddSecondMoments |
22 |
22 |
0 |
8 |
0 |
0% |
tests/test_coaddPsf.py |
CoaddPsfTest.setUp |
8 |
8 |
0 |
0 |
0 |
0% |
tests/test_coaddPsf.py |
CoaddPsfTest.tearDown |
5 |
5 |
0 |
0 |
0 |
0% |
tests/test_coaddPsf.py |
CoaddPsfTest.testCreate |
35 |
35 |
0 |
4 |
0 |
0% |
tests/test_coaddPsf.py |
CoaddPsfTest.testFractionalPixel |
20 |
20 |
0 |
0 |
0 |
0% |
tests/test_coaddPsf.py |
CoaddPsfTest.testRotatePsf |
17 |
17 |
0 |
0 |
0 |
0% |
tests/test_coaddPsf.py |
CoaddPsfTest.testDefaultSize |
18 |
18 |
0 |
0 |
0 |
0% |
tests/test_coaddPsf.py |
CoaddPsfTest.testSimpleGaussian |
24 |
24 |
0 |
2 |
0 |
0% |
tests/test_coaddPsf.py |
CoaddPsfTest.testWeight |
27 |
27 |
0 |
2 |
0 |
0% |
tests/test_coaddPsf.py |
CoaddPsfTest.testTicket2872 |
21 |
21 |
0 |
2 |
0 |
0% |
tests/test_coaddPsf.py |
CoaddPsfTest.testValidPolygonPsf |
18 |
18 |
0 |
4 |
0 |
0% |
tests/test_coaddPsf.py |
CoaddPsfTest.testGoodPix |
25 |
25 |
0 |
2 |
0 |
0% |
tests/test_coaddPsf.py |
CoaddPsfTest.testBBox |
17 |
17 |
0 |
4 |
0 |
0% |
tests/test_coaddPsf.py |
CoaddPsfTest.testLargeTransform |
16 |
16 |
0 |
6 |
0 |
0% |
tests/test_coaddPsf.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_coaddPsf.py |
(no function) |
32 |
2 |
0 |
2 |
1 |
91% |
tests/test_coaddTransmissionCurve.py |
CoaddBoundedFieldTestCase.setUp |
32 |
32 |
0 |
0 |
0 |
0% |
tests/test_coaddTransmissionCurve.py |
CoaddBoundedFieldTestCase.tearDown |
4 |
4 |
0 |
0 |
0 |
0% |
tests/test_coaddTransmissionCurve.py |
CoaddBoundedFieldTestCase.makeRandomPoint |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_coaddTransmissionCurve.py |
CoaddBoundedFieldTestCase.testSampleAt |
37 |
37 |
0 |
6 |
0 |
0% |
tests/test_coaddTransmissionCurve.py |
CoaddBoundedFieldTestCase.testPersistence |
12 |
12 |
0 |
4 |
0 |
0% |
tests/test_coaddTransmissionCurve.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_coaddTransmissionCurve.py |
(no function) |
22 |
2 |
0 |
2 |
1 |
88% |
tests/test_convertReferenceCatalog.py |
TestMain.setUp |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_convertReferenceCatalog.py |
TestMain.test_main_args |
7 |
7 |
0 |
2 |
0 |
0% |
tests/test_convertReferenceCatalog.py |
TestMain.test_main_args_bad_config |
6 |
6 |
0 |
2 |
0 |
0% |
tests/test_convertReferenceCatalog.py |
TestMain.test_main_args_expanded_glob |
7 |
7 |
0 |
2 |
0 |
0% |
tests/test_convertReferenceCatalog.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_convertReferenceCatalog.py |
(no function) |
19 |
2 |
0 |
2 |
1 |
86% |
tests/test_cr.py |
CosmicRayTestCase.setUp |
11 |
11 |
0 |
4 |
0 |
13% |
tests/test_cr.py |
CosmicRayTestCase.tearDown |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_cr.py |
CosmicRayTestCase.testDetection |
35 |
35 |
0 |
10 |
0 |
0% |
tests/test_cr.py |
CosmicRayNullTestCase.setUp |
5 |
5 |
0 |
0 |
0 |
0% |
tests/test_cr.py |
CosmicRayNullTestCase.tearDown |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_cr.py |
CosmicRayNullTestCase.testDetection |
3 |
3 |
0 |
0 |
0 |
0% |
tests/test_cr.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_cr.py |
(no function) |
40 |
5 |
0 |
2 |
1 |
86% |
tests/test_curve.py |
MockAmp.__init__ |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_curve.py |
MockAmp.getName |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_curve.py |
MockAmp.getBBox |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_curve.py |
CurveTestCase.setUp |
3 |
3 |
0 |
0 |
0 |
0% |
tests/test_curve.py |
CurveTestCase.tearDown |
3 |
3 |
0 |
0 |
0 |
0% |
tests/test_curve.py |
CurveTestCase.curve_tester |
26 |
26 |
0 |
16 |
0 |
0% |
tests/test_curve.py |
CurveTestCase.interp_tester |
30 |
30 |
0 |
8 |
0 |
0% |
tests/test_curve.py |
CurveTestCase.test_detector_curve |
3 |
3 |
0 |
0 |
0 |
0% |
tests/test_curve.py |
CurveTestCase.test_amp_curve |
7 |
7 |
0 |
2 |
0 |
0% |
tests/test_curve.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_curve.py |
(no function) |
27 |
2 |
0 |
2 |
1 |
90% |
tests/test_detection.py |
SourceDetectionTaskTestCase._create_exposure |
13 |
13 |
0 |
0 |
0 |
0% |
tests/test_detection.py |
SourceDetectionTaskTestCase._check_detectFootprints |
13 |
13 |
0 |
0 |
0 |
0% |
tests/test_detection.py |
SourceDetectionTaskTestCase.test_stdev |
7 |
7 |
0 |
0 |
0 |
0% |
tests/test_detection.py |
SourceDetectionTaskTestCase.test_significance_stdev |
18 |
18 |
0 |
6 |
0 |
0% |
tests/test_detection.py |
SourceDetectionTaskTestCase.test_pixel_stdev |
16 |
16 |
0 |
6 |
0 |
0% |
tests/test_detection.py |
SourceDetectionTaskTestCase.makeCoordList |
15 |
15 |
0 |
4 |
0 |
0% |
tests/test_detection.py |
SourceDetectionTaskTestCase.testTempBackgrounds |
11 |
11 |
0 |
0 |
0 |
0% |
tests/test_detection.py |
SourceDetectionTaskTestCase.testTempBackgrounds.checkExposure |
11 |
11 |
0 |
0 |
0 |
0% |
tests/test_detection.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_detection.py |
(no function) |
23 |
2 |
0 |
2 |
1 |
88% |
tests/test_dynamicDetection.py |
DynamicDetectionTest.setUp |
27 |
27 |
0 |
2 |
0 |
0% |
tests/test_dynamicDetection.py |
DynamicDetectionTest.tearDown |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_dynamicDetection.py |
DynamicDetectionTest.check |
5 |
5 |
0 |
0 |
0 |
0% |
tests/test_dynamicDetection.py |
DynamicDetectionTest.testVanilla |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_dynamicDetection.py |
DynamicDetectionTest.testDynamic |
3 |
3 |
0 |
0 |
0 |
0% |
tests/test_dynamicDetection.py |
DynamicDetectionTest.testNoSources |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_dynamicDetection.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_dynamicDetection.py |
(no function) |
23 |
3 |
0 |
2 |
1 |
84% |
tests/test_executables.py |
(no function) |
8 |
1 |
0 |
2 |
1 |
80% |
tests/test_flaggedSourceSelector.py |
addGoodSource |
8 |
8 |
0 |
0 |
0 |
0% |
tests/test_flaggedSourceSelector.py |
TestFlaggedSourceSelector.setUp |
6 |
6 |
0 |
0 |
0 |
0% |
tests/test_flaggedSourceSelector.py |
TestFlaggedSourceSelector.tearDown |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_flaggedSourceSelector.py |
TestFlaggedSourceSelector.testSelectSourcesGood |
5 |
5 |
0 |
4 |
0 |
0% |
tests/test_flaggedSourceSelector.py |
TestFlaggedSourceSelector.testSelectSourcesBad |
4 |
4 |
0 |
0 |
0 |
0% |
tests/test_flaggedSourceSelector.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_flaggedSourceSelector.py |
(no function) |
18 |
2 |
0 |
2 |
1 |
85% |
tests/test_gaussianPsf.py |
GaussianPsfTestCase.setUp |
5 |
5 |
0 |
0 |
0 |
0% |
tests/test_gaussianPsf.py |
GaussianPsfTestCase.tearDown |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_gaussianPsf.py |
GaussianPsfTestCase.testComputeImage |
7 |
7 |
0 |
2 |
0 |
0% |
tests/test_gaussianPsf.py |
GaussianPsfTestCase.testComputeImage2 |
5 |
5 |
0 |
2 |
0 |
0% |
tests/test_gaussianPsf.py |
GaussianPsfTestCase.testKernel |
6 |
6 |
0 |
2 |
0 |
0% |
tests/test_gaussianPsf.py |
GaussianPsfTestCase.testInvalidDgPsf |
8 |
8 |
0 |
4 |
0 |
0% |
tests/test_gaussianPsf.py |
GaussianPsfTestCase.testInvalidDgPsf.badSigma1 |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_gaussianPsf.py |
GaussianPsfTestCase.testInvalidDgPsf.badSigma2 |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_gaussianPsf.py |
GaussianPsfTestCase.testInvalidSgPsf |
5 |
5 |
0 |
2 |
0 |
0% |
tests/test_gaussianPsf.py |
GaussianPsfTestCase.testInvalidSgPsf.badSigma1 |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_gaussianPsf.py |
GaussianPsfTestCase.testGetImage |
23 |
23 |
0 |
12 |
0 |
0% |
tests/test_gaussianPsf.py |
GaussianPsfTestCase.testKernelPsf |
21 |
21 |
0 |
4 |
0 |
0% |
tests/test_gaussianPsf.py |
GaussianPsfTestCase.testResize |
13 |
13 |
0 |
2 |
0 |
0% |
tests/test_gaussianPsf.py |
GaussianPsfTestCase._compareKernelImages |
11 |
11 |
0 |
0 |
0 |
0% |
tests/test_gaussianPsf.py |
GaussianPsfTestCase.testComputeBBox |
2 |
2 |
0 |
2 |
0 |
0% |
tests/test_gaussianPsf.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_gaussianPsf.py |
(no function) |
34 |
4 |
0 |
2 |
1 |
86% |
tests/test_gaussianPsfFactory.py |
GaussianPsfFactoryTestCase.testApply |
48 |
48 |
0 |
34 |
0 |
0% |
tests/test_gaussianPsfFactory.py |
GaussianPsfFactoryTestCase.testValidate |
19 |
19 |
0 |
18 |
0 |
0% |
tests/test_gaussianPsfFactory.py |
GaussianPsfFactoryTestCase.testMakeField |
21 |
21 |
0 |
8 |
0 |
0% |
tests/test_gaussianPsfFactory.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_gaussianPsfFactory.py |
(no function) |
16 |
2 |
0 |
2 |
1 |
83% |
tests/test_imagePsf_trampoline.py |
MyTestImagePsf.__init__ |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_imagePsf_trampoline.py |
MyTestImagePsf.__deepcopy__ |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_imagePsf_trampoline.py |
MyTestImagePsf.resized |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_imagePsf_trampoline.py |
MyTestImagePsf.isPersistable |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_imagePsf_trampoline.py |
MyTestImagePsf._doComputeKernelImage |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_imagePsf_trampoline.py |
MyTestImagePsf._doComputeBBox |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_imagePsf_trampoline.py |
MyTestImagePsf._getPersistenceName |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_imagePsf_trampoline.py |
MyTestImagePsf._getPythonModule |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_imagePsf_trampoline.py |
MyTestImagePsf._write |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_imagePsf_trampoline.py |
MyTestImagePsf._read |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_imagePsf_trampoline.py |
MyTestImagePsf.__eq__ |
3 |
3 |
0 |
2 |
0 |
0% |
tests/test_imagePsf_trampoline.py |
ImagePsfTrampolineTestSuite.setUp |
8 |
8 |
0 |
0 |
0 |
0% |
tests/test_imagePsf_trampoline.py |
ImagePsfTrampolineTestSuite.testImage |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_imagePsf_trampoline.py |
ImagePsfTrampolineTestSuite.testBBox |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_imagePsf_trampoline.py |
ImagePsfTrampolineTestSuite.testResized |
2 |
2 |
0 |
2 |
0 |
0% |
tests/test_imagePsf_trampoline.py |
ImagePsfTrampolineTestSuite.testClone |
7 |
7 |
0 |
2 |
0 |
0% |
tests/test_imagePsf_trampoline.py |
ImagePsfTrampolineTestSuite.testPersistence |
7 |
7 |
0 |
2 |
0 |
0% |
tests/test_imagePsf_trampoline.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_imagePsf_trampoline.py |
(no function) |
36 |
2 |
0 |
2 |
1 |
92% |
tests/test_installGaussianPsf.py |
CandidateMaskingTestCase.testNoPsf |
15 |
15 |
0 |
4 |
0 |
0% |
tests/test_installGaussianPsf.py |
CandidateMaskingTestCase.testMatchDoubleGaussianPsf |
14 |
14 |
0 |
2 |
0 |
0% |
tests/test_installGaussianPsf.py |
CandidateMaskingTestCase.testMatchSingleGaussianPsf |
13 |
13 |
0 |
2 |
0 |
0% |
tests/test_installGaussianPsf.py |
CandidateMaskingTestCase.testBadDim |
5 |
5 |
0 |
4 |
0 |
0% |
tests/test_installGaussianPsf.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_installGaussianPsf.py |
(no function) |
16 |
2 |
0 |
2 |
1 |
83% |
tests/test_interp.py |
InterpolationTestCase.setUp |
7 |
7 |
0 |
0 |
0 |
0% |
tests/test_interp.py |
InterpolationTestCase.tearDown |
3 |
3 |
0 |
0 |
0 |
0% |
tests/test_interp.py |
InterpolationTestCase.testDetection |
9 |
9 |
0 |
4 |
0 |
0% |
tests/test_interp.py |
InterpolationTestCase.test818 |
8 |
8 |
0 |
2 |
0 |
0% |
tests/test_interp.py |
InterpolationTestCase.test1295 |
26 |
26 |
0 |
4 |
0 |
0% |
tests/test_interp.py |
InterpolationTestCase.testEdge |
41 |
41 |
0 |
10 |
0 |
0% |
tests/test_interp.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_interp.py |
(no function) |
37 |
4 |
0 |
2 |
1 |
87% |
tests/test_loadReferenceObjects.py |
TrivialLoader.loadSkyCircle |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_loadReferenceObjects.py |
ReferenceObjectLoaderBaseTestCase.testFilterMapVsAnyFilterMapsToThis |
14 |
14 |
0 |
2 |
0 |
0% |
tests/test_loadReferenceObjects.py |
ReferenceObjectLoaderBaseTestCase.testMakeMinimalSchema |
33 |
33 |
0 |
10 |
0 |
0% |
tests/test_loadReferenceObjects.py |
ReferenceObjectLoaderBaseTestCase.testFilterAliasMap |
29 |
29 |
0 |
14 |
0 |
0% |
tests/test_loadReferenceObjects.py |
ReferenceObjectLoaderBaseTestCase.testAnyFilterMapsToThisAlias |
9 |
9 |
0 |
2 |
0 |
0% |
tests/test_loadReferenceObjects.py |
ReferenceObjectLoaderBaseTestCase.testCheckFluxUnits |
19 |
19 |
0 |
0 |
0 |
0% |
tests/test_loadReferenceObjects.py |
ReferenceObjectLoaderBaseTestCase.testConvertOldFluxes |
13 |
13 |
0 |
0 |
0 |
0% |
tests/test_loadReferenceObjects.py |
ReferenceObjectLoaderBaseTestCase.testConvertOldFluxes.make_catalog |
8 |
8 |
0 |
0 |
0 |
0% |
tests/test_loadReferenceObjects.py |
ConvertReferenceCatalogConfigValidateTestCase.testValidateRaDecMag |
8 |
8 |
0 |
6 |
0 |
0% |
tests/test_loadReferenceObjects.py |
ConvertReferenceCatalogConfigValidateTestCase.testValidateRaDecErr |
12 |
12 |
0 |
8 |
0 |
0% |
tests/test_loadReferenceObjects.py |
ConvertReferenceCatalogConfigValidateTestCase.testValidateMagErr |
15 |
15 |
0 |
12 |
0 |
0% |
tests/test_loadReferenceObjects.py |
ConvertReferenceCatalogConfigValidateTestCase.testValidatePm |
14 |
14 |
0 |
10 |
0 |
0% |
tests/test_loadReferenceObjects.py |
ConvertReferenceCatalogConfigValidateTestCase.testValidateParallax |
10 |
10 |
0 |
6 |
0 |
0% |
tests/test_loadReferenceObjects.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_loadReferenceObjects.py |
(no function) |
30 |
2 |
0 |
2 |
1 |
91% |
tests/test_matcherSourceSelector.py |
add_good_source |
8 |
8 |
0 |
0 |
0 |
0% |
tests/test_matcherSourceSelector.py |
TestMatcherSourceSelector.setUp |
7 |
7 |
0 |
2 |
0 |
0% |
tests/test_matcherSourceSelector.py |
TestMatcherSourceSelector.tearDown |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_matcherSourceSelector.py |
TestMatcherSourceSelector.testSelectSources_good |
5 |
5 |
0 |
4 |
0 |
0% |
tests/test_matcherSourceSelector.py |
TestMatcherSourceSelector.testSelectSources_bad_centroid |
4 |
4 |
0 |
0 |
0 |
0% |
tests/test_matcherSourceSelector.py |
TestMatcherSourceSelector.testSelectSources_is_parent |
4 |
4 |
0 |
0 |
0 |
0% |
tests/test_matcherSourceSelector.py |
TestMatcherSourceSelector.testSelectSources_highSN_cut |
8 |
8 |
0 |
0 |
0 |
0% |
tests/test_matcherSourceSelector.py |
TestMatcherSourceSelector.testSelectSources_no_SN_cut |
5 |
5 |
0 |
0 |
0 |
0% |
tests/test_matcherSourceSelector.py |
TestMatcherSourceSelector.testSelectSources_is_edge |
4 |
4 |
0 |
0 |
0 |
0% |
tests/test_matcherSourceSelector.py |
TestMatcherSourceSelector.testSelectSources_is_interpolated |
4 |
4 |
0 |
0 |
0 |
0% |
tests/test_matcherSourceSelector.py |
TestMatcherSourceSelector.testSelectSources_is_saturated |
4 |
4 |
0 |
0 |
0 |
0% |
tests/test_matcherSourceSelector.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_matcherSourceSelector.py |
(no function) |
25 |
2 |
0 |
2 |
1 |
89% |
tests/test_measure.py |
toString |
4 |
4 |
0 |
2 |
0 |
0% |
tests/test_measure.py |
MeasureTestCase.Object.__init__ |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_measure.py |
MeasureTestCase.Object.insert |
4 |
4 |
0 |
4 |
0 |
0% |
tests/test_measure.py |
MeasureTestCase.Object.__eq__ |
4 |
4 |
0 |
4 |
0 |
0% |
tests/test_measure.py |
MeasureTestCase.setUp |
15 |
15 |
0 |
4 |
0 |
0% |
tests/test_measure.py |
MeasureTestCase.tearDown |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_measure.py |
MeasureTestCase.testFootprintsMeasure |
39 |
39 |
0 |
8 |
0 |
0% |
tests/test_measure.py |
FindAndMeasureTestCase.setUp |
8 |
8 |
0 |
2 |
0 |
20% |
tests/test_measure.py |
FindAndMeasureTestCase.tearDown |
3 |
3 |
0 |
0 |
0 |
0% |
tests/test_measure.py |
FindAndMeasureTestCase.testDetection |
61 |
61 |
0 |
8 |
0 |
0% |
tests/test_measure.py |
GaussianPsfTestCase.setUp |
10 |
10 |
0 |
0 |
0 |
0% |
tests/test_measure.py |
GaussianPsfTestCase.tearDown |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_measure.py |
GaussianPsfTestCase.testPsfFlux |
30 |
30 |
0 |
2 |
0 |
0% |
tests/test_measure.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_measure.py |
(no function) |
49 |
4 |
0 |
2 |
1 |
90% |
tests/test_measureApCorr.py |
apCorrDefaultMap |
6 |
6 |
0 |
0 |
0 |
0% |
tests/test_measureApCorr.py |
MeasureApCorrTestCase.makeCatalog |
32 |
32 |
0 |
6 |
0 |
0% |
tests/test_measureApCorr.py |
MeasureApCorrTestCase.setUp |
25 |
25 |
0 |
2 |
0 |
0% |
tests/test_measureApCorr.py |
MeasureApCorrTestCase.tearDown |
3 |
3 |
0 |
0 |
0 |
0% |
tests/test_measureApCorr.py |
MeasureApCorrTestCase.testAddFields |
6 |
6 |
0 |
2 |
0 |
0% |
tests/test_measureApCorr.py |
MeasureApCorrTestCase.testReturnApCorrMap |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_measureApCorr.py |
MeasureApCorrTestCase.testApCorrMapKeys |
8 |
8 |
0 |
2 |
0 |
0% |
tests/test_measureApCorr.py |
MeasureApCorrTestCase.testTooFewSources |
6 |
6 |
0 |
4 |
0 |
0% |
tests/test_measureApCorr.py |
MeasureApCorrTestCase.testSourceNotUsed |
12 |
12 |
0 |
0 |
0 |
0% |
tests/test_measureApCorr.py |
MeasureApCorrTestCase.testSourceUsed |
4 |
4 |
0 |
0 |
0 |
0% |
tests/test_measureApCorr.py |
MeasureApCorrTestCase.testApertureMeasOnes |
7 |
7 |
0 |
0 |
0 |
0% |
tests/test_measureApCorr.py |
MeasureApCorrTestCase.testApertureMeasTens |
8 |
8 |
0 |
0 |
0 |
0% |
tests/test_measureApCorr.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_measureApCorr.py |
(no function) |
30 |
2 |
0 |
2 |
1 |
91% |
tests/test_negative.py |
NegativeMeasurementTestCase._create_exposure |
12 |
12 |
0 |
0 |
0 |
0% |
tests/test_negative.py |
NegativeMeasurementTestCase.test_detection_stdev |
34 |
34 |
0 |
10 |
0 |
0% |
tests/test_negative.py |
NegativeMeasurementTestCase.test_significance |
19 |
19 |
0 |
6 |
0 |
0% |
tests/test_negative.py |
NegativeMeasurementTestCase.makeCoordList |
16 |
16 |
0 |
6 |
0 |
0% |
tests/test_negative.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_negative.py |
(no function) |
26 |
4 |
0 |
2 |
1 |
82% |
tests/test_objectSizeStarSelector.py |
addGoodSource |
10 |
10 |
0 |
0 |
0 |
0% |
tests/test_objectSizeStarSelector.py |
TestObjectSizeSourceSelector.setUp |
11 |
11 |
0 |
2 |
0 |
0% |
tests/test_objectSizeStarSelector.py |
TestObjectSizeSourceSelector.tearDown |
3 |
3 |
0 |
0 |
0 |
0% |
tests/test_objectSizeStarSelector.py |
TestObjectSizeSourceSelector.testSelectSourcesGood |
5 |
5 |
0 |
4 |
0 |
0% |
tests/test_objectSizeStarSelector.py |
TestObjectSizeSourceSelector.testSelectSourcesIndividualBadFlags |
7 |
7 |
0 |
6 |
0 |
0% |
tests/test_objectSizeStarSelector.py |
TestObjectSizeSourceSelector.testSelectSourcesAllBadFlags |
5 |
5 |
0 |
4 |
0 |
0% |
tests/test_objectSizeStarSelector.py |
TestObjectSizeSourceSelector.testSelectSourcesSignalToNoiseCuts |
13 |
13 |
0 |
2 |
0 |
0% |
tests/test_objectSizeStarSelector.py |
TestObjectSizeSourceSelector.testSelectSourcesNoSignalToNoiseCut |
6 |
6 |
0 |
2 |
0 |
0% |
tests/test_objectSizeStarSelector.py |
TestObjectSizeSourceSelector.testSelectSourcesFluxCuts |
12 |
12 |
0 |
2 |
0 |
0% |
tests/test_objectSizeStarSelector.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_objectSizeStarSelector.py |
(no function) |
23 |
2 |
0 |
2 |
1 |
88% |
tests/test_psfCandidate.py |
makeEmptyCatalog |
7 |
7 |
0 |
2 |
0 |
0% |
tests/test_psfCandidate.py |
createFakeSource |
19 |
19 |
0 |
10 |
0 |
0% |
tests/test_psfCandidate.py |
CandidateMaskingTestCase.setUp |
4 |
4 |
0 |
0 |
0 |
0% |
tests/test_psfCandidate.py |
CandidateMaskingTestCase.tearDown |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_psfCandidate.py |
CandidateMaskingTestCase.createCandidate |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_psfCandidate.py |
CandidateMaskingTestCase.checkCandidateMasking |
20 |
20 |
0 |
6 |
0 |
0% |
tests/test_psfCandidate.py |
CandidateMaskingTestCase.testBlends |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_psfCandidate.py |
CandidateMaskingTestCase.testNeighborMasking |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_psfCandidate.py |
CandidateMaskingTestCase.testFaintNeighborMasking |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_psfCandidate.py |
MakePsfCandidatesTaskTest.setUp |
11 |
11 |
0 |
2 |
0 |
0% |
tests/test_psfCandidate.py |
MakePsfCandidatesTaskTest.testMakePsfCandidates |
6 |
6 |
0 |
4 |
0 |
0% |
tests/test_psfCandidate.py |
MakePsfCandidatesTaskTest.testMakePsfCandidatesStarSelectedField |
6 |
6 |
0 |
4 |
0 |
0% |
tests/test_psfCandidate.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_psfCandidate.py |
(no function) |
33 |
4 |
0 |
2 |
1 |
86% |
tests/test_psfDetermination.py |
psfVal |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_psfDetermination.py |
SpatialModelPsfTestCase.measure |
6 |
6 |
0 |
2 |
0 |
0% |
tests/test_psfDetermination.py |
SpatialModelPsfTestCase.setUp |
79 |
79 |
0 |
20 |
0 |
0% |
tests/test_psfDetermination.py |
SpatialModelPsfTestCase.tearDown |
8 |
8 |
0 |
0 |
0 |
0% |
tests/test_psfDetermination.py |
SpatialModelPsfTestCase.setupDeterminer |
21 |
21 |
0 |
4 |
0 |
0% |
tests/test_psfDetermination.py |
SpatialModelPsfTestCase.subtractStars |
25 |
25 |
0 |
8 |
0 |
0% |
tests/test_psfDetermination.py |
SpatialModelPsfTestCase.testPsfDeterminerObjectSize |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_psfDetermination.py |
SpatialModelPsfTestCase._testPsfDeterminer |
8 |
8 |
0 |
0 |
0 |
0% |
tests/test_psfDetermination.py |
SpatialModelPsfTestCase.testPsfDeterminerSubimageObjectSizeStarSelector |
15 |
15 |
0 |
2 |
0 |
0% |
tests/test_psfDetermination.py |
SpatialModelPsfTestCase.testPsfDeterminerSubimageObjectSizeStarSelector.trimCatalogToImage |
5 |
5 |
0 |
4 |
0 |
0% |
tests/test_psfDetermination.py |
SpatialModelPsfTestCase.testPsfDeterminerNEigenObjectSizeStarSelector |
7 |
7 |
0 |
0 |
0 |
0% |
tests/test_psfDetermination.py |
SpatialModelPsfTestCase.testCandidateList |
16 |
16 |
0 |
4 |
0 |
0% |
tests/test_psfDetermination.py |
SpatialModelPsfTestCase.testRejectBlends |
24 |
24 |
0 |
2 |
0 |
0% |
tests/test_psfDetermination.py |
SpatialModelPsfTestCase.testShowPsfMosaic |
3 |
3 |
0 |
0 |
0 |
0% |
tests/test_psfDetermination.py |
SpatialModelPsfTestCase.testShowPsf |
8 |
8 |
0 |
0 |
0 |
0% |
tests/test_psfDetermination.py |
PsfCandidateTestCase.testNumToReject |
4 |
4 |
0 |
2 |
0 |
0% |
tests/test_psfDetermination.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_psfDetermination.py |
(no function) |
48 |
3 |
0 |
2 |
1 |
92% |
tests/test_psfIO.py |
roundTripPsf |
4 |
4 |
0 |
2 |
0 |
0% |
tests/test_psfIO.py |
SpatialModelPsfTestCase.setUp |
44 |
44 |
0 |
4 |
0 |
0% |
tests/test_psfIO.py |
SpatialModelPsfTestCase.tearDown |
5 |
5 |
0 |
0 |
0 |
0% |
tests/test_psfIO.py |
SpatialModelPsfTestCase.testGetPcaKernel |
76 |
76 |
0 |
32 |
0 |
6% |
tests/test_psfIO.py |
SpatialModelPsfTestCase.testCandidateList |
18 |
18 |
0 |
6 |
0 |
0% |
tests/test_psfIO.py |
SpatialModelPsfTestCase.checkTablePersistence |
7 |
7 |
0 |
0 |
0 |
0% |
tests/test_psfIO.py |
SingleGaussianPsfTestCase.testTablePersistence |
6 |
6 |
0 |
0 |
0 |
0% |
tests/test_psfIO.py |
DoubleGaussianPsfTestCase.comparePsfs |
7 |
7 |
0 |
0 |
0 |
0% |
tests/test_psfIO.py |
DoubleGaussianPsfTestCase.setUp |
5 |
5 |
0 |
0 |
0 |
0% |
tests/test_psfIO.py |
DoubleGaussianPsfTestCase.tearDown |
4 |
4 |
0 |
0 |
0 |
0% |
tests/test_psfIO.py |
DoubleGaussianPsfTestCase.testBoostPersistence |
5 |
5 |
0 |
0 |
0 |
0% |
tests/test_psfIO.py |
DoubleGaussianPsfTestCase.testFitsPersistence |
5 |
5 |
0 |
0 |
0 |
0% |
tests/test_psfIO.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_psfIO.py |
(no function) |
42 |
4 |
0 |
2 |
1 |
89% |
tests/test_psfSelectTest.py |
plantSources |
92 |
92 |
0 |
30 |
0 |
0% |
tests/test_psfSelectTest.py |
PsfSelectionTestCase.setUp |
42 |
42 |
0 |
0 |
0 |
0% |
tests/test_psfSelectTest.py |
PsfSelectionTestCase.tearDown |
7 |
7 |
0 |
0 |
0 |
0% |
tests/test_psfSelectTest.py |
PsfSelectionTestCase.detectAndMeasure |
4 |
4 |
0 |
0 |
0 |
0% |
tests/test_psfSelectTest.py |
PsfSelectionTestCase.testPsfCandidate |
35 |
35 |
0 |
4 |
0 |
0% |
tests/test_psfSelectTest.py |
PsfSelectionTestCase.testDistortedImage |
44 |
44 |
0 |
6 |
0 |
0% |
tests/test_psfSelectTest.py |
PsfSelectionTestCase.testDistortedImage.countObjects |
11 |
11 |
0 |
10 |
0 |
0% |
tests/test_psfSelectTest.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_psfSelectTest.py |
(no function) |
33 |
4 |
0 |
2 |
1 |
86% |
tests/test_readFitsCatalog.py |
makeFitsTable |
8 |
8 |
0 |
0 |
0 |
0% |
tests/test_readFitsCatalog.py |
ReadFitsCatalogTaskTestCase.setUp |
4 |
4 |
0 |
0 |
0 |
0% |
tests/test_readFitsCatalog.py |
ReadFitsCatalogTaskTestCase.testHDU1DefaultNames |
4 |
4 |
0 |
0 |
0 |
0% |
tests/test_readFitsCatalog.py |
ReadFitsCatalogTaskTestCase.testHDU1GivenNames |
11 |
11 |
0 |
2 |
0 |
0% |
tests/test_readFitsCatalog.py |
ReadFitsCatalogTaskTestCase.testHDU2 |
5 |
5 |
0 |
0 |
0 |
0% |
tests/test_readFitsCatalog.py |
ReadFitsCatalogTaskTestCase.testBadPath |
4 |
4 |
0 |
2 |
0 |
0% |
tests/test_readFitsCatalog.py |
ReadFitsCatalogTaskTestCase.testBadColumnName |
6 |
6 |
0 |
6 |
0 |
0% |
tests/test_readFitsCatalog.py |
ReadFitsCatalogTaskTestCase.testBadHdu |
6 |
6 |
0 |
4 |
0 |
0% |
tests/test_readFitsCatalog.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_readFitsCatalog.py |
(no function) |
29 |
5 |
0 |
4 |
2 |
79% |
tests/test_readTextCatalog.py |
makeCatalog |
3 |
3 |
0 |
0 |
0 |
0% |
tests/test_readTextCatalog.py |
ReadTextCatalogTaskTestCase.setUp |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_readTextCatalog.py |
ReadTextCatalogTaskTestCase.testDefaultNames |
4 |
4 |
0 |
0 |
0 |
0% |
tests/test_readTextCatalog.py |
ReadTextCatalogTaskTestCase.testGivenNames |
10 |
10 |
0 |
2 |
0 |
0% |
tests/test_readTextCatalog.py |
ReadTextCatalogTaskTestCase.testBadPath |
4 |
4 |
0 |
2 |
0 |
0% |
tests/test_readTextCatalog.py |
ReadTextCatalogTaskTestCase.testTooFewColumnNames |
7 |
7 |
0 |
4 |
0 |
0% |
tests/test_readTextCatalog.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_readTextCatalog.py |
(no function) |
30 |
10 |
0 |
10 |
2 |
55% |
tests/test_referenceObjectLoader.py |
ReferenceObjectLoaderTestCase.setUpClass |
33 |
33 |
0 |
2 |
0 |
0% |
tests/test_referenceObjectLoader.py |
ReferenceObjectLoaderTestCase.test_loadSkyCircle |
13 |
13 |
0 |
2 |
0 |
0% |
tests/test_referenceObjectLoader.py |
ReferenceObjectLoaderTestCase.test_loadPixelBox |
16 |
16 |
0 |
2 |
0 |
0% |
tests/test_referenceObjectLoader.py |
ReferenceObjectLoaderTestCase.test_filterMap |
7 |
7 |
0 |
2 |
0 |
0% |
tests/test_referenceObjectLoader.py |
ReferenceObjectLoaderTestCase.test_properMotion |
33 |
33 |
0 |
10 |
0 |
0% |
tests/test_referenceObjectLoader.py |
ReferenceObjectLoaderTestCase.test_requireProperMotion |
7 |
7 |
0 |
4 |
0 |
0% |
tests/test_referenceObjectLoader.py |
Version0Version1ReferenceObjectLoaderTestCase.testLoadVersion0 |
10 |
10 |
0 |
0 |
0 |
0% |
tests/test_referenceObjectLoader.py |
Version0Version1ReferenceObjectLoaderTestCase.testLoadVersion1 |
10 |
10 |
0 |
0 |
0 |
0% |
tests/test_referenceObjectLoader.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_referenceObjectLoader.py |
(no function) |
35 |
2 |
0 |
2 |
1 |
92% |
tests/test_reserveSourcesTask.py |
ReserveSourcesTaskTest.setUp |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_reserveSourcesTask.py |
ReserveSourcesTaskTest.construct |
10 |
10 |
0 |
2 |
0 |
0% |
tests/test_reserveSourcesTask.py |
ReserveSourcesTaskTest.check |
29 |
29 |
0 |
14 |
0 |
0% |
tests/test_reserveSourcesTask.py |
ReserveSourcesTaskTest.testCatalog |
3 |
3 |
0 |
2 |
0 |
0% |
tests/test_reserveSourcesTask.py |
ReserveSourcesTaskTest.testSources |
4 |
4 |
0 |
2 |
0 |
0% |
tests/test_reserveSourcesTask.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_reserveSourcesTask.py |
(no function) |
19 |
3 |
0 |
2 |
1 |
81% |
tests/test_sdssShapePsf.py |
SdssShapePsfTestCase.setUp |
9 |
9 |
0 |
0 |
0 |
0% |
tests/test_sdssShapePsf.py |
SdssShapePsfTestCase.tearDown |
6 |
6 |
0 |
0 |
0 |
0% |
tests/test_sdssShapePsf.py |
SdssShapePsfTestCase._computeVaryingPsf |
19 |
19 |
0 |
4 |
0 |
0% |
tests/test_sdssShapePsf.py |
SdssShapePsfTestCase._runMeasurementTask |
6 |
6 |
0 |
2 |
0 |
0% |
tests/test_sdssShapePsf.py |
SdssShapePsfTestCase._checkPsfShape |
4 |
4 |
0 |
0 |
0 |
0% |
tests/test_sdssShapePsf.py |
SdssShapePsfTestCase.testMeasureGoodPsf |
13 |
13 |
0 |
2 |
0 |
0% |
tests/test_sdssShapePsf.py |
SdssShapePsfTestCase.testResizedPcaPsf |
9 |
9 |
0 |
4 |
0 |
0% |
tests/test_sdssShapePsf.py |
SdssShapePsfTestCase._compareKernelImages |
11 |
11 |
0 |
0 |
0 |
0% |
tests/test_sdssShapePsf.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_sdssShapePsf.py |
(no function) |
25 |
2 |
0 |
2 |
1 |
89% |
tests/test_sourceSelector.py |
SourceSelectorTester.setUp |
13 |
13 |
0 |
0 |
0 |
0% |
tests/test_sourceSelector.py |
SourceSelectorTester.tearDown |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_sourceSelector.py |
SourceSelectorTester.check |
10 |
10 |
0 |
6 |
0 |
0% |
tests/test_sourceSelector.py |
SourceSelectorTester.testFlags |
17 |
17 |
0 |
0 |
0 |
0% |
tests/test_sourceSelector.py |
SourceSelectorTester.testSignalToNoise |
15 |
15 |
0 |
0 |
0 |
0% |
tests/test_sourceSelector.py |
ScienceSourceSelectorTaskTest.setUp |
7 |
7 |
0 |
0 |
0 |
0% |
tests/test_sourceSelector.py |
ScienceSourceSelectorTaskTest.testFluxLimit |
20 |
20 |
0 |
0 |
0 |
0% |
tests/test_sourceSelector.py |
ScienceSourceSelectorTaskTest.testUnresolved |
17 |
17 |
0 |
2 |
0 |
0% |
tests/test_sourceSelector.py |
ScienceSourceSelectorTaskTest.testIsolated |
12 |
12 |
0 |
2 |
0 |
0% |
tests/test_sourceSelector.py |
ReferenceSourceSelectorTaskTest.setUp |
5 |
5 |
0 |
0 |
0 |
0% |
tests/test_sourceSelector.py |
ReferenceSourceSelectorTaskTest.testMagnitudeLimit |
20 |
20 |
0 |
0 |
0 |
0% |
tests/test_sourceSelector.py |
ReferenceSourceSelectorTaskTest.testMagErrorLimit |
12 |
12 |
0 |
0 |
0 |
0% |
tests/test_sourceSelector.py |
ReferenceSourceSelectorTaskTest.testColorLimits |
22 |
22 |
0 |
2 |
0 |
0% |
tests/test_sourceSelector.py |
ReferenceSourceSelectorTaskTest.testUnresolved |
17 |
17 |
0 |
2 |
0 |
0% |
tests/test_sourceSelector.py |
TrivialSourceSelector.selectSources |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_sourceSelector.py |
TestBaseSourceSelector.setUp |
7 |
7 |
0 |
2 |
0 |
0% |
tests/test_sourceSelector.py |
TestBaseSourceSelector.testRun |
4 |
4 |
0 |
2 |
0 |
0% |
tests/test_sourceSelector.py |
TestBaseSourceSelector.testRunSourceSelectedField |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_sourceSelector.py |
TestBaseSourceSelector.testRunNonContiguousRaises |
4 |
4 |
0 |
2 |
0 |
0% |
tests/test_sourceSelector.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_sourceSelector.py |
(no function) |
43 |
3 |
0 |
2 |
1 |
91% |
tests/test_stamps.py |
make_stamps |
17 |
17 |
0 |
8 |
0 |
0% |
tests/test_stamps.py |
TransformTestClass.getTestDir |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_stamps.py |
StampsBaseTestCase.testReadFitsWithOptionsNotImplementedErrorRaised |
4 |
4 |
0 |
2 |
0 |
0% |
tests/test_stamps.py |
StampsBaseTestCase.testReadFitsWithOptionsNotImplementedErrorRaised.FakeStampsBase.__init__ |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_stamps.py |
StampsBaseTestCase.testReadFitsWithOptionsMetadataError |
6 |
6 |
0 |
4 |
0 |
0% |
tests/test_stamps.py |
StampsBaseTestCase.testReadFitsReturnsNewClass |
7 |
7 |
0 |
0 |
0 |
0% |
tests/test_stamps.py |
StampsBaseTestCase.testReadFitsReturnsNewClass.FakeStampsBase.__init__ |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_stamps.py |
StampsBaseTestCase.testReadFitsReturnsNewClass.FakeStampsBase.readFitsWithOptions |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_stamps.py |
StampsBaseTestCase.testReadFitsReturnsNewClass.FakeStampsBase._refresh_metadata |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_stamps.py |
StampsTestCase.testAppend |
6 |
6 |
0 |
2 |
0 |
0% |
tests/test_stamps.py |
StampsTestCase.testExtend |
5 |
5 |
0 |
4 |
0 |
0% |
tests/test_stamps.py |
StampsTestCase.testIO |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_stamps.py |
StampsTestCase.testIOone |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_stamps.py |
StampsTestCase.testIOsub |
9 |
9 |
0 |
4 |
0 |
0% |
tests/test_stamps.py |
StampsTestCase.testIOarchive |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_stamps.py |
StampsTestCase.roundtrip |
9 |
9 |
0 |
4 |
0 |
0% |
tests/test_stamps.py |
StampsTestCase.roundtripWithArchive |
11 |
11 |
0 |
4 |
0 |
0% |
tests/test_stamps.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_stamps.py |
(no function) |
34 |
2 |
0 |
2 |
1 |
92% |
tests/test_ticket-2986.py |
Ticket2986Test.test |
21 |
21 |
0 |
0 |
0 |
0% |
tests/test_ticket-2986.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_ticket-2986.py |
(no function) |
15 |
2 |
0 |
2 |
1 |
82% |