prospector icon indicating copy to clipboard operation
prospector copied to clipboard

Obsobj

Open bd-j opened this issue 2 years ago • 1 comments

Work to do includes

  • [x] Convert to/from old style observation dictionaries
  • [x] Put responsibility for Noise Models including outliers in individual Observation instances
  • [x] Make predictions even when there is no fittable data (e.g. model spectra when fitting photometry only)
  • [x] Store Observation objects in HDF5, FITS, etc as structured arrays with metadata
  • [ ] Test multi-spectra calibration
  • [ ] Test multi-spectral smoothing
  • [ ] Test multi-spectra noise modeling
  • [x] Update demo scripts
  • [x] Update docs
  • [ ] Update notebooks
  • [ ] Handle emission line marginalization if spectra overlap
  • [x] Structured ndarray for output chains and lnlikehoods

bd-j avatar Jun 19 '22 14:06 bd-j

ok, main thing now is to do some testing of the multi-spec capabilities, then this should be ready to merge into v2.0

bd-j avatar Jun 19 '22 19:06 bd-j

It would be good to add another Observation subclass for integrated emission lines.

bd-j avatar Nov 21 '22 23:11 bd-j