@@ -77,7 +77,7 @@ The atlas data files are organized in a similar naming convention as
77
77
:ref: `pysynphot-appendixa-kurucz1993 `, and are easily accessible using
78
78
`~pysynphot.catalog.Icat ` (also see :ref: `pysynphot-spec-atlas `).
79
79
80
- The example below generates a spectrum with metallicity :math: ` \log Z = +0.1 `,
80
+ The example below generates a spectrum with metallicity `` [M/H] = +0.1` `,
81
81
temperature :math: `T_{\textnormal {eff}} = 10000 \textnormal {K}`, and gravity
82
82
:math: `\log g = 3.0 `:
83
83
@@ -112,7 +112,7 @@ absolute flux is needed, the model spectrum must be
112
112
113
113
The following example shows the header from one of the atlas data files.
114
114
This file contains all the models for a star of metallicity
115
- :math: ` \log Z = 0.0 ` (``p00 ``) and effective temperature
115
+ `` [M/H] = 0.0` ` (``p00 ``) and effective temperature
116
116
:math: `T_{\textnormal {eff}} = 8000 \textnormal {K}` (``8000 ``), which cover a
117
117
range of gravities from :math: `\log g = +1.0 ` (``g10 ``) to
118
118
:math: `\log g = +5.0 ` (``g50 ``).
@@ -157,7 +157,7 @@ HISTORY and effective temperature but different gravity.
157
157
158
158
The example below shows you how to manually select the flux for a specific
159
159
model characterized by a given metallicity, effective temperature, and gravity.
160
- The filename ``kp01_10000 `` means :math: ` \log Z = +0.1 ` (``p01 ``) and
160
+ The filename ``kp01_10000 `` means `` [M/H] = +0.1` ` (``p01 ``) and
161
161
:math: `T_{\textnormal {eff}} = 10000 \textnormal {K}` (``10000 ``). The column
162
162
name ``g30 `` means :math: `\log g = 3.0 `:
163
163
@@ -196,7 +196,7 @@ The atlas data files are organized in a similar naming convention as
196
196
:ref: `pysynphot-appendixa-kurucz1993 `, and are easily accessible using
197
197
`~pysynphot.catalog.Icat ` (also see :ref: `pysynphot-spec-atlas `).
198
198
199
- The example below generates a spectrum with metallicity :math: ` \log Z = +0.1 `,
199
+ The example below generates a spectrum with metallicity `` [M/H] = +0.1` `,
200
200
temperature :math: `T_{\textnormal {eff}} = 10000 \textnormal {K}`, and gravity
201
201
:math: `\log g = 3.0 `:
202
202
0 commit comments