bd-j / prospector

Python code for Stellar Population Inference from Spectra and SEDs
http://prospect.readthedocs.io
MIT License
153 stars 71 forks source link

Obsobj update to main/v2.0 #311

Closed bd-j closed 6 months ago

bd-j commented 6 months ago

This is a condensed and updated version of #246 that fixes conflicts with the main branch.

It implements a new Observation class, which takes over responsibility for noise models and likelihood calculations, as well as instrumental smoothing for spectra. The lnprob function can now take an arbitrary list of observation objects.

List of significant changes:

Remaining things to do: