madamow / pymoogi

python wrapper for MOOG. All plots are handled with matplotlib.
10 stars 4 forks source link

Feature Request: Example .par and linelist files for 'Blends' driver #14

Closed kolecki4 closed 2 years ago

kolecki4 commented 2 years ago

I have been able to use the examples provided for Abfind, Synth, and Ewfind to get my own spectra and line lists to work with MOOG. However, having read the documentation here, I still have not been able to format my input files such that they make Blends function properly.

Is it possible for working example files to be provided for Blends?

madamow commented 2 years ago

Blends driver does not generate any plots nor works in the interactive mode. It just produces an output file. I will push an example to the repository in a minute.

kolecki4 commented 2 years ago

Thank you! I know it shouldn't produce output plots, but as of now even my summary_out file does not produce any useful information (Abundance = 999.99 for every input line feature). Perhaps the issue is that I am trying to process molecular blends of CO features, and missing an important nuance in that respect?

madamow commented 2 years ago

OK, I did the push. You will still get a lot of 999 after running example inputs. But if you want to know more about blends you need to ask on the MOOG's site.