diff options
Diffstat (limited to 'lib/stwcs/gui')
-rw-r--r-- | lib/stwcs/gui/pars/write_headerlet.cfgspc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stwcs/gui/pars/write_headerlet.cfgspc b/lib/stwcs/gui/pars/write_headerlet.cfgspc index 41527ab..5aaffe1 100644 --- a/lib/stwcs/gui/pars/write_headerlet.cfgspc +++ b/lib/stwcs/gui/pars/write_headerlet.cfgspc @@ -13,4 +13,4 @@ destim = string_kw(default="", comment="Rootname of image to which this headerle sipname = string_kw(default="", comment="Name for source of polynomial distortion keywords") npolfile = string_kw(default="", comment="Name for source of non-polynomial residuals") d2imfile = string_kw(default="", comment="Name for source of detector correction table") -attach = boolean_kw(default=True, comment="Create output headerlet FITS file?") +attach = boolean_kw(default=True, comment="Create headerlet FITS extension?") |