jkrogager / VoigtFit

Python code to fit absorption lines semi-interactively
http://voigtfit.readthedocs.io/
MIT License
28 stars 12 forks source link

UI update: vfit-lines and new overview statement #59

Closed jkrogager closed 11 months ago

jkrogager commented 11 months ago

Added new line to the line list: OI 1355. New functionality to print the line list for a specific set of ions. The new function vfit-lines can be run straight from terminal. For more information run vfit-lines --help. New overview statement introduced in the parameter file. This statement allows you to create a fast overview figure of all lines defined in the dataset and then exit the program. See more details in the :ref:documentation.