nuance icon indicating copy to clipboard operation
nuance copied to clipboard

Efficient detection of planets transiting quiet or active stars

Results 9 nuance issues
Sort by recently updated
recently updated
newest added

See here: https://nuance.readthedocs.io/en/latest/notebooks/tutorials/GP_optimization.html

Addresses #30 Add `processes` parameter to function `periodic_search()`

Thanks for the code We found that the function `periodic_search()` uses all cores by default. Is it possible we can specify how many cores we want to use?

Hi Lionel, Thanks for this lovely tool! This PR addresses what I think is a typo in the "tess_search" notebook from the docs: I think the idea of the relevant...

Document rotation GP

bug
documentation

I noticed that the definition of the transit duration in nuance follows the "time for a planet to move from its sky-projected centre overlapping with the stellar limb to exiting...

enhancement
question

When running the periodic search I repeatedly got the warning: "os.fork() is incompatible with multithreaded code, and JAX is multithreaded, so this will likely lead to a deadlock." It never...