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 |
611 |
507 |
0 |
100 |
0 |
15% |
python/lsst/sims/featureScheduler/basis_functions/feasibility_funcs.py |
202 |
152 |
0 |
60 |
0 |
19% |
python/lsst/sims/featureScheduler/basis_functions/mask_basis_funcs.py |
111 |
83 |
0 |
8 |
0 |
24% |
python/lsst/sims/featureScheduler/basis_functions/rolling_funcs.py |
106 |
89 |
0 |
22 |
0 |
13% |
python/lsst/sims/featureScheduler/detailers/__init__.py |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/featureScheduler/detailers/detailer.py |
103 |
79 |
0 |
32 |
0 |
18% |
python/lsst/sims/featureScheduler/detailers/dither_detailer.py |
72 |
57 |
0 |
14 |
0 |
17% |
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 |
232 |
174 |
0 |
94 |
0 |
18% |
python/lsst/sims/featureScheduler/modelObservatory/__init__.py |
1 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/featureScheduler/modelObservatory/model_observatory.py |
375 |
339 |
0 |
102 |
0 |
8% |
python/lsst/sims/featureScheduler/schedulers/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/featureScheduler/schedulers/core_scheduler.py |
88 |
70 |
0 |
40 |
0 |
14% |
python/lsst/sims/featureScheduler/schedulers/filter_scheduler.py |
17 |
8 |
0 |
2 |
0 |
47% |
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 |
146 |
124 |
0 |
62 |
0 |
11% |
python/lsst/sims/featureScheduler/surveys/dd_surveys.py |
129 |
112 |
0 |
26 |
0 |
11% |
python/lsst/sims/featureScheduler/surveys/desc_ddf.py |
118 |
102 |
0 |
26 |
0 |
11% |
python/lsst/sims/featureScheduler/surveys/scripted_surveys.py |
181 |
154 |
0 |
66 |
0 |
11% |
python/lsst/sims/featureScheduler/surveys/surveys.py |
198 |
179 |
0 |
50 |
0 |
8% |
python/lsst/sims/featureScheduler/surveys/too_surveys.py |
59 |
42 |
0 |
28 |
0 |
20% |
python/lsst/sims/featureScheduler/thomson/__init__.py |
1 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/featureScheduler/thomson/thomson.py |
187 |
169 |
0 |
26 |
0 |
8% |
python/lsst/sims/featureScheduler/utils/__init__.py |
5 |
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/footprints.py |
188 |
163 |
0 |
40 |
0 |
11% |
python/lsst/sims/featureScheduler/utils/tsp.py |
80 |
70 |
0 |
22 |
0 |
10% |
python/lsst/sims/featureScheduler/utils/utils.py |
324 |
259 |
0 |
74 |
3 |
17% |
python/lsst/sims/featureScheduler/version.py |
6 |
0 |
0 |
0 |
0 |
100% |
tests/test_Baseline.py |
106 |
86 |
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% |