Create model grids

Some models are analytic / semi-analytic that can be sampled. Others rely on sampling from a grid of modeled light curves through the use of Principle Component Analysis (PCA) and an interpolation scheme which can be:

  • Gaussian process modeling, or
  • Neural networks.

Create grid models

The creation of grid models can be accomplished with the svd_creation.py file.

Use grid models

Last modified: le 2023/06/16 10:38