lines_pos¶
-
sitelle.plot.lines_pos(lines_name, v, wavenumber=False)¶ From a list of emission line names and a velocity, compute the position (in cm-1 or Angstroms) of their position.
Parameters: - lines_name (list of str) – Names of the lines (as defined here).
- v (float) – The velocity
- wavenumber (bool, Default = False) – (Optional) If True, the position in cm-1 is returned, else in Angstroms.
See also
SN2_LINES and SN3_LINES in
sitelle.constantsfor line names