python/lsst/__init__.py |
(no function) |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/skymap/__init__.py |
(no function) |
11 |
0 |
0 |
0 |
0 |
100% |
python/lsst/skymap/baseSkyMap.py |
BaseSkyMapConfig.getPatchInnerDimensions |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/baseSkyMap.py |
BaseSkyMapConfig.setPatchInnerDimensions |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/baseSkyMap.py |
BaseSkyMapConfig.getPatchBorder |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/baseSkyMap.py |
BaseSkyMapConfig.setPatchBorder |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/baseSkyMap.py |
BaseSkyMap.__init__ |
8 |
8 |
0 |
2 |
0 |
0% |
python/lsst/skymap/baseSkyMap.py |
BaseSkyMap.findTract |
6 |
6 |
0 |
2 |
0 |
0% |
python/lsst/skymap/baseSkyMap.py |
BaseSkyMap.findTractIdArray |
4 |
4 |
0 |
4 |
0 |
0% |
python/lsst/skymap/baseSkyMap.py |
BaseSkyMap.findTractPatchList |
6 |
6 |
0 |
4 |
0 |
0% |
python/lsst/skymap/baseSkyMap.py |
BaseSkyMap.findClosestTractPatchList |
7 |
7 |
0 |
4 |
0 |
0% |
python/lsst/skymap/baseSkyMap.py |
BaseSkyMap.__getitem__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/baseSkyMap.py |
BaseSkyMap.__iter__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/baseSkyMap.py |
BaseSkyMap.__len__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/baseSkyMap.py |
BaseSkyMap.__hash__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/baseSkyMap.py |
BaseSkyMap.__eq__ |
4 |
4 |
0 |
0 |
0 |
0% |
python/lsst/skymap/baseSkyMap.py |
BaseSkyMap.__ne__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/baseSkyMap.py |
BaseSkyMap.logSkyMapInfo |
8 |
8 |
0 |
6 |
0 |
0% |
python/lsst/skymap/baseSkyMap.py |
BaseSkyMap.getSha1 |
8 |
8 |
0 |
2 |
0 |
0% |
python/lsst/skymap/baseSkyMap.py |
BaseSkyMap.updateSha1 |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/baseSkyMap.py |
BaseSkyMap.register |
28 |
28 |
0 |
14 |
0 |
0% |
python/lsst/skymap/baseSkyMap.py |
BaseSkyMap.pack_data_id |
14 |
14 |
0 |
2 |
0 |
0% |
python/lsst/skymap/baseSkyMap.py |
(no function) |
41 |
0 |
0 |
0 |
0 |
100% |
python/lsst/skymap/cachingSkyMap.py |
CachingSkyMap.__init__ |
5 |
5 |
0 |
0 |
0 |
0% |
python/lsst/skymap/cachingSkyMap.py |
CachingSkyMap.__reduce__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/cachingSkyMap.py |
CachingSkyMap.__iter__ |
2 |
2 |
0 |
2 |
0 |
0% |
python/lsst/skymap/cachingSkyMap.py |
CachingSkyMap.__len__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/cachingSkyMap.py |
CachingSkyMap.__getitem__ |
7 |
7 |
0 |
4 |
0 |
0% |
python/lsst/skymap/cachingSkyMap.py |
CachingSkyMap.generateTract |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/cachingSkyMap.py |
(no function) |
9 |
0 |
0 |
0 |
0 |
100% |
python/lsst/skymap/cellInfo.py |
CellInfo.__init__ |
7 |
7 |
0 |
2 |
0 |
0% |
python/lsst/skymap/cellInfo.py |
CellInfo.getIndex |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/cellInfo.py |
CellInfo.getSequentialIndex |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/cellInfo.py |
CellInfo.getWcs |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/cellInfo.py |
CellInfo.getInnerBBox |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/cellInfo.py |
CellInfo.getOuterBBox |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/cellInfo.py |
CellInfo.getInnerSkyPolygon |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/skymap/cellInfo.py |
CellInfo.inner_sky_polygon |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/cellInfo.py |
CellInfo.getOuterSkyPolygon |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/skymap/cellInfo.py |
CellInfo.outer_sky_polygon |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/cellInfo.py |
CellInfo.__eq__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/cellInfo.py |
CellInfo.__ne__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/cellInfo.py |
CellInfo.__str__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/cellInfo.py |
CellInfo.__repr__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/cellInfo.py |
(no function) |
24 |
0 |
0 |
0 |
0 |
100% |
python/lsst/skymap/detail/__init__.py |
(no function) |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/skymap/detail/dodecahedron.py |
Dodecahedron.__init__ |
13 |
13 |
0 |
6 |
0 |
0% |
python/lsst/skymap/detail/dodecahedron.py |
Dodecahedron.getFaceCtrList |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/detail/dodecahedron.py |
Dodecahedron.getFaceCtr |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/detail/dodecahedron.py |
Dodecahedron.getVertices |
9 |
9 |
0 |
2 |
0 |
0% |
python/lsst/skymap/detail/dodecahedron.py |
Dodecahedron.getFaceInd |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/detail/dodecahedron.py |
Dodecahedron.getWithFacesOnPoles |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/detail/dodecahedron.py |
computeRotationMatrix |
9 |
9 |
0 |
0 |
0 |
0% |
python/lsst/skymap/detail/dodecahedron.py |
_computeCoordTransform |
14 |
14 |
0 |
2 |
0 |
0% |
python/lsst/skymap/detail/dodecahedron.py |
_computeDodecahedronVertices |
21 |
21 |
0 |
14 |
0 |
0% |
python/lsst/skymap/detail/dodecahedron.py |
_computeFullVecList |
10 |
10 |
0 |
8 |
0 |
0% |
python/lsst/skymap/detail/dodecahedron.py |
_findCloseIndexSet |
5 |
5 |
0 |
0 |
0 |
0% |
python/lsst/skymap/detail/dodecahedron.py |
_findCloseList |
5 |
5 |
0 |
0 |
0 |
0% |
python/lsst/skymap/detail/dodecahedron.py |
_findClosePair |
4 |
4 |
0 |
0 |
0 |
0% |
python/lsst/skymap/detail/dodecahedron.py |
_sortedVectorList |
4 |
4 |
0 |
4 |
0 |
0% |
python/lsst/skymap/detail/dodecahedron.py |
_sortedVectorList.vecToSort |
4 |
4 |
0 |
2 |
0 |
0% |
python/lsst/skymap/detail/dodecahedron.py |
(no function) |
25 |
6 |
0 |
4 |
1 |
69% |
python/lsst/skymap/detail/utils.py |
coordFromVec |
8 |
8 |
0 |
6 |
0 |
0% |
python/lsst/skymap/detail/utils.py |
makeSkyPolygonFromBBox |
3 |
3 |
0 |
2 |
0 |
0% |
python/lsst/skymap/detail/utils.py |
(no function) |
11 |
0 |
0 |
0 |
0 |
100% |
python/lsst/skymap/detail/wcsFactory.py |
WcsFactory.__init__ |
4 |
4 |
0 |
2 |
0 |
0% |
python/lsst/skymap/detail/wcsFactory.py |
WcsFactory.makeWcs |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/detail/wcsFactory.py |
(no function) |
6 |
0 |
0 |
0 |
0 |
100% |
python/lsst/skymap/discreteSkyMap.py |
DiscreteSkyMapConfig.validate |
5 |
5 |
0 |
4 |
0 |
0% |
python/lsst/skymap/discreteSkyMap.py |
DiscreteSkyMap.__init__ |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/skymap/discreteSkyMap.py |
DiscreteSkyMap.generateTract |
4 |
4 |
0 |
0 |
0 |
0% |
python/lsst/skymap/discreteSkyMap.py |
DiscreteSkyMap.updateSha1 |
4 |
4 |
0 |
0 |
0 |
0% |
python/lsst/skymap/discreteSkyMap.py |
(no function) |
17 |
0 |
0 |
0 |
0 |
100% |
python/lsst/skymap/dodecaSkyMap.py |
DodecaSkyMapConfig.setDefaults |
5 |
5 |
0 |
0 |
0 |
0% |
python/lsst/skymap/dodecaSkyMap.py |
DodecaSkyMap.__init__ |
10 |
10 |
0 |
4 |
0 |
0% |
python/lsst/skymap/dodecaSkyMap.py |
DodecaSkyMap.__getstate__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/dodecaSkyMap.py |
DodecaSkyMap.__setstate__ |
4 |
4 |
0 |
2 |
0 |
0% |
python/lsst/skymap/dodecaSkyMap.py |
DodecaSkyMap.findTract |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/dodecaSkyMap.py |
DodecaSkyMap.getVersion |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/dodecaSkyMap.py |
DodecaSkyMap.getWithTractsOnPoles |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/dodecaSkyMap.py |
DodecaSkyMap.updateSha1 |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/dodecaSkyMap.py |
(no function) |
21 |
0 |
0 |
0 |
0 |
100% |
python/lsst/skymap/equatSkyMap.py |
EquatSkyMapConfig.setDefaults |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/equatSkyMap.py |
EquatSkyMap.__init__ |
14 |
14 |
0 |
4 |
0 |
0% |
python/lsst/skymap/equatSkyMap.py |
EquatSkyMap.__getstate__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/equatSkyMap.py |
EquatSkyMap.__setstate__ |
4 |
4 |
0 |
2 |
0 |
0% |
python/lsst/skymap/equatSkyMap.py |
EquatSkyMap.getVersion |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/equatSkyMap.py |
EquatSkyMap.updateSha1 |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/equatSkyMap.py |
(no function) |
18 |
0 |
0 |
0 |
0 |
100% |
python/lsst/skymap/healpixSkyMap.py |
DummyHealpy.__getattr__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/healpixSkyMap.py |
angToCoord |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/healpixSkyMap.py |
coordToAng |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/healpixSkyMap.py |
HealpixTractInfo.__init__ |
3 |
3 |
0 |
2 |
0 |
0% |
python/lsst/skymap/healpixSkyMap.py |
HealpixSkyMapConfig.setDefaults |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/healpixSkyMap.py |
HealpixSkyMap.__init__ |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/skymap/healpixSkyMap.py |
HealpixSkyMap.findTract |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/skymap/healpixSkyMap.py |
HealpixSkyMap.generateTract |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/skymap/healpixSkyMap.py |
HealpixSkyMap.updateSha1 |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/healpixSkyMap.py |
(no function) |
29 |
4 |
0 |
0 |
0 |
86% |
python/lsst/skymap/packers.py |
SkyMapDimensionPacker.getIntFromFilter |
4 |
4 |
0 |
0 |
0 |
0% |
python/lsst/skymap/packers.py |
SkyMapDimensionPacker.getFilterNameFromInt |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/packers.py |
SkyMapDimensionPacker.getMaxIntForFilters |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/packers.py |
SkyMapDimensionPacker.configure |
5 |
5 |
0 |
0 |
0 |
0% |
python/lsst/skymap/packers.py |
SkyMapDimensionPacker.__init__ |
8 |
8 |
0 |
2 |
0 |
0% |
python/lsst/skymap/packers.py |
SkyMapDimensionPacker.maxBits |
4 |
4 |
0 |
2 |
0 |
0% |
python/lsst/skymap/packers.py |
SkyMapDimensionPacker._pack |
4 |
4 |
0 |
2 |
0 |
0% |
python/lsst/skymap/packers.py |
SkyMapDimensionPacker.unpack |
7 |
7 |
0 |
2 |
0 |
0% |
python/lsst/skymap/packers.py |
(no function) |
18 |
0 |
0 |
2 |
0 |
100% |
python/lsst/skymap/patchInfo.py |
PatchInfo.__init__ |
17 |
17 |
0 |
8 |
0 |
0% |
python/lsst/skymap/patchInfo.py |
PatchInfo.getIndex |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/patchInfo.py |
PatchInfo.getSequentialIndex |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/patchInfo.py |
PatchInfo.getWcs |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/patchInfo.py |
PatchInfo.getInnerBBox |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/patchInfo.py |
PatchInfo.getOuterBBox |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/patchInfo.py |
PatchInfo.getInnerSkyPolygon |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/skymap/patchInfo.py |
PatchInfo.inner_sky_polygon |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/patchInfo.py |
PatchInfo.getOuterSkyPolygon |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/skymap/patchInfo.py |
PatchInfo.outer_sky_polygon |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/patchInfo.py |
PatchInfo.getNumCells |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/patchInfo.py |
PatchInfo.getCellBorder |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/patchInfo.py |
PatchInfo.getCellInfo |
15 |
15 |
0 |
10 |
0 |
0% |
python/lsst/skymap/patchInfo.py |
PatchInfo.getCellInnerDimensions |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/patchInfo.py |
PatchInfo.getSequentialCellIndex |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/skymap/patchInfo.py |
PatchInfo.getSequentialCellIndexFromPair |
5 |
5 |
0 |
2 |
0 |
0% |
python/lsst/skymap/patchInfo.py |
PatchInfo.getCellIndexPair |
6 |
6 |
0 |
2 |
0 |
0% |
python/lsst/skymap/patchInfo.py |
PatchInfo.__iter__ |
4 |
4 |
0 |
4 |
0 |
0% |
python/lsst/skymap/patchInfo.py |
PatchInfo.__len__ |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/skymap/patchInfo.py |
PatchInfo.__getitem__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/patchInfo.py |
PatchInfo.__eq__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/patchInfo.py |
PatchInfo.__ne__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/patchInfo.py |
PatchInfo.__str__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/patchInfo.py |
PatchInfo.__repr__ |
3 |
3 |
0 |
2 |
0 |
0% |
python/lsst/skymap/patchInfo.py |
(no function) |
41 |
0 |
0 |
0 |
0 |
100% |
python/lsst/skymap/ringsSkyMap.py |
RingsSkyMap.__init__ |
11 |
11 |
0 |
2 |
0 |
0% |
python/lsst/skymap/ringsSkyMap.py |
RingsSkyMap.getRingIndices |
16 |
16 |
0 |
12 |
0 |
0% |
python/lsst/skymap/ringsSkyMap.py |
RingsSkyMap.generateTract |
10 |
10 |
0 |
4 |
0 |
0% |
python/lsst/skymap/ringsSkyMap.py |
RingsSkyMap._decToRingNum |
6 |
6 |
0 |
4 |
0 |
0% |
python/lsst/skymap/ringsSkyMap.py |
RingsSkyMap._raToTractNum |
5 |
5 |
0 |
2 |
0 |
0% |
python/lsst/skymap/ringsSkyMap.py |
RingsSkyMap.findTract |
10 |
10 |
0 |
6 |
0 |
0% |
python/lsst/skymap/ringsSkyMap.py |
RingsSkyMap.findTractIdArray |
25 |
25 |
0 |
4 |
0 |
0% |
python/lsst/skymap/ringsSkyMap.py |
RingsSkyMap.findAllTracts |
23 |
23 |
0 |
18 |
0 |
0% |
python/lsst/skymap/ringsSkyMap.py |
RingsSkyMap.findTractPatchList |
7 |
7 |
0 |
6 |
0 |
0% |
python/lsst/skymap/ringsSkyMap.py |
RingsSkyMap.updateSha1 |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/ringsSkyMap.py |
(no function) |
24 |
0 |
0 |
4 |
2 |
93% |
python/lsst/skymap/skyMapRegistry.py |
(no function) |
13 |
0 |
0 |
0 |
0 |
100% |
python/lsst/skymap/tractBuilder.py |
BaseTractBuilder.__init__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractBuilder.py |
BaseTractBuilder.setupPatches |
17 |
17 |
0 |
4 |
0 |
0% |
python/lsst/skymap/tractBuilder.py |
BaseTractBuilder.getPatchBorder |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractBuilder.py |
BaseTractBuilder.getPatchInfo |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractBuilder.py |
BaseTractBuilder.getPatchInnerDimensions |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractBuilder.py |
BaseTractBuilder.getSequentialPatchIndex |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractBuilder.py |
BaseTractBuilder.getSequentialPatchIndexFromPair |
9 |
9 |
0 |
6 |
0 |
0% |
python/lsst/skymap/tractBuilder.py |
BaseTractBuilder.getPatchIndexPair |
4 |
4 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractBuilder.py |
BaseTractBuilder.getPackedConfig |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractBuilder.py |
LegacyTractBuilder.__init__ |
4 |
4 |
0 |
2 |
0 |
0% |
python/lsst/skymap/tractBuilder.py |
LegacyTractBuilder.getPatchInfo |
17 |
17 |
0 |
12 |
0 |
0% |
python/lsst/skymap/tractBuilder.py |
LegacyTractBuilder.getPackedConfig |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractBuilder.py |
CellTractBuilderConfig.validate |
4 |
4 |
0 |
4 |
0 |
0% |
python/lsst/skymap/tractBuilder.py |
CellTractBuilder.__init__ |
8 |
8 |
0 |
4 |
0 |
0% |
python/lsst/skymap/tractBuilder.py |
CellTractBuilder.getPatchInfo |
16 |
16 |
0 |
12 |
0 |
0% |
python/lsst/skymap/tractBuilder.py |
CellTractBuilder.getPackedConfig |
3 |
3 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractBuilder.py |
(no function) |
45 |
0 |
0 |
0 |
0 |
100% |
python/lsst/skymap/tractInfo.py |
TractInfo.__init__ |
8 |
8 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
TractInfo._minimumBoundingBox |
13 |
13 |
0 |
6 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
TractInfo._finalOrientation |
4 |
4 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
TractInfo.getSequentialPatchIndex |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
TractInfo.getSequentialPatchIndexFromPair |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
TractInfo.getPatchIndexPair |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
TractInfo.findPatch |
9 |
9 |
0 |
4 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
TractInfo.findPatchList |
15 |
15 |
0 |
10 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
TractInfo.getBBox |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
TractInfo.getCtrCoord |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
TractInfo.getId |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
TractInfo.getNumPatches |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
TractInfo.getPatchBorder |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
TractInfo.getPatchInfo |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
TractInfo.getPatchInnerDimensions |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
TractInfo.getTractOverlap |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
TractInfo.getVertexList |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
TractInfo.getInnerSkyPolygon |
2 |
2 |
0 |
2 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
TractInfo.getOuterSkyPolygon |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
TractInfo.getWcs |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
TractInfo.__str__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
TractInfo.__repr__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
TractInfo.__iter__ |
4 |
4 |
0 |
4 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
TractInfo.__len__ |
2 |
2 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
TractInfo.__getitem__ |
1 |
1 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
TractInfo.contains |
7 |
7 |
0 |
2 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
ExplicitTractInfo.__init__ |
7 |
7 |
0 |
0 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
ExplicitTractInfo._minimumBoundingBox |
6 |
6 |
0 |
2 |
0 |
0% |
python/lsst/skymap/tractInfo.py |
(no function) |
47 |
0 |
0 |
0 |
0 |
100% |
python/lsst/skymap/version.py |
(no function) |
6 |
0 |
0 |
0 |
0 |
100% |
tests/helper/__init__.py |
(no function) |
0 |
0 |
0 |
0 |
0 |
100% |
tests/helper/skyMapTestCase.py |
checkDm14809 |
5 |
5 |
0 |
6 |
0 |
0% |
tests/helper/skyMapTestCase.py |
SkyMapTestCase.setAttributes |
7 |
7 |
0 |
0 |
0 |
0% |
tests/helper/skyMapTestCase.py |
SkyMapTestCase.getSkyMap |
4 |
4 |
0 |
2 |
0 |
0% |
tests/helper/skyMapTestCase.py |
SkyMapTestCase.getConfig |
3 |
3 |
0 |
2 |
0 |
0% |
tests/helper/skyMapTestCase.py |
SkyMapTestCase.testRegistry |
1 |
1 |
0 |
0 |
0 |
0% |
tests/helper/skyMapTestCase.py |
SkyMapTestCase.testBasicAttributes |
49 |
49 |
0 |
28 |
0 |
0% |
tests/helper/skyMapTestCase.py |
SkyMapTestCase.assertUnpickledTractInfo |
16 |
16 |
0 |
10 |
0 |
0% |
tests/helper/skyMapTestCase.py |
SkyMapTestCase.testPickle |
8 |
8 |
0 |
2 |
0 |
0% |
tests/helper/skyMapTestCase.py |
SkyMapTestCase.testTractSeparation |
14 |
14 |
0 |
8 |
0 |
0% |
tests/helper/skyMapTestCase.py |
SkyMapTestCase.testFindPatchList |
32 |
32 |
0 |
14 |
0 |
0% |
tests/helper/skyMapTestCase.py |
SkyMapTestCase.testFindTractPatchList |
10 |
10 |
0 |
6 |
0 |
0% |
tests/helper/skyMapTestCase.py |
SkyMapTestCase.testTractContains |
6 |
6 |
0 |
2 |
0 |
0% |
tests/helper/skyMapTestCase.py |
SkyMapTestCase.testTractInfoGetPolygon |
5 |
5 |
0 |
2 |
0 |
0% |
tests/helper/skyMapTestCase.py |
SkyMapTestCase.testPatchInfoGetPolygon |
10 |
10 |
0 |
6 |
0 |
0% |
tests/helper/skyMapTestCase.py |
SkyMapTestCase.testPatchInfoGetPolygon.getIndices |
5 |
5 |
0 |
4 |
0 |
0% |
tests/helper/skyMapTestCase.py |
SkyMapTestCase.testDm14809 |
1 |
1 |
0 |
0 |
0 |
0% |
tests/helper/skyMapTestCase.py |
SkyMapTestCase.testNumbering |
4 |
4 |
0 |
2 |
0 |
0% |
tests/helper/skyMapTestCase.py |
SkyMapTestCase.assertTractPatchListOk |
10 |
10 |
0 |
6 |
0 |
0% |
tests/helper/skyMapTestCase.py |
SkyMapTestCase.assertClosestTractPatchList |
7 |
7 |
0 |
4 |
0 |
0% |
tests/helper/skyMapTestCase.py |
SkyMapTestCase.assertBBoxPolygonOk |
5 |
5 |
0 |
0 |
0 |
0% |
tests/helper/skyMapTestCase.py |
SkyMapTestCase.assertPolygonOk |
8 |
8 |
0 |
2 |
0 |
0% |
tests/helper/skyMapTestCase.py |
getCornerCoords |
2 |
2 |
0 |
0 |
0 |
0% |
tests/helper/skyMapTestCase.py |
(no function) |
29 |
0 |
0 |
0 |
0 |
100% |
tests/test_cellInfo.py |
CellInfoTestCase.setUp |
8 |
8 |
0 |
4 |
0 |
0% |
tests/test_cellInfo.py |
CellInfoTestCase.testProperties |
11 |
11 |
0 |
0 |
0 |
0% |
tests/test_cellInfo.py |
CellInfoTestCase.testIndexes |
13 |
13 |
0 |
2 |
0 |
0% |
tests/test_cellInfo.py |
CellInfoTestCase.testSequentialIndex |
4 |
4 |
0 |
2 |
0 |
0% |
tests/test_cellInfo.py |
CellInfoTestCase.testSkyPolygons |
8 |
8 |
0 |
2 |
0 |
0% |
tests/test_cellInfo.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_cellInfo.py |
(no function) |
17 |
2 |
0 |
2 |
1 |
84% |
tests/test_discreteSkyMap.py |
DiscreteTestCase.setUp |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_discreteSkyMap.py |
DiscreteTestCase.testCompare |
23 |
23 |
0 |
8 |
0 |
0% |
tests/test_discreteSkyMap.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_discreteSkyMap.py |
(no function) |
18 |
2 |
0 |
6 |
1 |
88% |
tests/test_dodecaSkyMap.py |
DodecaSkyMapTestCase.setUp |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_dodecaSkyMap.py |
DodecaSkyMapTestCase.testSha1Compare |
5 |
5 |
0 |
0 |
0 |
0% |
tests/test_dodecaSkyMap.py |
DodecaSkyMapTestCase.testFindTract |
58 |
58 |
0 |
26 |
0 |
0% |
tests/test_dodecaSkyMap.py |
getCornerCoords |
3 |
3 |
0 |
0 |
0 |
0% |
tests/test_dodecaSkyMap.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_dodecaSkyMap.py |
(no function) |
22 |
2 |
0 |
2 |
1 |
88% |
tests/test_equatSkyMap.py |
EquatSkyMapTestCase.setUp |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_equatSkyMap.py |
EquatSkyMapTestCase.getNeighborTracts |
9 |
9 |
0 |
6 |
0 |
0% |
tests/test_equatSkyMap.py |
EquatSkyMapTestCase.testDefaults |
3 |
3 |
0 |
0 |
0 |
0% |
tests/test_equatSkyMap.py |
EquatSkyMapTestCase.test_gettingPatchInfo |
9 |
9 |
0 |
0 |
0 |
0% |
tests/test_equatSkyMap.py |
EquatSkyMapTestCase.testSymmetry |
25 |
25 |
0 |
10 |
0 |
0% |
tests/test_equatSkyMap.py |
EquatSkyMapTestCase.testMoreBasicAttributes |
14 |
14 |
0 |
6 |
0 |
0% |
tests/test_equatSkyMap.py |
EquatSkyMapTestCase.testFindTract |
36 |
36 |
0 |
14 |
0 |
0% |
tests/test_equatSkyMap.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_equatSkyMap.py |
(no function) |
21 |
2 |
0 |
2 |
1 |
87% |
tests/test_healpixSkyMap.py |
HealpixTestCase.setUp |
5 |
5 |
0 |
2 |
0 |
0% |
tests/test_healpixSkyMap.py |
HealpixTestCase.testSha1Compare |
11 |
11 |
0 |
4 |
0 |
0% |
tests/test_healpixSkyMap.py |
HealpixTestCase.tearDown |
2 |
2 |
0 |
2 |
0 |
0% |
tests/test_healpixSkyMap.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_healpixSkyMap.py |
(no function) |
19 |
4 |
0 |
2 |
1 |
76% |
tests/test_packers.py |
SkyMapDimensionPackerTestCase.setUp |
2 |
2 |
0 |
0 |
0 |
0% |
tests/test_packers.py |
SkyMapDimensionPackerTestCase.testWithoutFilter |
6 |
6 |
0 |
0 |
0 |
0% |
tests/test_packers.py |
SkyMapDimensionPackerTestCase.testWithFilter |
6 |
6 |
0 |
0 |
0 |
0% |
tests/test_packers.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_packers.py |
(no function) |
19 |
4 |
0 |
4 |
1 |
78% |
tests/test_patchInfo.py |
PatchInfoTestCase.setUp |
7 |
7 |
0 |
4 |
0 |
0% |
tests/test_patchInfo.py |
PatchInfoTestCase.testProperties |
13 |
13 |
0 |
0 |
0 |
0% |
tests/test_patchInfo.py |
PatchInfoTestCase.testIndexes |
12 |
12 |
0 |
2 |
0 |
0% |
tests/test_patchInfo.py |
PatchInfoTestCase.testSequentialIndex |
3 |
3 |
0 |
2 |
0 |
0% |
tests/test_patchInfo.py |
PatchInfoTestCase.testSkyPolygons |
7 |
7 |
0 |
2 |
0 |
0% |
tests/test_patchInfo.py |
PatchInfoTestCase.testNoCells |
6 |
6 |
0 |
0 |
0 |
0% |
tests/test_patchInfo.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_patchInfo.py |
(no function) |
19 |
2 |
0 |
2 |
1 |
86% |
tests/test_ringsSkyMap.py |
RingsTestCase.setUp |
3 |
3 |
0 |
0 |
0 |
0% |
tests/test_ringsSkyMap.py |
RingsTestCase.testPoles |
6 |
6 |
0 |
2 |
0 |
0% |
tests/test_ringsSkyMap.py |
RingsTestCase.testSha1Compare |
11 |
11 |
0 |
4 |
0 |
0% |
tests/test_ringsSkyMap.py |
RingsTestCase.testCorners |
5 |
5 |
0 |
6 |
0 |
0% |
tests/test_ringsSkyMap.py |
NonzeroRaStartRingsTestCase.getConfig |
3 |
3 |
0 |
0 |
0 |
0% |
tests/test_ringsSkyMap.py |
HscRingsTestCase.getConfig |
6 |
6 |
0 |
0 |
0 |
0% |
tests/test_ringsSkyMap.py |
HscRingsTestCase.setUp |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_ringsSkyMap.py |
HscRingsTestCase.tearDown |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_ringsSkyMap.py |
HscRingsTestCase.testDm7770 |
4 |
4 |
0 |
4 |
0 |
0% |
tests/test_ringsSkyMap.py |
HscRingsTestCase.testDm14809 |
6 |
6 |
0 |
0 |
0 |
0% |
tests/test_ringsSkyMap.py |
HscRingsTestCase.testWraparound |
12 |
12 |
0 |
2 |
0 |
0% |
tests/test_ringsSkyMap.py |
HscRingsTestCase.testFindTractIdArray |
7 |
7 |
0 |
4 |
0 |
0% |
tests/test_ringsSkyMap.py |
HscRingsTestCase.getFirstTractLastRingCoord |
5 |
5 |
0 |
0 |
0 |
0% |
tests/test_ringsSkyMap.py |
Version0HscRingsTestCase.setUp |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_ringsSkyMap.py |
Version0HscRingsTestCase.testDm14809 |
13 |
13 |
0 |
6 |
0 |
0% |
tests/test_ringsSkyMap.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_ringsSkyMap.py |
(no function) |
32 |
2 |
0 |
2 |
1 |
91% |
tests/test_ringsSkyMapCells.py |
RingsCellsTestCase.setUp |
4 |
4 |
0 |
0 |
0 |
0% |
tests/test_ringsSkyMapCells.py |
RingsCellsTestCase.testCellInfo |
54 |
54 |
0 |
16 |
0 |
0% |
tests/test_ringsSkyMapCells.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_ringsSkyMapCells.py |
(no function) |
14 |
2 |
0 |
2 |
1 |
81% |
tests/test_tractInfo.py |
TractInfoTestCase.setUp |
7 |
7 |
0 |
4 |
0 |
0% |
tests/test_tractInfo.py |
TractInfoTestCase.testProperties |
12 |
12 |
0 |
0 |
0 |
0% |
tests/test_tractInfo.py |
TractInfoTestCase.testContains |
7 |
7 |
0 |
0 |
0 |
0% |
tests/test_tractInfo.py |
setup_module |
1 |
1 |
0 |
0 |
0 |
0% |
tests/test_tractInfo.py |
(no function) |
15 |
2 |
0 |
2 |
1 |
82% |