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 |
572 |
475 |
0 |
96 |
0 |
15% |
python/lsst/sims/featureScheduler/basis_functions/feasibility_funcs.py |
183 |
137 |
0 |
48 |
0 |
20% |
python/lsst/sims/featureScheduler/basis_functions/mask_basis_funcs.py |
99 |
74 |
0 |
8 |
0 |
23% |
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 |
91 |
69 |
0 |
26 |
0 |
19% |
python/lsst/sims/featureScheduler/detailers/dither_detailer.py |
71 |
56 |
0 |
14 |
0 |
18% |
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 |
142 |
110 |
0 |
22 |
0 |
20% |
python/lsst/sims/featureScheduler/features/features.py |
227 |
170 |
0 |
90 |
0 |
18% |
python/lsst/sims/featureScheduler/modelObservatory/__init__.py |
1 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/featureScheduler/modelObservatory/model_observatory.py |
367 |
332 |
0 |
100 |
0 |
7% |
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 |
147 |
129 |
0 |
28 |
0 |
10% |
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 |
184 |
167 |
0 |
48 |
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 |
466 |
396 |
0 |
120 |
3 |
12% |
python/lsst/sims/featureScheduler/version.py |
5 |
0 |
0 |
0 |
0 |
100% |
tests/test_Baseline.py |
107 |
87 |
0 |
18 |
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% |