Coverage report: 27%

Files Functions Classes

coverage.py v7.5.0, created at 2024-04-26 11:25 +0000

File function statements missing excluded branches partial coverage
python/__init__.py (no function) 2 2 0 0 0 0%
python/lsst/__init__.py (no function) 2 0 0 0 0 100%
python/lsst/faro/__init__.py (no function) 2 0 0 0 0 100%
python/lsst/faro/base/BaseSubTasks.py NumSourcesTask.run 7 7 0 2 0 0%
python/lsst/faro/base/BaseSubTasks.py NumSourcesMatchedTask.run 1 1 0 0 0 0%
python/lsst/faro/base/BaseSubTasks.py NumSourcesMergeTask.run 9 9 0 4 0 0%
python/lsst/faro/base/BaseSubTasks.py NumpySummaryTask.run 11 11 0 6 0 0%
python/lsst/faro/base/BaseSubTasks.py (no function) 31 0 0 0 0 100%
python/lsst/faro/base/CatalogMeasurementBase.py CatalogMeasurementBaseConnections.__init__ 3 3 0 2 0 0%
python/lsst/faro/base/CatalogMeasurementBase.py CatalogMeasurementBaseConfig.setDefaults 1 1 0 0 0 0%
python/lsst/faro/base/CatalogMeasurementBase.py CatalogMeasurementBaseTask.__init__ 2 2 0 0 0 0%
python/lsst/faro/base/CatalogMeasurementBase.py CatalogMeasurementBaseTask.run 4 4 0 4 0 0%
python/lsst/faro/base/CatalogMeasurementBase.py CatalogMeasurementBaseTask._getTableColumnsSelectors 6 6 0 6 0 0%
python/lsst/faro/base/CatalogMeasurementBase.py CatalogMeasurementBaseTask._getReferenceCatalog 14 14 0 2 0 0%
python/lsst/faro/base/CatalogMeasurementBase.py CatalogMeasurementBaseTask._persistMeasurementInputs 5 5 0 4 0 0%
python/lsst/faro/base/CatalogMeasurementBase.py (no function) 26 0 0 0 0 100%
python/lsst/faro/base/CatalogSummaryBase.py CatalogSummaryBaseTask.__init__ 2 2 0 0 0 0%
python/lsst/faro/base/CatalogSummaryBase.py CatalogSummaryBaseTask.run 1 1 0 0 0 0%
python/lsst/faro/base/CatalogSummaryBase.py (no function) 14 0 0 0 0 100%
python/lsst/faro/base/ConfigBase.py MeasurementTaskConfig._getColumnName 10 10 0 4 0 0%
python/lsst/faro/base/ConfigBase.py (no function) 8 0 0 0 0 100%
python/lsst/faro/base/MatchedCatalogBase.py MatchedBaseTask.__init__ 3 3 0 0 0 0%
python/lsst/faro/base/MatchedCatalogBase.py MatchedBaseTask.run 16 16 0 6 0 0%
python/lsst/faro/base/MatchedCatalogBase.py MatchedBaseTask.get_box_wcs 6 6 0 0 0 0%
python/lsst/faro/base/MatchedCatalogBase.py MatchedBaseTask.runQuantum 39 39 0 14 0 0%
python/lsst/faro/base/MatchedCatalogBase.py MatchedTractBaseTask.__init__ 3 3 0 0 0 0%
python/lsst/faro/base/MatchedCatalogBase.py MatchedTractBaseTask.get_box_wcs 5 5 0 0 0 0%
python/lsst/faro/base/MatchedCatalogBase.py (no function) 31 0 0 0 0 100%
python/lsst/faro/base/__init__.py (no function) 4 0 0 0 0 100%
python/lsst/faro/measurement/DetectorMeasurement.py DetectorMeasurementTask.runQuantum 10 10 0 2 0 0%
python/lsst/faro/measurement/DetectorMeasurement.py (no function) 13 0 0 0 0 100%
python/lsst/faro/measurement/DetectorTableMeasurement.py DetectorTableMeasurementConfig.validate 4 4 0 2 0 0%
python/lsst/faro/measurement/DetectorTableMeasurement.py DetectorTableMeasurementTask.runQuantum 19 19 0 6 0 0%
python/lsst/faro/measurement/DetectorTableMeasurement.py (no function) 13 0 0 0 0 100%
python/lsst/faro/measurement/ForcedSourceTableMeasurement.py ForcedSourceTableMeasurementTask.runQuantum 12 12 0 4 0 0%
python/lsst/faro/measurement/ForcedSourceTableMeasurement.py ForcedSourceMultiBandTableMeasurementTask.runQuantum 13 13 0 6 0 0%
python/lsst/faro/measurement/ForcedSourceTableMeasurement.py (no function) 21 0 0 0 0 100%
python/lsst/faro/measurement/GeneralMeasurementTasks.py HistMedianTask.run 12 12 0 2 0 0%
python/lsst/faro/measurement/GeneralMeasurementTasks.py (no function) 9 0 0 0 0 100%
python/lsst/faro/measurement/MatchedCatalogMeasurement.py PatchMatchedMultiBandMeasurementTask.run 1 1 0 0 0 0%
python/lsst/faro/measurement/MatchedCatalogMeasurement.py PatchMatchedMultiBandMeasurementTask.runQuantum 12 12 0 2 0 0%
python/lsst/faro/measurement/MatchedCatalogMeasurement.py (no function) 31 0 0 0 0 100%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py PA1Task.__init__ 1 1 0 0 0 0%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py PA1Task.run 8 8 0 4 0 0%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py PF1Task.__init__ 1 1 0 0 0 0%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py PF1Task.run 10 10 0 2 0 0%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py isSorted 1 1 0 2 0 0%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py bins 2 0 0 2 0 100%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py AMxTask.run 12 12 0 2 0 0%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py ADxTask.run 8 8 0 2 0 0%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py AFxTask.run 8 8 0 2 0 0%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py AB1Task.run 25 25 0 14 0 0%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py ModelPhotRepTask.__init__ 1 1 0 0 0 0%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py ModelPhotRepTask.run 10 10 0 4 0 0%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py (no function) 74 0 0 2 0 100%
python/lsst/faro/measurement/MatchedCatalogTableMeasurement.py TractMatchedCatalogTableMeasurementTask.runQuantum 20 20 0 8 0 0%
python/lsst/faro/measurement/MatchedCatalogTableMeasurement.py TractMatchedCatalogMultiBandTableMeasurementTask.runQuantum 21 21 0 10 0 0%
python/lsst/faro/measurement/MatchedCatalogTableMeasurement.py (no function) 23 0 0 0 0 100%
python/lsst/faro/measurement/PatchMeasurement.py PatchMeasurementTask.run 1 1 0 0 0 0%
python/lsst/faro/measurement/PatchMeasurement.py PatchMeasurementTask.runQuantum 6 6 0 2 0 0%
python/lsst/faro/measurement/PatchMeasurement.py (no function) 13 0 0 0 0 100%
python/lsst/faro/measurement/PatchMeasurementTasks.py (no function) 1 0 0 0 0 100%
python/lsst/faro/measurement/PatchTableMeasurement.py PatchTableMeasurementTask.runQuantum 21 21 0 8 0 0%
python/lsst/faro/measurement/PatchTableMeasurement.py PatchMultiBandTableMeasurementTask.runQuantum 22 22 0 10 0 0%
python/lsst/faro/measurement/PatchTableMeasurement.py (no function) 23 0 0 0 0 100%
python/lsst/faro/measurement/TractMeasurement.py TractMeasurementTask.run 10 10 0 6 0 0%
python/lsst/faro/measurement/TractMeasurement.py TractMeasurementTask.runQuantum 6 6 0 4 0 0%
python/lsst/faro/measurement/TractMeasurement.py (no function) 32 0 0 0 0 100%
python/lsst/faro/measurement/TractMeasurementTasks.py WPerpTask.run 12 12 0 4 0 0%
python/lsst/faro/measurement/TractMeasurementTasks.py WPerpTask.calcWPerp 6 6 0 4 0 0%
python/lsst/faro/measurement/TractMeasurementTasks.py TExTask.run 16 16 0 6 0 0%
python/lsst/faro/measurement/TractMeasurementTasks.py (no function) 34 0 0 0 0 100%
python/lsst/faro/measurement/TractTableMeasurement.py TractTableMeasurementTask.runQuantum 18 18 0 8 0 0%
python/lsst/faro/measurement/TractTableMeasurement.py TractMultiBandTableMeasurementTask.runQuantum 19 19 0 10 0 0%
python/lsst/faro/measurement/TractTableMeasurement.py (no function) 23 0 0 0 0 100%
python/lsst/faro/measurement/TractTableMeasurementTasks.py TExTableTask.run 16 16 0 6 0 0%
python/lsst/faro/measurement/TractTableMeasurementTasks.py FluxStatisticTask.run 10 10 0 4 0 0%
python/lsst/faro/measurement/TractTableMeasurementTasks.py (no function) 30 0 0 0 0 100%
python/lsst/faro/measurement/TractTableValueMeasurement.py TractTableValueMeasurementConfig._format_column 13 13 0 10 0 0%
python/lsst/faro/measurement/TractTableValueMeasurement.py TractTableValueMeasurementTask.run 8 8 0 4 0 0%
python/lsst/faro/measurement/TractTableValueMeasurement.py TractTableValueMeasurementTask.runQuantum 11 11 0 6 0 0%
python/lsst/faro/measurement/TractTableValueMeasurement.py (no function) 27 0 0 2 0 100%
python/lsst/faro/measurement/VisitMeasurement.py VisitMeasurementTask.run 10 10 0 6 0 0%
python/lsst/faro/measurement/VisitMeasurement.py VisitMeasurementTask.runQuantum 6 6 0 4 0 0%
python/lsst/faro/measurement/VisitMeasurement.py (no function) 23 0 0 0 0 100%
python/lsst/faro/measurement/VisitMeasurementTasks.py (no function) 1 0 0 0 0 100%
python/lsst/faro/measurement/VisitTableMeasurement.py VisitTableMeasurementTask.runQuantum 17 17 0 6 0 0%
python/lsst/faro/measurement/VisitTableMeasurement.py (no function) 11 0 0 0 0 100%
python/lsst/faro/measurement/__init__.py (no function) 19 0 0 0 0 100%
python/lsst/faro/measurement/example_VisitMeasurementTasks.py StarFracTask.run 9 9 0 2 0 0%
python/lsst/faro/measurement/example_VisitMeasurementTasks.py (no function) 9 0 0 0 0 100%
python/lsst/faro/preparation/MatchedPreparationTasks.py (no function) 24 24 0 0 0 0%
python/lsst/faro/preparation/__init__.py (no function) 1 1 0 0 0 0%
python/lsst/faro/summary/MatchedCatalogSummary.py (no function) 17 17 0 0 0 0%
python/lsst/faro/summary/PatchSummary.py (no function) 10 10 0 0 0 0%
python/lsst/faro/summary/VisitSummary.py (no function) 10 10 0 0 0 0%
python/lsst/faro/summary/__init__.py (no function) 3 3 0 0 0 0%
python/lsst/faro/utils/calibrated_catalog.py (no function) 9 0 0 2 0 100%
python/lsst/faro/utils/coord_util.py averageRaFromCat 2 2 0 0 0 0%
python/lsst/faro/utils/coord_util.py averageDecFromCat 2 2 0 0 0 0%
python/lsst/faro/utils/coord_util.py averageRaDecFromCat 1 1 0 0 0 0%
python/lsst/faro/utils/coord_util.py averageRaDec 6 6 0 6 0 0%
python/lsst/faro/utils/coord_util.py sphDist 5 5 0 0 0 0%
python/lsst/faro/utils/coord_util.py (no function) 8 0 0 0 0 100%
python/lsst/faro/utils/extinction_corr.py extinction_corr 12 12 0 2 0 0%
python/lsst/faro/utils/extinction_corr.py (no function) 9 2 0 0 0 78%
python/lsst/faro/utils/filter_map.py FilterMap.__init__ 3 3 0 2 0 0%
python/lsst/faro/utils/filter_map.py FilterMap.getFilters 25 25 0 16 0 0%
python/lsst/faro/utils/filter_map.py (no function) 15 0 0 0 0 100%
python/lsst/faro/utils/filtermatches.py filterMatches 26 26 0 16 0 0%
python/lsst/faro/utils/filtermatches.py filterMatches.nMatchFilter 3 3 0 2 0 0%
python/lsst/faro/utils/filtermatches.py filterMatches.snrFilter 4 4 0 0 0 0%
python/lsst/faro/utils/filtermatches.py filterMatches.ptsrcFilter 4 4 0 2 0 0%
python/lsst/faro/utils/filtermatches.py filterMatches.flagFilter 7 7 0 2 0 0%
python/lsst/faro/utils/filtermatches.py filterMatches.isPrimaryFilter 4 4 0 2 0 0%
python/lsst/faro/utils/filtermatches.py filterMatches.fullFilter 1 1 0 0 0 0%
python/lsst/faro/utils/filtermatches.py (no function) 4 0 0 0 0 100%
python/lsst/faro/utils/matcher.py matchCatalogs 61 61 0 18 0 0%
python/lsst/faro/utils/matcher.py ellipticityFromCat 2 2 0 0 0 0%
python/lsst/faro/utils/matcher.py ellipticity 4 4 0 0 0 0%
python/lsst/faro/utils/matcher.py makeMatchedPhotom 27 27 0 20 0 0%
python/lsst/faro/utils/matcher.py mergeCatalogs 30 30 0 16 0 0%
python/lsst/faro/utils/matcher.py (no function) 14 0 0 0 0 100%
python/lsst/faro/utils/phot_repeat.py photRepeat 11 11 0 6 0 0%
python/lsst/faro/utils/phot_repeat.py calcPhotRepeat 11 11 0 4 0 0%
python/lsst/faro/utils/phot_repeat.py (no function) 6 0 0 0 0 100%
python/lsst/faro/utils/prefilter.py preFilter 13 13 0 6 0 0%
python/lsst/faro/utils/prefilter.py preFilter.filtSNR 2 2 0 0 0 0%
python/lsst/faro/utils/prefilter.py preFilter.filtMag 4 4 0 2 0 0%
python/lsst/faro/utils/prefilter.py preFilter.filtExtended 4 4 0 2 0 0%
python/lsst/faro/utils/prefilter.py preFilter.filtFlags 6 6 0 0 0 0%
python/lsst/faro/utils/prefilter.py preFilter.filtPrimary 2 2 0 0 0 0%
python/lsst/faro/utils/prefilter.py (no function) 3 0 0 0 0 100%
python/lsst/faro/utils/selectors.py FlagSelector.columns 2 2 0 0 0 0%
python/lsst/faro/utils/selectors.py FlagSelector.__call__ 6 6 0 4 0 0%
python/lsst/faro/utils/selectors.py GalaxyIdentifier.columns 9 9 0 6 0 0%
python/lsst/faro/utils/selectors.py GalaxyIdentifier.__call__ 10 10 0 8 0 0%
python/lsst/faro/utils/selectors.py PerBandFlagSelector.columns 13 13 0 12 0 0%
python/lsst/faro/utils/selectors.py PerBandFlagSelector.__call__ 18 18 0 20 0 0%
python/lsst/faro/utils/selectors.py SNRSelector.columns 9 9 0 6 0 0%
python/lsst/faro/utils/selectors.py SNRSelector.__call__ 12 12 0 8 0 0%
python/lsst/faro/utils/selectors.py StarIdentifier.columns 9 9 0 6 0 0%
python/lsst/faro/utils/selectors.py StarIdentifier.__call__ 10 10 0 8 0 0%
python/lsst/faro/utils/selectors.py UnknownIdentifier.columns 9 9 0 6 0 0%
python/lsst/faro/utils/selectors.py UnknownIdentifier.__call__ 10 10 0 8 0 0%
python/lsst/faro/utils/selectors.py applySelectors 6 6 0 4 0 0%
python/lsst/faro/utils/selectors.py brightIsolatedStarSourceTable 11 11 0 0 0 0%
python/lsst/faro/utils/selectors.py brightIsolatedStarObjectTable 13 13 0 0 0 0%
python/lsst/faro/utils/selectors.py (no function) 44 0 0 0 0 100%
python/lsst/faro/utils/separations.py astromRms 10 10 0 2 0 0%
python/lsst/faro/utils/separations.py astromResiduals 10 10 0 2 0 0%
python/lsst/faro/utils/separations.py calcRmsDistances 30 30 0 14 0 0%
python/lsst/faro/utils/separations.py calcRmsDistances.magInRange 4 4 0 0 0 0%
python/lsst/faro/utils/separations.py calcSepOutliers 33 33 0 18 0 0%
python/lsst/faro/utils/separations.py calcSepOutliers.magInRange 4 4 0 0 0 0%
python/lsst/faro/utils/separations.py matchVisitComputeDistance 13 13 0 8 0 0%
python/lsst/faro/utils/separations.py calcRmsDistancesVsRef 33 33 0 18 0 0%
python/lsst/faro/utils/separations.py calcRmsDistancesVsRef.magInRange 4 4 0 0 0 0%
python/lsst/faro/utils/separations.py radiansToMilliarcsec 1 1 0 0 0 0%
python/lsst/faro/utils/separations.py arcminToRadians 1 1 0 0 0 0%
python/lsst/faro/utils/separations.py (no function) 15 0 0 0 0 100%
python/lsst/faro/utils/stellar_locus.py stellarLocusResid 30 30 0 0 0 0%
python/lsst/faro/utils/stellar_locus.py calcP1P2 2 2 0 0 0 0%
python/lsst/faro/utils/stellar_locus.py getCoeffs 3 3 0 0 0 0%
python/lsst/faro/utils/stellar_locus.py p1CoeffsFromP2x0y0 6 6 0 0 0 0%
python/lsst/faro/utils/stellar_locus.py p2p1CoeffsFromLinearFit 9 9 0 2 0 0%
python/lsst/faro/utils/stellar_locus.py calcQuartileClippedStats 10 10 0 0 0 0%
python/lsst/faro/utils/stellar_locus.py (no function) 10 0 0 0 0 100%
python/lsst/faro/utils/tex.py TraceSize.__init__ 1 1 0 0 0 0%
python/lsst/faro/utils/tex.py TraceSize.__call__ 2 2 0 0 0 0%
python/lsst/faro/utils/tex.py PsfTraceSizeDiff.__init__ 2 2 0 0 0 0%
python/lsst/faro/utils/tex.py PsfTraceSizeDiff.__call__ 4 4 0 0 0 0%
python/lsst/faro/utils/tex.py E1.__init__ 3 3 0 0 0 0%
python/lsst/faro/utils/tex.py E1.__call__ 7 7 0 2 0 0%
python/lsst/faro/utils/tex.py E2.__init__ 3 3 0 0 0 0%
python/lsst/faro/utils/tex.py E2.__call__ 7 7 0 2 0 0%
python/lsst/faro/utils/tex.py E1Resids.__init__ 4 4 0 0 0 0%
python/lsst/faro/utils/tex.py E1Resids.__call__ 6 6 0 0 0 0%
python/lsst/faro/utils/tex.py E2Resids.__init__ 4 4 0 0 0 0%
python/lsst/faro/utils/tex.py E2Resids.__call__ 6 6 0 0 0 0%
python/lsst/faro/utils/tex.py RhoStatistics.__init__ 10 10 0 0 0 0%
python/lsst/faro/utils/tex.py RhoStatistics.__call__ 21 21 0 2 0 0%
python/lsst/faro/utils/tex.py corrSpin0 7 7 0 2 0 0%
python/lsst/faro/utils/tex.py corrSpin2 7 7 0 2 0 0%
python/lsst/faro/utils/tex.py calculateTEx 17 17 0 6 0 0%
python/lsst/faro/utils/tex.py (no function) 31 0 0 0 0 100%
python/lsst/faro/utils/tex_table.py TraceSize.__init__ 2 2 0 0 0 0%
python/lsst/faro/utils/tex_table.py TraceSize.__call__ 2 2 0 0 0 0%
python/lsst/faro/utils/tex_table.py PsfTraceSizeDiff.__init__ 6 6 0 0 0 0%
python/lsst/faro/utils/tex_table.py PsfTraceSizeDiff.__call__ 4 4 0 0 0 0%
python/lsst/faro/utils/tex_table.py E1.__init__ 5 5 0 0 0 0%
python/lsst/faro/utils/tex_table.py E1.__call__ 7 7 0 2 0 0%
python/lsst/faro/utils/tex_table.py E2.__init__ 5 5 0 0 0 0%
python/lsst/faro/utils/tex_table.py E2.__call__ 7 7 0 2 0 0%
python/lsst/faro/utils/tex_table.py E1Resids.__init__ 8 8 0 0 0 0%
python/lsst/faro/utils/tex_table.py E1Resids.__call__ 6 6 0 0 0 0%
python/lsst/faro/utils/tex_table.py E2Resids.__init__ 8 8 0 0 0 0%
python/lsst/faro/utils/tex_table.py E2Resids.__call__ 6 6 0 0 0 0%
python/lsst/faro/utils/tex_table.py RhoStatistics.__init__ 16 16 0 0 0 0%
python/lsst/faro/utils/tex_table.py RhoStatistics.__call__ 21 21 0 2 0 0%
python/lsst/faro/utils/tex_table.py corrSpin0 7 7 0 2 0 0%
python/lsst/faro/utils/tex_table.py corrSpin2 7 7 0 2 0 0%
python/lsst/faro/utils/tex_table.py calculateTEx 20 20 0 4 0 0%
python/lsst/faro/utils/tex_table.py (no function) 28 0 0 0 0 100%
python/lsst/faro/version.py (no function) 5 5 0 0 0 0%
tests/__init__.py (no function) 0 0 0 0 0 100%
tests/test_StellarLocus.py StellarLocusTest.load_data 3 3 0 0 0 0%
tests/test_StellarLocus.py StellarLocusTest.test_extinction_corr 8 8 0 0 0 0%
tests/test_StellarLocus.py StellarLocusTest.test_wPerp 9 9 0 0 0 0%
tests/test_StellarLocus.py StellarLocusTest.test_stellarLocusResid 12 12 0 0 0 0%
tests/test_StellarLocus.py (no function) 19 1 0 2 1 90%
tests/test_astromKPM.py AmxTest.load_data 5 5 0 2 0 0%
tests/test_astromKPM.py AmxTest.setUpClass 2 2 0 0 0 0%
tests/test_astromKPM.py AmxTest.tearDownClass 2 2 0 0 0 0%
tests/test_astromKPM.py AmxTest.test_am1 8 8 0 2 0 0%
tests/test_astromKPM.py AmxTest.test_af1 7 7 0 2 0 0%
tests/test_astromKPM.py AmxTest.test_ad1 7 7 0 2 0 0%
tests/test_astromKPM.py AmxTest.test_ab1 6 6 0 2 0 0%
tests/test_astromKPM.py (no function) 21 1 0 6 1 93%
tests/test_coord_util.py CoordUtilTest.makeDataDiagonal 9 9 0 0 0 0%
tests/test_coord_util.py CoordUtilTest.makeDataHorizontal 9 9 0 0 0 0%
tests/test_coord_util.py CoordUtilTest.test_averageRaFromCat 4 4 0 0 0 0%
tests/test_coord_util.py CoordUtilTest.test_averageDecFromCat 4 4 0 0 0 0%
tests/test_coord_util.py CoordUtilTest.test_averageRaDecFromCat 5 5 0 0 0 0%
tests/test_coord_util.py CoordUtilTest.test_averageRaDec 5 5 0 0 0 0%
tests/test_coord_util.py CoordUtilTest.test_sphDist 5 5 0 0 0 0%
tests/test_coord_util.py (no function) 15 1 0 2 1 88%
tests/test_ellipKPM.py Te1Test.load_data 5 5 0 2 0 0%
tests/test_ellipKPM.py Te1Test.setUpClass 2 2 0 0 0 0%
tests/test_ellipKPM.py Te1Test.tearDownClass 2 2 0 0 0 0%
tests/test_ellipKPM.py Te1Test.test_te1 11 11 0 2 0 0%
tests/test_ellipKPM.py (no function) 21 1 0 6 1 93%
tests/test_hist_median.py MockMeas.__init__ 1 1 0 0 0 0%
tests/test_hist_median.py MockExtra.__init__ 1 1 0 0 0 0%
tests/test_hist_median.py HistMedianTest.test_hist_mode 12 12 0 4 0 0%
tests/test_hist_median.py (no function) 14 1 0 2 1 88%
tests/test_import.py ImportTest.test_import 10 10 0 0 0 0%
tests/test_import.py (no function) 6 1 0 2 1 75%
tests/test_photKPM.py Pa1Test.load_data 5 5 0 2 0 0%
tests/test_photKPM.py Pa1Test.setUpClass 2 2 0 0 0 0%
tests/test_photKPM.py Pa1Test.tearDownClass 2 2 0 0 0 0%
tests/test_photKPM.py Pa1Test.test_pa1 7 7 0 2 0 0%
tests/test_photKPM.py Pa1Test.test_pf1 7 7 0 2 0 0%
tests/test_photKPM.py (no function) 20 1 0 6 1 92%
tests/test_phot_util.py PhotUtilTest.load_data 7 7 0 0 0 0%
tests/test_phot_util.py PhotUtilTest.load_data.nMatchFilter 3 3 0 2 0 0%
tests/test_phot_util.py PhotUtilTest.test_calcPhotRepeat 4 4 0 0 0 0%
tests/test_phot_util.py (no function) 14 1 0 2 1 88%
tests/test_taskConfigs.py ConfigTest.check_config 3 3 0 2 0 0%
tests/test_taskConfigs.py ConfigTest.test_amx_config 12 12 0 0 0 0%
tests/test_taskConfigs.py ConfigTest.test_adx_config 12 12 0 0 0 0%
tests/test_taskConfigs.py ConfigTest.test_afx_config 12 12 0 0 0 0%
tests/test_taskConfigs.py ConfigTest.test_pa1_config 9 9 0 0 0 0%
tests/test_taskConfigs.py ConfigTest.test_pf1_config 11 11 0 0 0 0%
tests/test_taskConfigs.py ConfigTest.test_tex_config 12 12 0 0 0 0%
tests/test_taskConfigs.py ConfigTest.test_ab1_config 8 8 0 0 0 0%
tests/test_taskConfigs.py ConfigTest.test_wperp_config 7 7 0 0 0 0%
tests/test_taskConfigs.py (no function) 15 1 0 2 1 88%
tests/test_tasks.py TaskTest.load_data 3 3 0 0 0 0%
tests/test_tasks.py TaskTest.setUp 3 3 0 0 0 0%
tests/test_tasks.py TaskTest.testCatalogMeasurementBaseTask 6 6 0 0 0 0%
tests/test_tasks.py TaskTest.testVisitTableMeasurementTask 6 6 0 0 0 0%
tests/test_tasks.py TaskTest.testDetectorTableMeasurementTask 7 7 0 0 0 0%
tests/test_tasks.py TaskTest.testTractMeasurementTaskNoCalibs 9 9 0 0 0 0%
tests/test_tasks.py TaskTest.testTractTableValueMeasurementTask 7 7 0 0 0 0%
tests/test_tasks.py TaskTest.testTractMeasurementTask 16 16 0 0 0 0%
tests/test_tasks.py TaskTest.testVisitMeasurementTaskNoCalibs 9 9 0 0 0 0%
tests/test_tasks.py TaskTest.testVisitMeasurementTask 16 16 0 0 0 0%
tests/test_tasks.py TaskTest.testDetectorMeasurementTask 6 6 0 0 0 0%
tests/test_tasks.py (no function) 25 1 0 2 1 93%
tests/test_tex_util.py TEXUtilTest.loadData 4 4 0 0 0 0%
tests/test_tex_util.py TEXUtilTest.testEllipticityDefinitions 35 35 0 0 0 0%
tests/test_tex_util.py TEXUtilTest.testRhoStats 13 13 0 0 0 0%
tests/test_tex_util.py (no function) 14 1 0 2 1 88%
Total   2893 1976 0 622 11 27%

No items found using the specified filter.