bmorris3 / dot

Starspot rotational modulation forward model
https://spotdot.readthedocs.io
1 stars 2 forks source link

Documentation: pre-packaged results examples #12

Open bmorris3 opened 4 years ago

bmorris3 commented 4 years ago

Right now the docs are generated by doing a full fit to the light curve with SMC and NUTS, which is expensive. We should leave in a single example that does this, but move all of the other examples to load a best-fit result that is pre-generated, or use a non-linear optimizer. Maybe we can prepare converged chains, and make a minimal model.pkl, trace.pkl and summary.pkl file out of them?