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 |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/featureScheduler/basis_functions/basis_functions.py |
352 |
295 |
0 |
74 |
0 |
13% |
python/lsst/sims/featureScheduler/basis_functions/feasibility_funcs.py |
90 |
62 |
0 |
22 |
0 |
25% |
python/lsst/sims/featureScheduler/basis_functions/mask_basis_funcs.py |
83 |
62 |
0 |
4 |
0 |
24% |
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 |
155 |
110 |
0 |
58 |
0 |
21% |
python/lsst/sims/featureScheduler/modelObservatory/__init__.py |
1 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/featureScheduler/modelObservatory/model_observatory.py |
248 |
216 |
0 |
54 |
0 |
11% |
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 |
71 |
63 |
0 |
24 |
0 |
8% |
python/lsst/sims/featureScheduler/surveys/__init__.py |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/featureScheduler/surveys/base_survey.py |
128 |
107 |
0 |
48 |
0 |
12% |
python/lsst/sims/featureScheduler/surveys/dd_surveys.py |
136 |
118 |
0 |
22 |
0 |
11% |
python/lsst/sims/featureScheduler/surveys/scripted_surveys.py |
181 |
154 |
0 |
66 |
0 |
11% |
python/lsst/sims/featureScheduler/surveys/surveys.py |
174 |
158 |
0 |
42 |
0 |
7% |
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 |
28 |
26 |
0 |
2 |
0 |
7% |
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 |
433 |
370 |
0 |
106 |
3 |
12% |
python/lsst/sims/featureScheduler/version.py |
6 |
0 |
0 |
0 |
0 |
100% |
tests/test_Baseline.py |
104 |
85 |
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% |