python/lsst/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/modelfit/__init__.py |
17 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/modelfit/cmodel/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/modelfit/cmodel/cmodelContinued.py |
41 |
16 |
0 |
6 |
0 |
62% |
python/lsst/meas/modelfit/common.py |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/modelfit/optimizer/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/modelfit/optimizer/optimizerContinued.py |
13 |
3 |
0 |
4 |
0 |
82% |
python/lsst/meas/modelfit/pixelFitRegion/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/modelfit/pixelFitRegion/pixelFitRegionContinued.py |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/modelfit/priors/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/modelfit/priors/priorsContinued.py |
28 |
15 |
0 |
8 |
0 |
47% |
python/lsst/meas/modelfit/psf/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/meas/modelfit/psf/psfContinued.py |
106 |
71 |
0 |
24 |
0 |
30% |
python/lsst/meas/modelfit/version.py |
6 |
0 |
0 |
0 |
0 |
100% |
tests/test_cModel.py |
100 |
77 |
0 |
4 |
1 |
23% |
tests/test_cModelPlugins.py |
56 |
41 |
0 |
6 |
1 |
26% |
tests/test_defaultZeroPoint.py |
33 |
19 |
0 |
6 |
1 |
38% |
tests/test_doubleShapeletPsfApprox.py |
257 |
215 |
0 |
16 |
1 |
16% |
tests/test_generalShapeletPsfApproxPlugins.py |
159 |
130 |
0 |
2 |
1 |
19% |
tests/test_generalShapeletPsfModels.py |
129 |
100 |
0 |
6 |
1 |
22% |
tests/test_integrals.py |
24 |
10 |
0 |
4 |
1 |
54% |
tests/test_mixture.py |
134 |
110 |
0 |
24 |
1 |
16% |
tests/test_projectedLikelihood.py |
170 |
144 |
0 |
4 |
1 |
16% |
tests/test_psfFitter.py |
173 |
145 |
0 |
40 |
1 |
14% |
tests/test_semiEmpiricalPrior.py |
65 |
44 |
0 |
10 |
1 |
29% |
tests/test_softenedLinearPrior.py |
129 |
104 |
0 |
27 |
1 |
17% |
tests/test_truncatedGaussian.py |
144 |
121 |
0 |
32 |
1 |
14% |