python/lsst/__init__.py |
(no class) |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/__init__.py |
(no class) |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/__init__.py |
(no class) |
1 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/associationUtils.py |
(no class) |
11 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/calexpCutout.py |
CalexpCutoutTaskConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/calexpCutout.py |
CalexpCutoutTaskConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/calexpCutout.py |
CalexpCutoutTask |
34 |
34 |
0 |
10 |
0 |
0% |
python/lsst/pipe/tasks/calexpCutout.py |
(no class) |
17 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/calibrate.py |
_EmptyTargetTask |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/calibrate.py |
CalibrateConnections |
11 |
11 |
0 |
10 |
0 |
0% |
python/lsst/pipe/tasks/calibrate.py |
CalibrateConfig |
9 |
9 |
0 |
2 |
0 |
0% |
python/lsst/pipe/tasks/calibrate.py |
CalibrateTask |
196 |
196 |
0 |
110 |
0 |
0% |
python/lsst/pipe/tasks/calibrate.py |
(no class) |
80 |
0 |
0 |
2 |
0 |
100% |
python/lsst/pipe/tasks/calibrateImage.py |
CalibrateImageConnections |
6 |
6 |
0 |
2 |
0 |
0% |
python/lsst/pipe/tasks/calibrateImage.py |
CalibrateImageConfig |
32 |
32 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/calibrateImage.py |
CalibrateImageTask |
153 |
153 |
0 |
44 |
0 |
0% |
python/lsst/pipe/tasks/calibrateImage.py |
(no class) |
72 |
0 |
0 |
2 |
0 |
100% |
python/lsst/pipe/tasks/characterizeImage.py |
CharacterizeImageConnections |
4 |
4 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/characterizeImage.py |
CharacterizeImageConfig |
13 |
13 |
0 |
2 |
0 |
0% |
python/lsst/pipe/tasks/characterizeImage.py |
CharacterizeImageTask |
98 |
98 |
0 |
40 |
0 |
0% |
python/lsst/pipe/tasks/characterizeImage.py |
(no class) |
65 |
0 |
0 |
4 |
0 |
100% |
python/lsst/pipe/tasks/cli/__init__.py |
(no class) |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/cli/cmd/__init__.py |
(no class) |
1 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/cli/cmd/commands.py |
(no class) |
27 |
0 |
0 |
42 |
0 |
100% |
python/lsst/pipe/tasks/cli/cmd/opt/__init__.py |
(no class) |
1 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/cli/cmd/opt/arguments.py |
(no class) |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/coaddBase.py |
CoaddBaseConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/coaddBase.py |
CoaddBaseTask |
5 |
5 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/coaddBase.py |
(no class) |
24 |
0 |
0 |
2 |
1 |
96% |
python/lsst/pipe/tasks/coaddInputRecorder.py |
CoaddInputRecorderConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/coaddInputRecorder.py |
CoaddTempExpInputRecorder |
40 |
40 |
0 |
10 |
0 |
0% |
python/lsst/pipe/tasks/coaddInputRecorder.py |
CoaddInputRecorderTask |
33 |
33 |
0 |
12 |
0 |
0% |
python/lsst/pipe/tasks/coaddInputRecorder.py |
(no class) |
23 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/colorterms.py |
ColortermNotFoundError |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/colorterms.py |
Colorterm |
24 |
24 |
0 |
2 |
0 |
0% |
python/lsst/pipe/tasks/colorterms.py |
ColortermDict |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/colorterms.py |
ColortermLibrary |
22 |
22 |
0 |
14 |
0 |
0% |
python/lsst/pipe/tasks/colorterms.py |
(no class) |
24 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/computeExposureSummaryStats.py |
ComputeExposureSummaryStatsConfig |
14 |
14 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/computeExposureSummaryStats.py |
ComputeExposureSummaryStatsTask |
181 |
181 |
0 |
50 |
0 |
0% |
python/lsst/pipe/tasks/computeExposureSummaryStats.py |
(no class) |
45 |
0 |
0 |
2 |
0 |
100% |
python/lsst/pipe/tasks/diff_matched_tract_catalog.py |
DiffMatchedTractCatalogConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/diff_matched_tract_catalog.py |
MatchedCatalogFluxesConfig |
4 |
4 |
0 |
4 |
0 |
0% |
python/lsst/pipe/tasks/diff_matched_tract_catalog.py |
DiffMatchedTractCatalogConfig |
23 |
23 |
0 |
28 |
0 |
0% |
python/lsst/pipe/tasks/diff_matched_tract_catalog.py |
MeasurementTypeInfo |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/diff_matched_tract_catalog.py |
MeasurementType |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/diff_matched_tract_catalog.py |
Statistic |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/diff_matched_tract_catalog.py |
Median |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/diff_matched_tract_catalog.py |
SigmaIQR |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/diff_matched_tract_catalog.py |
SigmaMAD |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/diff_matched_tract_catalog.py |
Percentile |
5 |
5 |
0 |
2 |
0 |
0% |
python/lsst/pipe/tasks/diff_matched_tract_catalog.py |
SourceTypeInfo |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/diff_matched_tract_catalog.py |
SourceType |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/diff_matched_tract_catalog.py |
MatchType |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/diff_matched_tract_catalog.py |
DiffMatchedTractCatalogTask |
189 |
189 |
0 |
94 |
0 |
0% |
python/lsst/pipe/tasks/diff_matched_tract_catalog.py |
(no class) |
127 |
0 |
0 |
34 |
1 |
99% |
python/lsst/pipe/tasks/drpAssociationPipe.py |
DrpAssociationPipeConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/drpAssociationPipe.py |
DrpAssociationPipeConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/drpAssociationPipe.py |
DrpAssociationPipeTask |
38 |
38 |
0 |
12 |
0 |
0% |
python/lsst/pipe/tasks/drpAssociationPipe.py |
(no class) |
29 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/extended_psf.py |
DetectorsInRegion |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/extended_psf.py |
FocalPlaneRegionExtendedPsf |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/extended_psf.py |
ExtendedPsf |
83 |
83 |
0 |
42 |
0 |
0% |
python/lsst/pipe/tasks/extended_psf.py |
StackBrightStarsConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/extended_psf.py |
StackBrightStarsTask |
45 |
45 |
0 |
26 |
0 |
0% |
python/lsst/pipe/tasks/extended_psf.py |
MeasureExtendedPsfConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/extended_psf.py |
MeasureExtendedPsfConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/extended_psf.py |
MeasureExtendedPsfTask |
35 |
35 |
0 |
12 |
0 |
0% |
python/lsst/pipe/tasks/extended_psf.py |
(no class) |
58 |
0 |
0 |
6 |
0 |
100% |
python/lsst/pipe/tasks/finalizeCharacterization.py |
FinalizeCharacterizationConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/finalizeCharacterization.py |
FinalizeCharacterizationConfig |
39 |
39 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/finalizeCharacterization.py |
FinalizeCharacterizationTask |
175 |
175 |
0 |
42 |
0 |
0% |
python/lsst/pipe/tasks/finalizeCharacterization.py |
(no class) |
43 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/functors.py |
Functor |
81 |
81 |
0 |
46 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
CompositeFunctor |
81 |
81 |
0 |
64 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
CustomFunctor |
13 |
13 |
0 |
8 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
Column |
5 |
5 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
Index |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
CoordColumn |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
RAColumn |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
DecColumn |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
RAErrColumn |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
DecErrColumn |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
RADecCovColumn |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
HtmIndex20 |
11 |
11 |
0 |
2 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
Mag |
9 |
9 |
0 |
2 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
MagErr |
12 |
12 |
0 |
2 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
MagDiff |
10 |
10 |
0 |
2 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
Color |
17 |
17 |
0 |
2 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
DeconvolvedMoments |
8 |
8 |
0 |
4 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
SdssTraceSize |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
PsfSdssTraceSizeDiff |
4 |
4 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
HsmTraceSize |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
PsfHsmTraceSizeDiff |
4 |
4 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
HsmFwhm |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
E1 |
7 |
7 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
E2 |
6 |
6 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
RadiusFromQuadrupole |
6 |
6 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
LocalWcs |
12 |
12 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
ComputePixelScale |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
ConvertPixelToArcseconds |
5 |
5 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
ConvertPixelSqToArcsecondsSq |
6 |
6 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
ReferenceBand |
6 |
6 |
0 |
2 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
Photometry |
24 |
24 |
0 |
6 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
NanoJansky |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
NanoJanskyErr |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
LocalPhotometry |
10 |
10 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
LocalNanojansky |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
LocalNanojanskyErr |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
LocalDipoleMeanFlux |
10 |
10 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
LocalDipoleMeanFluxErr |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
LocalDipoleDiffFlux |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
LocalDipoleDiffFluxErr |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
Ebv |
9 |
9 |
0 |
4 |
0 |
0% |
python/lsst/pipe/tasks/functors.py |
(no class) |
316 |
0 |
0 |
102 |
0 |
100% |
python/lsst/pipe/tasks/getRegionTimeFromVisit.py |
GetRegionTimeFromVisitConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/getRegionTimeFromVisit.py |
GetRegionTimeFromVisitConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/getRegionTimeFromVisit.py |
GetRegionTimeFromVisitTask |
4 |
4 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/getRegionTimeFromVisit.py |
(no class) |
16 |
0 |
0 |
2 |
0 |
100% |
python/lsst/pipe/tasks/healSparseMapping.py |
HealSparseMapFormatter |
19 |
19 |
0 |
4 |
0 |
0% |
python/lsst/pipe/tasks/healSparseMapping.py |
HealSparseInputMapConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/healSparseMapping.py |
HealSparseInputMapTask |
69 |
69 |
0 |
26 |
0 |
0% |
python/lsst/pipe/tasks/healSparseMapping.py |
HealSparsePropertyMapConnections |
20 |
20 |
0 |
14 |
0 |
0% |
python/lsst/pipe/tasks/healSparseMapping.py |
HealSparsePropertyMapConfig |
14 |
14 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/healSparseMapping.py |
HealSparsePropertyMapTask |
107 |
107 |
0 |
58 |
0 |
0% |
python/lsst/pipe/tasks/healSparseMapping.py |
ConsolidateHealSparsePropertyMapConnections |
25 |
25 |
0 |
14 |
0 |
0% |
python/lsst/pipe/tasks/healSparseMapping.py |
ConsolidateHealSparsePropertyMapConfig |
14 |
14 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/healSparseMapping.py |
ConsolidateHealSparsePropertyMapTask |
39 |
39 |
0 |
22 |
0 |
0% |
python/lsst/pipe/tasks/healSparseMapping.py |
(no class) |
84 |
0 |
0 |
8 |
0 |
100% |
python/lsst/pipe/tasks/healSparseMappingProperties.py |
BasePropertyMapConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/healSparseMappingProperties.py |
PropertyMapRegistry |
1 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/healSparseMappingProperties.py |
PropertyMapRegistry.Configurable |
4 |
1 |
0 |
0 |
0 |
75% |
python/lsst/pipe/tasks/healSparseMappingProperties.py |
PropertyMapMap |
3 |
3 |
0 |
4 |
0 |
0% |
python/lsst/pipe/tasks/healSparseMappingProperties.py |
BasePropertyMap |
70 |
70 |
0 |
46 |
0 |
0% |
python/lsst/pipe/tasks/healSparseMappingProperties.py |
ExposureTimePropertyMap |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/healSparseMappingProperties.py |
PsfSizePropertyMap |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/healSparseMappingProperties.py |
PsfE1PropertyMap |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/healSparseMappingProperties.py |
PsfE2PropertyMap |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/healSparseMappingProperties.py |
NExposurePropertyMap |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/healSparseMappingProperties.py |
PsfMaglimPropertyMapConfig |
3 |
3 |
0 |
2 |
0 |
0% |
python/lsst/pipe/tasks/healSparseMappingProperties.py |
PsfMaglimPropertyMap |
4 |
4 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/healSparseMappingProperties.py |
SkyBackgroundPropertyMap |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/healSparseMappingProperties.py |
SkyNoisePropertyMap |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/healSparseMappingProperties.py |
DcrDraPropertyMap |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/healSparseMappingProperties.py |
DcrDdecPropertyMap |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/healSparseMappingProperties.py |
DcrE1PropertyMap |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/healSparseMappingProperties.py |
DcrE2PropertyMap |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/healSparseMappingProperties.py |
EpochPropertyMap |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/healSparseMappingProperties.py |
(no class) |
107 |
0 |
0 |
28 |
0 |
100% |
python/lsst/pipe/tasks/hips.py |
HighResolutionHipsConnections |
21 |
21 |
0 |
20 |
0 |
0% |
python/lsst/pipe/tasks/hips.py |
HighResolutionHipsConfig |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/hips.py |
HipsTaskNameDescriptor |
12 |
10 |
0 |
8 |
0 |
10% |
python/lsst/pipe/tasks/hips.py |
HighResolutionHipsTask |
99 |
99 |
0 |
40 |
0 |
0% |
python/lsst/pipe/tasks/hips.py |
HighResolutionHipsQuantumGraphBuilder |
78 |
78 |
0 |
44 |
0 |
0% |
python/lsst/pipe/tasks/hips.py |
HipsPropertiesSpectralTerm |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/hips.py |
HipsPropertiesConfig |
28 |
28 |
0 |
4 |
0 |
0% |
python/lsst/pipe/tasks/hips.py |
GenerateHipsConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/hips.py |
GenerateHipsConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/hips.py |
GenerateHipsTask |
256 |
256 |
0 |
126 |
0 |
0% |
python/lsst/pipe/tasks/hips.py |
GenerateColorHipsConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/hips.py |
GenerateColorHipsConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/hips.py |
GenerateColorHipsTask |
10 |
10 |
0 |
8 |
0 |
0% |
python/lsst/pipe/tasks/hips.py |
(no class) |
114 |
0 |
0 |
10 |
0 |
100% |
python/lsst/pipe/tasks/insertFakes.py |
InsertFakesConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/insertFakes.py |
InsertFakesConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/insertFakes.py |
InsertFakesTask |
268 |
268 |
0 |
68 |
0 |
0% |
python/lsst/pipe/tasks/insertFakes.py |
(no class) |
76 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/interpImage.py |
InterpImageConfig |
4 |
4 |
0 |
4 |
0 |
0% |
python/lsst/pipe/tasks/interpImage.py |
InterpImageTask |
60 |
60 |
0 |
32 |
0 |
0% |
python/lsst/pipe/tasks/interpImage.py |
(no class) |
27 |
0 |
0 |
4 |
0 |
100% |
python/lsst/pipe/tasks/isolatedStarAssociation.py |
IsolatedStarAssociationConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/isolatedStarAssociation.py |
IsolatedStarAssociationConfig |
20 |
20 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/isolatedStarAssociation.py |
IsolatedStarAssociationTask |
159 |
159 |
0 |
70 |
0 |
0% |
python/lsst/pipe/tasks/isolatedStarAssociation.py |
(no class) |
39 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/loadReferenceCatalog.py |
LoadReferenceCatalogConfig |
4 |
4 |
0 |
2 |
0 |
0% |
python/lsst/pipe/tasks/loadReferenceCatalog.py |
LoadReferenceCatalogTask |
92 |
92 |
0 |
42 |
0 |
0% |
python/lsst/pipe/tasks/loadReferenceCatalog.py |
(no class) |
27 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/makeDiscreteSkyMap.py |
MakeDiscreteSkyMapConfig |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/makeDiscreteSkyMap.py |
MakeDiscreteSkyMapTask |
33 |
33 |
0 |
18 |
0 |
0% |
python/lsst/pipe/tasks/makeDiscreteSkyMap.py |
(no class) |
19 |
0 |
0 |
2 |
0 |
100% |
python/lsst/pipe/tasks/makeWarp.py |
MakeWarpConnections |
8 |
8 |
0 |
8 |
0 |
0% |
python/lsst/pipe/tasks/makeWarp.py |
MakeWarpConfig |
9 |
9 |
0 |
4 |
0 |
0% |
python/lsst/pipe/tasks/makeWarp.py |
MakeWarpTask |
145 |
145 |
0 |
84 |
0 |
0% |
python/lsst/pipe/tasks/makeWarp.py |
(no class) |
57 |
0 |
0 |
6 |
0 |
100% |
python/lsst/pipe/tasks/make_direct_warp.py |
MakeDirectWarpConnections |
10 |
10 |
0 |
8 |
0 |
0% |
python/lsst/pipe/tasks/make_direct_warp.py |
MakeDirectWarpConfig |
7 |
7 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/make_direct_warp.py |
MakeDirectWarpTask |
117 |
117 |
0 |
42 |
0 |
0% |
python/lsst/pipe/tasks/make_direct_warp.py |
(no class) |
73 |
2 |
0 |
20 |
2 |
96% |
python/lsst/pipe/tasks/matchBackgrounds.py |
MatchBackgroundsConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/matchBackgrounds.py |
MatchBackgroundsTask |
227 |
227 |
0 |
80 |
0 |
0% |
python/lsst/pipe/tasks/matchBackgrounds.py |
DataRefMatcher |
6 |
6 |
0 |
4 |
0 |
0% |
python/lsst/pipe/tasks/matchBackgrounds.py |
(no class) |
41 |
0 |
0 |
8 |
1 |
98% |
python/lsst/pipe/tasks/matchFakes.py |
MatchFakesConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/matchFakes.py |
MatchFakesConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/matchFakes.py |
MatchFakesTask |
50 |
50 |
0 |
8 |
0 |
0% |
python/lsst/pipe/tasks/matchFakes.py |
MatchVariableFakesConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/matchFakes.py |
MatchVariableFakesConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/matchFakes.py |
MatchVariableFakesTask |
18 |
18 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/matchFakes.py |
(no class) |
41 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/measurePsf.py |
MeasurePsfConfig |
4 |
4 |
0 |
2 |
0 |
0% |
python/lsst/pipe/tasks/measurePsf.py |
MeasurePsfTask |
56 |
56 |
0 |
22 |
0 |
0% |
python/lsst/pipe/tasks/measurePsf.py |
(no class) |
26 |
0 |
0 |
4 |
0 |
100% |
python/lsst/pipe/tasks/metrics.py |
NumberDeblendedSourcesMetricConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/metrics.py |
NumberDeblendedSourcesMetricConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/metrics.py |
NumberDeblendedSourcesMetricTask |
9 |
9 |
0 |
2 |
0 |
0% |
python/lsst/pipe/tasks/metrics.py |
NumberDeblendChildSourcesMetricConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/metrics.py |
NumberDeblendChildSourcesMetricConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/metrics.py |
NumberDeblendChildSourcesMetricTask |
9 |
9 |
0 |
2 |
0 |
0% |
python/lsst/pipe/tasks/metrics.py |
(no class) |
23 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/photoCal.py |
PhotoCalConfig |
10 |
10 |
0 |
4 |
0 |
0% |
python/lsst/pipe/tasks/photoCal.py |
PhotoCalTask |
211 |
211 |
0 |
94 |
0 |
0% |
python/lsst/pipe/tasks/photoCal.py |
(no class) |
39 |
0 |
0 |
4 |
0 |
100% |
python/lsst/pipe/tasks/postprocess.py |
WriteObjectTableConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/postprocess.py |
WriteObjectTableConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/postprocess.py |
WriteObjectTableTask |
20 |
20 |
0 |
14 |
0 |
0% |
python/lsst/pipe/tasks/postprocess.py |
WriteSourceTableConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/postprocess.py |
WriteSourceTableConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/postprocess.py |
WriteSourceTableTask |
11 |
11 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/postprocess.py |
WriteRecalibratedSourceTableConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/postprocess.py |
WriteRecalibratedSourceTableConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/postprocess.py |
WriteRecalibratedSourceTableTask |
58 |
58 |
0 |
30 |
0 |
0% |
python/lsst/pipe/tasks/postprocess.py |
PostprocessAnalysis |
32 |
32 |
0 |
20 |
0 |
0% |
python/lsst/pipe/tasks/postprocess.py |
TransformCatalogBaseConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/postprocess.py |
TransformCatalogBaseConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/postprocess.py |
TransformCatalogBaseTask |
39 |
39 |
0 |
18 |
0 |
0% |
python/lsst/pipe/tasks/postprocess.py |
TransformObjectCatalogConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/postprocess.py |
TransformObjectCatalogConfig |
5 |
5 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/postprocess.py |
TransformObjectCatalogTask |
43 |
43 |
0 |
28 |
0 |
0% |
python/lsst/pipe/tasks/postprocess.py |
ConsolidateObjectTableConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/postprocess.py |
ConsolidateObjectTableConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/postprocess.py |
ConsolidateObjectTableTask |
4 |
4 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/postprocess.py |
TransformSourceTableConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/postprocess.py |
TransformSourceTableConfig |
4 |
4 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/postprocess.py |
TransformSourceTableTask |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/postprocess.py |
ConsolidateVisitSummaryConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/postprocess.py |
ConsolidateVisitSummaryConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/postprocess.py |
ConsolidateVisitSummaryTask |
41 |
41 |
0 |
2 |
0 |
0% |
python/lsst/pipe/tasks/postprocess.py |
ConsolidateSourceTableConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/postprocess.py |
ConsolidateSourceTableConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/postprocess.py |
ConsolidateSourceTableTask |
8 |
8 |
0 |
2 |
0 |
0% |
python/lsst/pipe/tasks/postprocess.py |
MakeCcdVisitTableConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/postprocess.py |
MakeCcdVisitTableConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/postprocess.py |
MakeCcdVisitTableTask |
37 |
37 |
0 |
6 |
0 |
0% |
python/lsst/pipe/tasks/postprocess.py |
MakeVisitTableConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/postprocess.py |
MakeVisitTableConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/postprocess.py |
MakeVisitTableTask |
31 |
31 |
0 |
2 |
0 |
0% |
python/lsst/pipe/tasks/postprocess.py |
WriteForcedSourceTableConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/postprocess.py |
WriteForcedSourceTableConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/postprocess.py |
WriteForcedSourceTableTask |
17 |
17 |
0 |
6 |
0 |
0% |
python/lsst/pipe/tasks/postprocess.py |
TransformForcedSourceTableConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/postprocess.py |
TransformForcedSourceTableConfig |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/postprocess.py |
TransformForcedSourceTableTask |
18 |
18 |
0 |
4 |
0 |
0% |
python/lsst/pipe/tasks/postprocess.py |
ConsolidateTractConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/postprocess.py |
ConsolidateTractConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/postprocess.py |
ConsolidateTractTask |
4 |
4 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/postprocess.py |
(no class) |
198 |
0 |
0 |
16 |
0 |
100% |
python/lsst/pipe/tasks/quickFrameMeasurement.py |
QuickFrameMeasurementTaskConfig |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/quickFrameMeasurement.py |
QuickFrameMeasurementTask |
180 |
180 |
0 |
42 |
0 |
0% |
python/lsst/pipe/tasks/quickFrameMeasurement.py |
(no class) |
47 |
0 |
0 |
14 |
0 |
100% |
python/lsst/pipe/tasks/registerImage.py |
RegisterConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/registerImage.py |
RegisterTask |
57 |
57 |
0 |
18 |
0 |
0% |
python/lsst/pipe/tasks/registerImage.py |
(no class) |
23 |
0 |
0 |
8 |
0 |
100% |
python/lsst/pipe/tasks/repair.py |
RepairConfig |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/repair.py |
RepairTask |
66 |
66 |
0 |
26 |
0 |
0% |
python/lsst/pipe/tasks/repair.py |
(no class) |
23 |
0 |
0 |
2 |
0 |
100% |
python/lsst/pipe/tasks/reserveIsolatedStars.py |
ReserveIsolatedStarsConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/reserveIsolatedStars.py |
ReserveIsolatedStarsTask |
10 |
10 |
0 |
2 |
0 |
0% |
python/lsst/pipe/tasks/reserveIsolatedStars.py |
(no class) |
13 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/scaleZeroPoint.py |
ImageScaler |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/scaleZeroPoint.py |
SpatialImageScaler |
12 |
12 |
0 |
4 |
0 |
0% |
python/lsst/pipe/tasks/scaleZeroPoint.py |
ScaleZeroPointConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/scaleZeroPoint.py |
SpatialScaleZeroPointConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/scaleZeroPoint.py |
ScaleZeroPointTask |
14 |
14 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/scaleZeroPoint.py |
SpatialScaleZeroPointTask |
23 |
23 |
0 |
8 |
0 |
0% |
python/lsst/pipe/tasks/scaleZeroPoint.py |
(no class) |
34 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/script/__init__.py |
(no class) |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/script/makeDiscreteSkyMap.py |
(no class) |
6 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/script/registerDcrSubfilters.py |
InsertResults |
14 |
14 |
0 |
10 |
0 |
0% |
python/lsst/pipe/tasks/script/registerDcrSubfilters.py |
InsertResults.InsertedSubfilters |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/script/registerDcrSubfilters.py |
(no class) |
14 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/script/registerSkymap.py |
MakeSkyMapConfig |
2 |
2 |
0 |
2 |
0 |
0% |
python/lsst/pipe/tasks/script/registerSkymap.py |
(no class) |
12 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/selectImages.py |
DatabaseSelectImagesConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/selectImages.py |
BaseExposureInfo |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/selectImages.py |
BaseSelectImagesTask |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/selectImages.py |
SelectStruct |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/selectImages.py |
WcsSelectImagesTask |
25 |
25 |
0 |
18 |
0 |
0% |
python/lsst/pipe/tasks/selectImages.py |
PsfWcsSelectImagesConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/selectImages.py |
PsfWcsSelectImagesConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/selectImages.py |
PsfWcsSelectImagesTask |
30 |
30 |
0 |
16 |
0 |
0% |
python/lsst/pipe/tasks/selectImages.py |
BestSeeingSelectVisitsConnections |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/selectImages.py |
BestSeeingSelectVisitsConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/selectImages.py |
BestSeeingSelectVisitsTask |
53 |
53 |
0 |
38 |
0 |
0% |
python/lsst/pipe/tasks/selectImages.py |
BestSeeingQuantileSelectVisitsConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/selectImages.py |
BestSeeingQuantileSelectVisitsTask |
21 |
21 |
0 |
16 |
0 |
0% |
python/lsst/pipe/tasks/selectImages.py |
(no class) |
69 |
0 |
0 |
2 |
0 |
100% |
python/lsst/pipe/tasks/simpleAssociation.py |
SimpleAssociationConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/simpleAssociation.py |
SimpleAssociationTask |
64 |
64 |
0 |
22 |
0 |
0% |
python/lsst/pipe/tasks/simpleAssociation.py |
(no class) |
21 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/snapCombine.py |
SnapCombineConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/snapCombine.py |
SnapCombineTask |
20 |
20 |
0 |
0 |
0 |
0% |
python/lsst/pipe/tasks/snapCombine.py |
(no class) |
17 |
0 |
0 |
2 |
0 |
100% |
python/lsst/pipe/tasks/version.py |
(no class) |
5 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/warpAndPsfMatch.py |
WarpAndPsfMatchConfig |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/tasks/warpAndPsfMatch.py |
WarpAndPsfMatchTask |
23 |
23 |
0 |
10 |
0 |
0% |
python/lsst/pipe/tasks/warpAndPsfMatch.py |
(no class) |
15 |
0 |
0 |
0 |
0 |
100% |
tests/surveyPropertyMapsTestUtils.py |
(no class) |
12 |
0 |
0 |
0 |
0 |
100% |
tests/test_associationUtils.py |
TestAssociationUtils |
14 |
14 |
0 |
0 |
0 |
0% |
tests/test_associationUtils.py |
MemoryTestCase |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_associationUtils.py |
(no class) |
13 |
2 |
0 |
2 |
1 |
80% |
tests/test_calexpCutout.py |
CalexpCutoutTestCase |
41 |
41 |
0 |
14 |
0 |
0% |
tests/test_calexpCutout.py |
MemoryTestCase |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_calexpCutout.py |
(no class) |
28 |
2 |
0 |
2 |
1 |
90% |
tests/test_calibrate.py |
CalibrateTaskTestCaseWithButler |
81 |
81 |
0 |
12 |
0 |
0% |
tests/test_calibrate.py |
MemoryTestCase |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_calibrate.py |
(no class) |
34 |
2 |
0 |
8 |
1 |
93% |
tests/test_calibrateImage.py |
CalibrateImageTaskTests |
156 |
156 |
0 |
12 |
0 |
0% |
tests/test_calibrateImage.py |
CalibrateImageTaskRunQuantumTests |
89 |
89 |
0 |
8 |
0 |
0% |
tests/test_calibrateImage.py |
MemoryTestCase |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_calibrateImage.py |
(no class) |
48 |
2 |
0 |
2 |
1 |
94% |
tests/test_cliCmd.py |
RegisterSkymapTest |
5 |
5 |
0 |
0 |
0 |
0% |
tests/test_cliCmd.py |
RegisterSkymapConfigTest |
27 |
27 |
0 |
10 |
0 |
0% |
tests/test_cliCmd.py |
DefineMakeDiscreteSkymap |
7 |
7 |
0 |
0 |
0 |
0% |
tests/test_cliCmd.py |
RegisterDcrSubfiltersTest |
25 |
25 |
0 |
2 |
0 |
0% |
tests/test_cliCmd.py |
(no class) |
38 |
1 |
0 |
10 |
1 |
96% |
tests/test_coaddInputs.py |
MockExposure |
34 |
34 |
0 |
4 |
0 |
0% |
tests/test_coaddInputs.py |
MockCoadd |
10 |
10 |
0 |
4 |
0 |
0% |
tests/test_coaddInputs.py |
CoaddInputsTestCase |
45 |
45 |
0 |
10 |
0 |
0% |
tests/test_coaddInputs.py |
MemoryTester |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_coaddInputs.py |
(no class) |
41 |
2 |
0 |
8 |
1 |
94% |
tests/test_colorterm.py |
ColortermTestCase |
28 |
28 |
0 |
6 |
0 |
0% |
tests/test_colorterm.py |
ApplyColortermsTestCase |
7 |
7 |
0 |
0 |
0 |
0% |
tests/test_colorterm.py |
MemoryTester |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_colorterm.py |
(no class) |
24 |
2 |
0 |
2 |
1 |
88% |
tests/test_computeExposureSummaryStats.py |
ComputeExposureSummaryTestCase |
54 |
54 |
0 |
4 |
0 |
0% |
tests/test_computeExposureSummaryStats.py |
MyMemoryTestCase |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_computeExposureSummaryStats.py |
(no class) |
19 |
2 |
0 |
2 |
1 |
86% |
tests/test_diff_matched_tract_catalog.py |
DiffMatchedTractCatalogTaskTestCase |
64 |
64 |
0 |
16 |
0 |
0% |
tests/test_diff_matched_tract_catalog.py |
MemoryTester |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_diff_matched_tract_catalog.py |
(no class) |
21 |
2 |
0 |
2 |
1 |
87% |
tests/test_drpAssociationPipe.py |
TestDrpAssociationPipe |
25 |
25 |
0 |
2 |
0 |
0% |
tests/test_drpAssociationPipe.py |
MatchMemoryTestCase |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_drpAssociationPipe.py |
(no class) |
18 |
2 |
0 |
2 |
1 |
85% |
tests/test_extended_psf.py |
ExtendedPsfTestCase |
68 |
68 |
0 |
22 |
0 |
0% |
tests/test_extended_psf.py |
MemoryTester |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_extended_psf.py |
(no class) |
20 |
2 |
0 |
2 |
1 |
86% |
tests/test_finalizeCharacterization.py |
TestFinalizeCharacterizationTask |
3 |
3 |
0 |
0 |
0 |
0% |
tests/test_finalizeCharacterization.py |
FinalizeCharacterizationTestCase |
76 |
76 |
0 |
22 |
0 |
0% |
tests/test_finalizeCharacterization.py |
MyMemoryTestCase |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_finalizeCharacterization.py |
(no class) |
24 |
2 |
0 |
2 |
1 |
88% |
tests/test_functors.py |
FunctorTestCase |
328 |
328 |
0 |
32 |
0 |
0% |
tests/test_functors.py |
MyMemoryTestCase |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_functors.py |
(no class) |
53 |
2 |
0 |
2 |
1 |
95% |
tests/test_getRegionTimeFromVisit.py |
GetRegionTimeFromVisitTests |
38 |
38 |
0 |
0 |
0 |
0% |
tests/test_getRegionTimeFromVisit.py |
MemoryTestCase |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_getRegionTimeFromVisit.py |
(no class) |
20 |
2 |
0 |
2 |
1 |
86% |
tests/test_healSparseMapFormatter.py |
HealSparseMapFormatterTestCase |
26 |
26 |
0 |
0 |
0 |
0% |
tests/test_healSparseMapFormatter.py |
(no class) |
14 |
1 |
0 |
2 |
1 |
88% |
tests/test_hips.py |
HipsTestCase |
72 |
72 |
0 |
4 |
0 |
0% |
tests/test_hips.py |
(no class) |
20 |
1 |
0 |
2 |
1 |
91% |
tests/test_import.py |
PipeTasksImportTestCase |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_import.py |
(no class) |
7 |
1 |
0 |
2 |
1 |
78% |
tests/test_interpImageTask.py |
InterpolationTestCase |
70 |
70 |
0 |
18 |
0 |
0% |
tests/test_interpImageTask.py |
MatchMemoryTestCase |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_interpImageTask.py |
(no class) |
25 |
4 |
0 |
2 |
1 |
81% |
tests/test_isPrimaryFlag.py |
NullTract |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_isPrimaryFlag.py |
MockTractInfo |
27 |
27 |
0 |
4 |
0 |
0% |
tests/test_isPrimaryFlag.py |
MockSkyMap |
11 |
11 |
0 |
6 |
0 |
0% |
tests/test_isPrimaryFlag.py |
IsPrimaryTestCase |
70 |
70 |
0 |
4 |
0 |
0% |
tests/test_isPrimaryFlag.py |
MemoryTester |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_isPrimaryFlag.py |
(no class) |
45 |
2 |
0 |
2 |
1 |
94% |
tests/test_isolatedStarAssociation.py |
IsolatedStarAssociationTestCase |
184 |
184 |
0 |
44 |
0 |
0% |
tests/test_isolatedStarAssociation.py |
MyMemoryTestCase |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_isolatedStarAssociation.py |
(no class) |
30 |
2 |
0 |
2 |
1 |
91% |
tests/test_loadReferenceCatalog.py |
TrivialLoader |
20 |
20 |
0 |
0 |
0 |
0% |
tests/test_loadReferenceCatalog.py |
LoadReferenceCatalogTestCase |
83 |
83 |
0 |
0 |
0 |
0% |
tests/test_loadReferenceCatalog.py |
MemoryTester |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_loadReferenceCatalog.py |
(no class) |
32 |
2 |
0 |
4 |
1 |
92% |
tests/test_makeDiscreteSkyMap.py |
MakeDiscreteSkyMapTestCase |
32 |
32 |
0 |
0 |
0 |
0% |
tests/test_makeDiscreteSkyMap.py |
(no class) |
11 |
1 |
0 |
2 |
1 |
85% |
tests/test_makeSurveyPropertyMaps.py |
DistTimesPsfAreaPropertyMap |
3 |
3 |
0 |
0 |
0 |
0% |
tests/test_makeSurveyPropertyMaps.py |
HealSparsePropertyMapTaskTestCase |
128 |
128 |
0 |
28 |
0 |
0% |
tests/test_makeSurveyPropertyMaps.py |
MyMemoryTestCase |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_makeSurveyPropertyMaps.py |
(no class) |
35 |
2 |
0 |
4 |
1 |
92% |
tests/test_makeWarp.py |
MakeWarpTestCase |
39 |
39 |
0 |
0 |
0 |
0% |
tests/test_makeWarp.py |
MatchMemoryTestCase |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_makeWarp.py |
(no class) |
18 |
2 |
0 |
2 |
1 |
85% |
tests/test_make_direct_warp.py |
MakeWarpTestCase |
49 |
49 |
0 |
0 |
0 |
0% |
tests/test_make_direct_warp.py |
MatchMemoryTestCase |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_make_direct_warp.py |
(no class) |
21 |
2 |
0 |
2 |
1 |
87% |
tests/test_matchBackgrounds.py |
MatchBackgroundsTestCase |
164 |
164 |
0 |
24 |
0 |
0% |
tests/test_matchBackgrounds.py |
MatchMemoryTestCase |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_matchBackgrounds.py |
(no class) |
34 |
2 |
0 |
2 |
1 |
92% |
tests/test_matchFakes.py |
TestMatchFakes |
35 |
35 |
0 |
4 |
0 |
0% |
tests/test_matchFakes.py |
MemoryTester |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_matchFakes.py |
(no class) |
20 |
2 |
0 |
2 |
1 |
86% |
tests/test_metrics.py |
TestNumDeblended |
39 |
39 |
0 |
0 |
0 |
0% |
tests/test_metrics.py |
TestNumDeblendChild |
39 |
39 |
0 |
0 |
0 |
0% |
tests/test_metrics.py |
MemoryTester |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_metrics.py |
(no class) |
39 |
2 |
0 |
6 |
1 |
93% |
tests/test_photoCal.py |
PhotoCalTest |
88 |
88 |
0 |
14 |
0 |
0% |
tests/test_photoCal.py |
MemoryTester |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_photoCal.py |
(no class) |
30 |
2 |
0 |
2 |
1 |
91% |
tests/test_psfCandidateSelection.py |
PsfFlagTestCase |
20 |
20 |
0 |
6 |
0 |
0% |
tests/test_psfCandidateSelection.py |
MemoryTester |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_psfCandidateSelection.py |
(no class) |
18 |
2 |
0 |
2 |
1 |
85% |
tests/test_quickFrameMeasurement.py |
QuickFrameMeasurementTaskTestCase |
32 |
32 |
0 |
6 |
0 |
0% |
tests/test_quickFrameMeasurement.py |
MemoryTestCase |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_quickFrameMeasurement.py |
(no class) |
27 |
2 |
0 |
8 |
1 |
91% |
tests/test_register.py |
RegisterTestCase |
98 |
98 |
0 |
20 |
0 |
0% |
tests/test_register.py |
MyMemoryTestCase |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_register.py |
(no class) |
31 |
4 |
0 |
2 |
1 |
85% |
tests/test_reinterpolate_pixels.py |
TestReinterpolatePixels |
10 |
10 |
0 |
0 |
0 |
0% |
tests/test_reinterpolate_pixels.py |
TestMemory |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_reinterpolate_pixels.py |
(no class) |
13 |
2 |
0 |
2 |
1 |
80% |
tests/test_reserveIsolatedStars.py |
ReserveIsolatedStarsTestCase |
15 |
15 |
0 |
0 |
0 |
0% |
tests/test_reserveIsolatedStars.py |
MyMemoryTestCase |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_reserveIsolatedStars.py |
(no class) |
14 |
2 |
0 |
2 |
1 |
81% |
tests/test_scaleZeroPoint.py |
ScaleZeroPointTaskTestCase |
28 |
28 |
0 |
4 |
0 |
0% |
tests/test_scaleZeroPoint.py |
MyMemoryTestCase |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_scaleZeroPoint.py |
(no class) |
13 |
2 |
0 |
2 |
1 |
80% |
tests/test_simpleAssociation.py |
TestSimpleAssociation |
73 |
73 |
0 |
16 |
0 |
0% |
tests/test_simpleAssociation.py |
MemoryTestCase |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_simpleAssociation.py |
(no class) |
21 |
2 |
0 |
2 |
1 |
87% |
tests/test_skySources.py |
SkySourcesTestCase |
22 |
22 |
0 |
2 |
0 |
0% |
tests/test_skySources.py |
MemoryTester |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_skySources.py |
(no class) |
20 |
2 |
0 |
2 |
1 |
86% |
tests/test_snapCombine.py |
SnapCombineTestCase |
29 |
29 |
0 |
0 |
0 |
0% |
tests/test_snapCombine.py |
MyMemoryTestCase |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_snapCombine.py |
(no class) |
20 |
2 |
0 |
2 |
1 |
86% |
tests/test_transformObject.py |
TransformObjectCatalogTestCase |
61 |
61 |
0 |
8 |
0 |
0% |
tests/test_transformObject.py |
(no class) |
19 |
2 |
0 |
2 |
1 |
86% |
tests/test_wcsSelectImages.py |
DummyPatch |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_wcsSelectImages.py |
WcsSelectImagesTestCase |
14 |
14 |
0 |
2 |
0 |
0% |
tests/test_wcsSelectImages.py |
MyMemoryTestCase |
0 |
0 |
0 |
0 |
0 |
100% |
tests/test_wcsSelectImages.py |
(no class) |
29 |
2 |
0 |
2 |
1 |
90% |