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

Applying blasé to spectra from new instruments, e.g. VLT ESPRESSO #56

Open
gully opened this issue Nov 9, 2022 · 0 comments
Open

Applying blasé to spectra from new instruments, e.g. VLT ESPRESSO #56

gully opened this issue Nov 9, 2022 · 0 comments

Comments

@gully
Copy link
Owner

gully commented Nov 9, 2022

In the paper, we demonstrate blasé on IGRINS and HPF spectra, using muler to do the pre-processing. There has been some interest in applying blasé to spectra from other instruments, which should be straightforward, since muler is not a prerequisite to using blasé.

I propose we make a tutorial that shows an end-to-end worked example, which would have these pre-processing steps:

  1. Read in a .csv file of wavelength, flux, error
  2. Pack that into a Specutils Spectrum1D object
  3. Retrieve a PHOENIX template for that target (with or without gollum, probably without for simplicity)
  4. Access the .bin_edges attribute of the Spectrum1D object, for the resampling step
  5. Proceed identically as in existing tutorials
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

No branches or pull requests

1 participant