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 |
5 |
0 |
0 |
0 |
0 |
100% |
tests/test_cModel.py |
100 |
76 |
0 |
4 |
1 |
24% |
tests/test_cModelPlugins.py |
57 |
41 |
0 |
6 |
1 |
27% |
tests/test_defaultZeroPoint.py |
33 |
18 |
0 |
6 |
1 |
41% |
tests/test_doubleShapeletPsfApprox.py |
258 |
215 |
0 |
16 |
1 |
16% |
tests/test_generalShapeletPsfApproxPlugins.py |
160 |
130 |
0 |
2 |
1 |
19% |
tests/test_generalShapeletPsfModels.py |
130 |
100 |
0 |
6 |
1 |
23% |
tests/test_integrals.py |
20 |
8 |
0 |
4 |
1 |
54% |
tests/test_mixture.py |
130 |
109 |
0 |
20 |
1 |
15% |
tests/test_opt.py |
50 |
35 |
0 |
12 |
1 |
26% |
tests/test_projectedLikelihood.py |
169 |
142 |
0 |
4 |
1 |
16% |
tests/test_psfFitter.py |
173 |
145 |
0 |
30 |
1 |
14% |
tests/test_semiEmpiricalPrior.py |
59 |
42 |
0 |
10 |
1 |
26% |
tests/test_softenedLinearPrior.py |
127 |
104 |
0 |
24 |
1 |
16% |
tests/test_truncatedGaussian.py |
138 |
115 |
0 |
26 |
1 |
15% |