CONAN.geepee.GPSaveObj
======================

.. toctree::
   :hidden:

   /autoapi/CONAN/geepee/GPSaveObj.get_param_dict
   /autoapi/CONAN/geepee/GPSaveObj.predict

.. py: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.


   .. py:attribute:: fname


   .. py:attribute:: gp


   .. py:attribute:: gp_cols


   .. py:attribute:: gp_cols_err


   .. py:attribute:: gp_pars


   .. py:attribute:: gp_pck


   .. py:attribute:: kernel
      :value: None



   .. py:attribute:: ndim_gp


   .. py:attribute:: resid


   .. py:attribute:: x

Methods
-------

.. autoapisummary::

   CONAN.geepee.GPSaveObj.get_param_dict
   CONAN.geepee.GPSaveObj.predict


