We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For ensembles of light curves with different noise properties, we should use Hogg's eigendecomposition trick to speed up the apply_inverse step:
apply_inverse
https://gist.github.com/rodluger/b7a433e1fdca5641626f5f95c8abe190
Note that this will really only be useful once we figure out how to marginalize over stellar period & limb darkening.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
For ensembles of light curves with different noise properties, we should use Hogg's eigendecomposition trick to speed up the
apply_inverse
step:https://gist.github.com/rodluger/b7a433e1fdca5641626f5f95c8abe190
Note that this will really only be useful once we figure out how to marginalize over stellar period & limb darkening.
The text was updated successfully, but these errors were encountered: