Update Documentation authored by Charnay Benjamin's avatar Charnay Benjamin
...@@ -354,6 +354,7 @@ The `retrieval_parameters` section handles the retrieval/inversion settings. ...@@ -354,6 +354,7 @@ The `retrieval_parameters` section handles the retrieval/inversion settings.
The `options` section handles the output options settings. The `options` section handles the output options settings.
- `output_transmission_spectra` - `output_transmission_spectra`
- boolean - boolean
- units: (Rp/Rstar)**2
- if True, output the transmission spectra - if True, output the transmission spectra
- e.g. `output_transmission_spectra = True`. This enable the output of the transmission spectrum, plus the contributions to the transmission spectrum if the output contribution options are set to True (see below). - e.g. `output_transmission_spectra = True`. This enable the output of the transmission spectrum, plus the contributions to the transmission spectrum if the output contribution options are set to True (see below).
- `output_species_spectral_contributions` - `output_species_spectral_contributions`
... ...
......