-
Notifications
You must be signed in to change notification settings - Fork 10
Merge dev_master in preparation for release #253
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
Since forever, anything that has a decimal point and an explicit plus or minus in the exponent is converted to a float anyway, no need for this ugly tag. Also, "0." is converted to `0.0` anyway. While in the process, I standardized on a lowercase "e". Both works fine and we had both before, but why not.
|
Tests are now running against PyPI versions of ScopeSim and ScopeSim_Templates (instead of |
|
Although actually both is happening, because the HEAD branch here ( |
|
Not sure though why this is saying "This branch is out-of-date with the base branch". That normally pops up when there were commits on the base after the head branch was branched off. The last commit on |
|
I also now added the badge report files of the most recent run here (which triggers another run of those tests, that still needs tweaking...), as those haven't been updated in forever, and this merge into |
hugobuddel
left a comment
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.
Let's go!
Changed
Armazones
version.yamlELT
version.yamlHAWKI
SummedExposureβ‘οΈExposureIntegrationversion.yamlLFOA
SummedExposureβ‘οΈExposureIntegrationversion.yamlMETIS
ExposureOutput(defaultaverage)Quantizationβ‘οΈADConversionSummedExposureβ‘οΈExposureIntegrationversion.yamlMICADO
ExposureOutput(defaultsum)ADConversionSummedExposureβ‘οΈExposureIntegrationversion.yamlMORFEO
version.yamlOSIRIS
SummedExposureβ‘οΈExposureIntegrationParanal
version.yamlViennaLT
SummedExposureβ‘οΈExposureIntegrationWFC3
SummedExposureβ‘οΈExposureIntegrationMeta-level changes