python/lsst/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/featureScheduler/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/featureScheduler/basis_functions/__init__.py |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/featureScheduler/basis_functions/basis_functions.py |
456 |
380 |
0 |
84 |
0 |
14% |
python/lsst/sims/featureScheduler/basis_functions/feasibility_funcs.py |
102 |
71 |
0 |
24 |
0 |
25% |
python/lsst/sims/featureScheduler/basis_functions/mask_basis_funcs.py |
83 |
62 |
0 |
4 |
0 |
24% |
python/lsst/sims/featureScheduler/basis_functions/rolling_funcs.py |
50 |
39 |
0 |
12 |
0 |
18% |
python/lsst/sims/featureScheduler/detailers/__init__.py |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/featureScheduler/detailers/detailer.py |
35 |
22 |
0 |
6 |
0 |
32% |
python/lsst/sims/featureScheduler/detailers/dither_detailer.py |
66 |
51 |
0 |
14 |
0 |
19% |
python/lsst/sims/featureScheduler/detailers/short_survey.py |
41 |
30 |
0 |
8 |
0 |
22% |
python/lsst/sims/featureScheduler/detailers/vary_exptime.py |
46 |
37 |
0 |
12 |
0 |
16% |
python/lsst/sims/featureScheduler/features/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/featureScheduler/features/conditions.py |
132 |
102 |
0 |
20 |
0 |
20% |
python/lsst/sims/featureScheduler/features/features.py |
198 |
147 |
0 |
80 |
0 |
18% |
python/lsst/sims/featureScheduler/modelObservatory/__init__.py |
1 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/featureScheduler/modelObservatory/model_observatory.py |
366 |
331 |
0 |
100 |
0 |
8% |
python/lsst/sims/featureScheduler/schedulers/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/featureScheduler/schedulers/core_scheduler.py |
88 |
72 |
0 |
40 |
0 |
12% |
python/lsst/sims/featureScheduler/schedulers/filter_scheduler.py |
16 |
8 |
0 |
2 |
0 |
44% |
python/lsst/sims/featureScheduler/sim_runner.py |
78 |
68 |
0 |
30 |
0 |
9% |
python/lsst/sims/featureScheduler/surveys/__init__.py |
6 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/featureScheduler/surveys/base_survey.py |
144 |
122 |
0 |
62 |
0 |
11% |
python/lsst/sims/featureScheduler/surveys/dd_surveys.py |
135 |
117 |
0 |
22 |
0 |
11% |
python/lsst/sims/featureScheduler/surveys/desc_ddf.py |
113 |
97 |
0 |
26 |
0 |
12% |
python/lsst/sims/featureScheduler/surveys/scripted_surveys.py |
181 |
154 |
0 |
66 |
0 |
11% |
python/lsst/sims/featureScheduler/surveys/surveys.py |
197 |
180 |
0 |
58 |
0 |
7% |
python/lsst/sims/featureScheduler/surveys/too_surveys.py |
60 |
43 |
0 |
28 |
0 |
19% |
python/lsst/sims/featureScheduler/thomson/__init__.py |
1 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/featureScheduler/thomson/thomson.py |
166 |
149 |
0 |
18 |
0 |
9% |
python/lsst/sims/featureScheduler/utils/__init__.py |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/featureScheduler/utils/comcamTessellate.py |
33 |
31 |
0 |
2 |
0 |
6% |
python/lsst/sims/featureScheduler/utils/dithering.py |
105 |
89 |
0 |
18 |
0 |
13% |
python/lsst/sims/featureScheduler/utils/tsp.py |
80 |
70 |
0 |
22 |
0 |
10% |
python/lsst/sims/featureScheduler/utils/utils.py |
462 |
392 |
0 |
116 |
3 |
13% |
python/lsst/sims/featureScheduler/version.py |
6 |
0 |
0 |
0 |
0 |
100% |
tests/test_Baseline.py |
101 |
82 |
0 |
16 |
1 |
17% |
tests/test_BasisFuncs.py |
30 |
18 |
0 |
2 |
1 |
41% |
tests/test_CoreSched.py |
31 |
17 |
0 |
2 |
1 |
45% |
tests/test_Features.py |
29 |
18 |
0 |
2 |
1 |
39% |
tests/test_utils.py |
29 |
18 |
0 |
2 |
1 |
39% |