rodluger / starry_process

interpretable gaussian processes for stellar light curves
MIT License
16 stars 5 forks source link

Eigendecomp trick for ensembles #18

Open rodluger opened 3 years ago

rodluger commented 3 years ago

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.