-
Notifications
You must be signed in to change notification settings - Fork 16
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
Py311 #80
base: main
Are you sure you want to change the base?
Conversation
…a-under-curves, tremolo values based on std dev
…range; setting default lfo to min amp for ranges with 0 freq
… i.e. zero tremolo, non-zero amp
…es for preview type = scan and ensemble, ensemble plays with diff pitches and the combined, scan plays with same pitch and no combined at the end, re-wrote OBAFGKM notebook so it fetches sample spectra from public Box links at STScI, no assumptions made about location on user's computer, still need to finish the BAFGKM stars, but both versions for O star work
…quests version to 2.28.*
…n tox test builds
…east one code owner
… tutorials in case people are coming from here and not the web homepage
@ceb8 I had to fix some "at the very end" merge conflicts. I think I have done so correctly, and things seem to be passing. Although if possible it would be great to confirm further that things are working, especially regarding the case-sensitivity of columns when specifying |
I did a quick test of use of column names with not-all-lowercase, on what should have been a fresh install, and it seemed to work. |
Modernizes up to Python 3.12 as well as Python 3.11, despite the branch name.