Kevin Hainline

Results 2 issues of Kevin Hainline

When fitting some simulated HST+JWST fluxes, comparing the original EAZY to eazy-py, where I've fit the same data set with the same templates (and template error function), without using a...

When using the development version, running this: ```% sdat = Spectrum(wavelength=None, flux=None, uncertainty=None)``` results in an error: ``` File ~/miniconda3/envs/prospector/lib/python3.10/site-packages/prospect/observation/observation.py:334, in Spectrum.__init__(self, wavelength, resolution, response, name, lambda_pad, **kwargs) 332 self.response...

bug
v2.0