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

Loading and fitting a line in an SDSS spectrum with specutils #440

Open
eblur opened this issue Apr 10, 2020 · 1 comment
Open

Loading and fitting a line in an SDSS spectrum with specutils #440

eblur opened this issue Apr 10, 2020 · 1 comment

Comments

@eblur
Copy link
Contributor

eblur commented Apr 10, 2020

I produced two notebooks from the Astropy Spectroscopy Sprint (April 6 - 10) that are ready for review. When we are happy with them, I'll submit a pull request.

Part 1: Load, Plot, and Smooth an Optical Spectrum from SDSS

Part 2: Measure Properties of a Spectral Emission Line

@kelle
Copy link
Member

kelle commented Jun 17, 2021

From #260 , we want this tutorial to check all these boxes:

Measure EW of high res vs low res version.

  • how to access spectrum? astroquery? high res spectrum with uncertainty.
  • custom loader
  • generate the Spectrum1D object.
  • something about noise - can generate our own unc attribute of Spectrum1D.
  • spectrum arithmetic.
  • spectrum regions
  • Deconvolve - smoothing.
  • fit continuum, normalization.
  • how to measure an EW already on Getting Started
  • line flux.

I made a draft tutorial here which might be helpful:
https://colab.research.google.com/drive/1QQqFwv6QKK7wc1wiLq0KnjLncMeDBUUs

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

No branches or pull requests

2 participants