-
Notifications
You must be signed in to change notification settings - Fork 10
Merge dev_master in preparation for release #234
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
Conversation
Replace deprecated `datetime.utcnow()` in publish script
Thanks for the work in the background @teutoburg
A very similar thing occurred recently but I cannot find it right now: The code for this test was in the class body (as opposed to within a method), so it was executed during collection time and not a an actual test. Simple solution: just make it a function, it's just a single test case anyway.
I never saw plots anymore (after some update to Jupyter months ago) unless I explicitly added `plt.show()` everywhere. Finally figured out that _removing_ the `%matplotlib inline` solves that. Now I don't know if this breaks it for anyone else? Also added the new `sim.link_irdb()`, let's see if that also works on RTD.
|
Tests against ScopeSim release fail because |
|
How does this avoid breaking people's scopesim runs if the instrument package asks for a |
It doesn't. After a brief offline discussion, we decided that this isn't ready yet, and to rather create dev version tags and package those. This release should be made only after ScopeSim v0.10.0 is released (probably next week). |
Changed
ELT
METIS
Quantizationβ‘οΈADConversion