Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
model_grids [2023/06/16 10:33]
theoastro
model_grids [2023/06/16 10:38] (current)
theoastro
Line 1: Line 1:
-Create model grid +===== 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  === 
  
-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 (either Gaussian process modeling or neural networks).  
Last modified: le 2023/06/16 10:33