jancami / edibles

Software for EDIBLES and LIPS data analysis.
MIT License
7 stars 11 forks source link

Code for plotting sets of EDIBLES spectra #257

Open jancami opened 1 year ago

jancami commented 1 year ago

Description

We need a simple, general routine that can create plots of the EDIBLES spectra for a selection of targets in a specific wavelength range, e.g. to search for a specific band at a specific wavelength. There are different steps involved:

  1. Target selection --> probably through oracle
  2. Sorting, grouping etcetera: if searching for IS lines, e.g. per spectral type, as function of increasing E(B-V) or DIB strength, or. ....
  3. All plotted in barycentric frame, or in LSR frame (need to figure out how to convert to that).

Additional context