-
Notifications
You must be signed in to change notification settings - Fork 38
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
Tickets/opsim 1093 #382
Tickets/opsim 1093 #382
Conversation
0d6e3e6
to
2536a49
Compare
@@ -4,13 +4,13 @@ | |||
import unittest | |||
|
|||
import numpy as np | |||
from rubin_scheduler.data import get_data_dir | |||
from rubin_scheduler.utils.code_utilities import sims_clean_up |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What does sims_clean_up even do?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no idea
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
I think the conda-forge version of Rubin-scheduler should be available shortly, so could wait and see how the unit tests go to be sure?
Moving
scheduler
,utils
,site_utils
, andskybrightness_pre
code over to a new repo.