Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
In this PR, I'll make the small suggested changes from @benjaminpope's JOSS review or link to issues/PRs tracking the larger changes. I'll update this comment as I go.
Unit tests:
test_small_star
andtest_sky_coords
. This was because I hadn't yet installed batman - if these are going to be in unit tests perhaps they should also be in dependencies. batman was included in the "test" extras but I've switched these tests to skip when batman isn't installed, making it an optional dependency to smooth issues like this. batman will still be installed an tested on CI.Case Studies:
WARNING (theano.tensor.opt): Cannot construct a scalar test value from a test value with no size: InplaceDimShuffle{x,0}.0
WARNING (theano.tensor.opt): Cannot construct a scalar test value from a test value with no size: Elemwise{cos,no_inplace}.0
Tracked in Make imports and warning quashing less opaque case-studies#18
Tracked in Move astrometry tutorial to case-studies and add a shorter astrometry tutorial #188
Tracked in Debug VI posterior in GP study case-studies#19
Tracked in Re-name or re-order "Putting it all together" study case-studies#20
Tracked in Add documentation about multiprocessing gotchas (e.g. fork vs forkserver) #121
General paper comments:
exoplanet
. The multi-instrument light curve and RV fits from "Fitting light curves from multiple instruments" and "RVs with multiple instruments" respectively could go well as a multi-panel figure. (This is by no means a requirement for the paper to be accepted, just an opportunity).I have added a figure.
Tracked in Add a documentation page giving an intro to autodiff #187
ldtk
(I list these because they are the ones I have used myself; wide citation is to be encouraged, and perhaps the authors can think of others). Given the detached EB model, perhaps a citation to Irwin'seb
or thePHOEBE
orJKTEBOP
projects?Done. I'm not including a citation to PyExoTk because it doesn't seem to have one or be licensed.
This will be addressed in Add a documentation page giving an intro to autodiff #187