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 |
0 |
0 |
2 |
0 |
100% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager.run |
12 |
0 |
0 |
8 |
0 |
100% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager._convertOneFile |
15 |
15 |
0 |
8 |
0 |
0% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager._doOnePixel |
11 |
2 |
0 |
8 |
2 |
79% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager._setIds |
6 |
3 |
0 |
2 |
1 |
50% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager.getCatalog |
8 |
4 |
0 |
2 |
1 |
50% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager.computeCoord |
1 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager._getCoordErr |
5 |
5 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager._setFlags |
5 |
2 |
0 |
4 |
1 |
67% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager._getFluxes |
9 |
9 |
0 |
6 |
0 |
0% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager._setProperMotion |
9 |
7 |
0 |
4 |
1 |
23% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager._setParallax |
5 |
3 |
0 |
2 |
1 |
43% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager._epochToMjdTai |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager._setExtra |
5 |
4 |
0 |
4 |
1 |
22% |
python/lsst/meas/algorithms/convertRefcatManager.py |
ConvertRefcatManager._fillRecord |
5 |
0 |
0 |
0 |
0 |
100% |
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 |
1 |
0 |
2 |
1 |
75% |
python/lsst/meas/algorithms/convertReferenceCatalog.py |
ConvertReferenceCatalogTask._preRun |
1 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/convertReferenceCatalog.py |
ConvertReferenceCatalogTask._postRun |
5 |
0 |
0 |
2 |
0 |
100% |
python/lsst/meas/algorithms/convertReferenceCatalog.py |
ConvertReferenceCatalogTask._persistConfig |
3 |
0 |
0 |
2 |
0 |
100% |
python/lsst/meas/algorithms/convertReferenceCatalog.py |
ConvertReferenceCatalogTask._getOnePixelFilename |
1 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/convertReferenceCatalog.py |
ConvertReferenceCatalogTask._writeMasterSchema |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/convertReferenceCatalog.py |
ConvertReferenceCatalogTask._reduce_kwargs |
3 |
0 |
0 |
0 |
0 |
100% |
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 |
2 |
0 |
0 |
0 |
0% |
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 |
0 |
0 |
0 |
0 |
100% |
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 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/indexerRegistry.py |
(no function) |
9 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
addRefCatMetadata |
5 |
0 |
0 |
2 |
1 |
86% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
IngestReferenceRunner.run |
7 |
7 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
ConvertReferenceCatalogConfig.setDefaults |
2 |
0 |
0 |
0 |
0 |
100% |
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 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
ConvertReferenceCatalogBase.run |
8 |
0 |
0 |
0 |
0 |
100% |
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 |
0 |
0 |
2 |
0 |
100% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
ConvertReferenceCatalogBase.makeSchema |
7 |
1 |
0 |
4 |
1 |
82% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
ConvertReferenceCatalogBase.makeSchema.addField |
5 |
5 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/ingestIndexReferenceTask.py |
ConvertReferenceCatalogBase._saveMasterSchema |
6 |
0 |
0 |
0 |
0 |
100% |
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/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 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
hasNanojanskyFluxUnits |
4 |
1 |
0 |
4 |
1 |
75% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
getFormatVersionFromRefCat |
7 |
3 |
0 |
2 |
1 |
56% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
convertToNanojansky |
29 |
29 |
0 |
12 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
_FilterCatalog.__init__ |
1 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
_FilterCatalog.__call__ |
7 |
1 |
0 |
6 |
1 |
85% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
LoadReferenceObjectsConfig.validate |
4 |
4 |
0 |
2 |
0 |
0% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
ReferenceObjectLoaderBase.__init__ |
1 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
ReferenceObjectLoaderBase.applyProperMotions |
16 |
12 |
0 |
12 |
2 |
21% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
ReferenceObjectLoaderBase.makeMinimalSchema |
33 |
10 |
0 |
26 |
8 |
69% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
ReferenceObjectLoaderBase._remapReferenceCatalogSchema |
14 |
5 |
0 |
4 |
2 |
61% |
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 |
1 |
0 |
2 |
1 |
75% |
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 |
15 |
0 |
18 |
6 |
60% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
ReferenceObjectLoader.loadSkyCircle |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/algorithms/loadReferenceObjects.py |
getRefFluxField |
11 |
2 |
0 |
6 |
2 |
76% |
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 |
2 |
0 |
2 |
1 |
62% |
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/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 |
0 |
0 |
0 |
0 |
100% |
tests/ingestIndexTestBase.py |
makeConvertConfig |
27 |
2 |
0 |
12 |
1 |
92% |
tests/ingestIndexTestBase.py |
ConvertReferenceCatalogTestBase.makeSkyCatalog |
35 |
0 |
0 |
4 |
0 |
100% |
tests/ingestIndexTestBase.py |
ConvertReferenceCatalogTestBase.makeSkyCatalog.get_word |
1 |
0 |
0 |
2 |
0 |
100% |
tests/ingestIndexTestBase.py |
ConvertReferenceCatalogTestBase.tearDownClass |
9 |
0 |
0 |
0 |
0 |
100% |
tests/ingestIndexTestBase.py |
ConvertReferenceCatalogTestBase.setUpClass |
24 |
0 |
0 |
8 |
0 |
100% |
tests/ingestIndexTestBase.py |
ConvertReferenceCatalogTestBase.setUp |
3 |
0 |
0 |
0 |
0 |
100% |
tests/ingestIndexTestBase.py |
ConvertReferenceCatalogTestBase.tearDown |
1 |
0 |
0 |
0 |
0 |
100% |
tests/ingestIndexTestBase.py |
ConvertReferenceCatalogTestBase.makeTemporaryRepo |
4 |
0 |
0 |
0 |
0 |
100% |
tests/ingestIndexTestBase.py |
ConvertReferenceCatalogTestBase.checkAllRowsInRefcat |
18 |
2 |
0 |
8 |
1 |
88% |
tests/ingestIndexTestBase.py |
(no function) |
26 |
0 |
0 |
0 |
0 |
100% |
tests/nopytest_ingestIndexReferenceCatalog.py |
TestConvertReferenceCatalogParallel.testIngestTwoFilesTwoCores |
3 |
0 |
0 |
0 |
0 |
100% |
tests/nopytest_ingestIndexReferenceCatalog.py |
TestConvertReferenceCatalogParallel.testIngestTwoFilesTwoCores.runTest |
36 |
0 |
0 |
4 |
0 |
100% |
tests/nopytest_ingestIndexReferenceCatalog.py |
TestConvertRefcatManager.setUp |
19 |
0 |
0 |
2 |
0 |
100% |
tests/nopytest_ingestIndexReferenceCatalog.py |
TestConvertRefcatManager._createFakeCatalog |
7 |
0 |
0 |
2 |
0 |
100% |
tests/nopytest_ingestIndexReferenceCatalog.py |
TestConvertRefcatManager.test_doOnePixelNewData |
14 |
0 |
0 |
0 |
0 |
100% |
tests/nopytest_ingestIndexReferenceCatalog.py |
TestConvertRefcatManager.test_doOnePixelNoData |
11 |
0 |
0 |
0 |
0 |
100% |
tests/nopytest_ingestIndexReferenceCatalog.py |
TestConvertRefcatManager.test_getCatalog |
10 |
0 |
0 |
0 |
0 |
100% |
tests/nopytest_ingestIndexReferenceCatalog.py |
TestConvertRefcatManager.tearDown |
2 |
0 |
0 |
0 |
0 |
100% |
tests/nopytest_ingestIndexReferenceCatalog.py |
setup_module |
1 |
0 |
0 |
0 |
0 |
100% |
tests/nopytest_ingestIndexReferenceCatalog.py |
(no function) |
30 |
2 |
0 |
2 |
1 |
91% |