PSOAP icon indicating copy to clipboard operation
PSOAP copied to clipboard

Tools for data-driven spectra models with Gaussian processes. Pronounced "soap."

Results 3 PSOAP issues
Sort by recently updated
recently updated
newest added

Hi! I'm trying to use PSOAP and running into an error when trying to execute `psoap_retrieve_SB2.py`: AttributeError: module 'psoap.matrix_functions' has no attribute 'fill_V11_f' I tried to import psoap.matrix_functions and call...

Hey! I was trying to download the iPython Notebook from the tutorial, but the link to the notebook is broken.

Input: python make_fake_SB1.py Output: Traceback (most recent call last): File "make_fake_SB1.py", line 6, in from psoap.data import lkca14, redshift, Chunk ImportError: cannot import name 'lkca14'