avocado.AstronomicalObject.get_default_gaussian_process

AstronomicalObject.get_default_gaussian_process()

Get the default Gaussian Process.

This method calls fit_gaussian_process with the default arguments and caches its output so that multiple calls only require fitting the GP a single time.