Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obsobj #246

Closed
wants to merge 63 commits into from
Closed

Obsobj #246

wants to merge 63 commits into from

Conversation

bd-j
Copy link
Owner

@bd-j bd-j commented Jun 19, 2022

Work to do includes

  • Convert to/from old style observation dictionaries
  • Put responsibility for Noise Models including outliers in individual Observation instances
  • Make predictions even when there is no fittable data (e.g. model spectra when fitting photometry only)
  • 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
  • Update demo scripts
  • Update docs
  • Update notebooks
  • Handle emission line marginalization if spectra overlap
  • Structured ndarray for output chains and lnlikehoods

@bd-j bd-j force-pushed the obsobj branch 2 times, most recently from b800215 to d49020b Compare June 19, 2022 14:21
@bd-j
Copy link
Owner Author

bd-j commented Jun 19, 2022

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
Copy link
Owner Author

bd-j commented Nov 21, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant