Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OPSIM-1111: feature - Add altitude and azimuth limits to Conditions, along with new basis function + shadow mask #22
OPSIM-1111: feature - Add altitude and azimuth limits to Conditions, along with new basis function + shadow mask #22
Changes from all commits
b396c83
e826366
7a07818
89b6428
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 15 in rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py
Codecov / codecov/patch
rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py#L15
Check warning on line 200 in rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py
Codecov / codecov/patch
rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py#L200
Check warning on line 221 in rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py
Codecov / codecov/patch
rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py#L221
Check warning on line 231 in rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py
Codecov / codecov/patch
rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py#L228-L231
Check warning on line 233 in rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py
Codecov / codecov/patch
rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py#L233
Check warning on line 235 in rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py
Codecov / codecov/patch
rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py#L235
Check warning on line 238 in rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py
Codecov / codecov/patch
rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py#L237-L238
Check warning on line 244 in rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py
Codecov / codecov/patch
rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py#L244
Check warning on line 248 in rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py
Codecov / codecov/patch
rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py#L247-L248
Check warning on line 253 in rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py
Codecov / codecov/patch
rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py#L252-L253
Check warning on line 257 in rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py
Codecov / codecov/patch
rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py#L257
Check warning on line 260 in rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py
Codecov / codecov/patch
rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py#L259-L260
Check warning on line 265 in rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py
Codecov / codecov/patch
rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py#L264-L265
Check warning on line 269 in rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py
Codecov / codecov/patch
rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py#L269
Check warning on line 272 in rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py
Codecov / codecov/patch
rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py#L271-L272
Check warning on line 276 in rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py
Codecov / codecov/patch
rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py#L275-L276
Check warning on line 279 in rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py
Codecov / codecov/patch
rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py#L278-L279
Check warning on line 281 in rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py
Codecov / codecov/patch
rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py#L281
Check warning on line 307 in rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py
Codecov / codecov/patch
rubin_scheduler/scheduler/basis_functions/mask_basis_funcs.py#L307
Check warning on line 3 in rubin_scheduler/scheduler/features/conditions.py
Codecov / codecov/patch
rubin_scheduler/scheduler/features/conditions.py#L3
Check warning on line 295 in rubin_scheduler/scheduler/features/conditions.py
Codecov / codecov/patch
rubin_scheduler/scheduler/features/conditions.py#L294-L295
Check warning on line 402 in rubin_scheduler/scheduler/features/conditions.py
Codecov / codecov/patch
rubin_scheduler/scheduler/features/conditions.py#L401-L402
Check warning on line 412 in rubin_scheduler/scheduler/features/conditions.py
Codecov / codecov/patch
rubin_scheduler/scheduler/features/conditions.py#L412
Check warning on line 419 in rubin_scheduler/scheduler/features/conditions.py
Codecov / codecov/patch
rubin_scheduler/scheduler/features/conditions.py#L419
Check warning on line 246 in rubin_scheduler/scheduler/model_observatory/kinem_model.py
Codecov / codecov/patch
rubin_scheduler/scheduler/model_observatory/kinem_model.py#L245-L246
Check warning on line 250 in rubin_scheduler/scheduler/model_observatory/kinem_model.py
Codecov / codecov/patch
rubin_scheduler/scheduler/model_observatory/kinem_model.py#L248-L250
Check warning on line 252 in rubin_scheduler/scheduler/model_observatory/kinem_model.py
Codecov / codecov/patch
rubin_scheduler/scheduler/model_observatory/kinem_model.py#L252
Check warning on line 371 in rubin_scheduler/scheduler/model_observatory/model_observatory.py
Codecov / codecov/patch
rubin_scheduler/scheduler/model_observatory/model_observatory.py#L370-L371
Check warning on line 203 in rubin_scheduler/scheduler/surveys/scripted_surveys.py
Codecov / codecov/patch
rubin_scheduler/scheduler/surveys/scripted_surveys.py#L198-L203
Check warning on line 210 in rubin_scheduler/scheduler/surveys/scripted_surveys.py
Codecov / codecov/patch
rubin_scheduler/scheduler/surveys/scripted_surveys.py#L205-L210