-
Notifications
You must be signed in to change notification settings - Fork 13
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
feat: take starry out of experimental #227
base: main
Are you sure you want to change the base?
Conversation
…ch tests folder structure
for more information, see https://pre-commit.ci
…exoplanet-dev/jaxoplanet into feat-starry-out-of-experimental
for more information, see https://pre-commit.ci
…exoplanet-dev/jaxoplanet into feat-starry-out-of-experimental
for more information, see https://pre-commit.ci
…exoplanet-dev/jaxoplanet into feat-starry-out-of-experimental
for more information, see https://pre-commit.ci
…exoplanet-dev/jaxoplanet into feat-starry-out-of-experimental
for more information, see https://pre-commit.ci
…exoplanet-dev/jaxoplanet into feat-starry-out-of-experimental
for more information, see https://pre-commit.ci
I would like to make the following tutorials before merging and releasing:
|
I'll do this. I have a notebook that I just need to add some comments to for it to become a tutorial. |
Great! I think it would be nice in the tutorial to show (%timeit) how well the approach scales with the number of wavelengths as it seems to be the concern raised in #164. |
for more information, see https://pre-commit.ci
…exoplanet-dev/jaxoplanet into feat-starry-out-of-experimental
for more information, see https://pre-commit.ci
I ended up copying the units tutorial from @dfm in branch units-tutorial. Dan, anything you thing would be good to add? ps: I've attached units to starry Surfaces in starry-units, I'll PR after this one |
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.
LGTM! Looks like there's some lint causing pre-commit to fail, but otherwise great.
…exoplanet-dev/jaxoplanet into feat-starry-out-of-experimental
Take starry out of experimental, turned into
jaxoplanet.starry
I created a
jaxoplanet.starry.core
module and adapted the directories of the tests to the new structure