CONAN.geepee.GPSaveObj#
- class CONAN.geepee.GPSaveObj(fname, gp_pck, gp, x, gp_pars, ndim_gp, gp_cols, gp_cols_err, residuals, kernel=None)#
object to save the state of a GP kernel for post-fit manipulation.
- fname#
- gp#
- gp_cols#
- gp_cols_err#
- gp_pars#
- gp_pck#
- kernel = None#
- ndim_gp#
- resid#
- x#
Methods#
|
Get the GP parameters as a dictionary. |
|
Predict the GP at the given x values. |