summaryrefslogtreecommitdiff
path: root/lib/stwcs/gui/pars
diff options
context:
space:
mode:
Diffstat (limited to 'lib/stwcs/gui/pars')
-rw-r--r--lib/stwcs/gui/pars/write_headerlet.cfg1
-rw-r--r--lib/stwcs/gui/pars/write_headerlet.cfgspc1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/stwcs/gui/pars/write_headerlet.cfg b/lib/stwcs/gui/pars/write_headerlet.cfg
index 8c2bc8b..b95af9d 100644
--- a/lib/stwcs/gui/pars/write_headerlet.cfg
+++ b/lib/stwcs/gui/pars/write_headerlet.cfg
@@ -7,6 +7,7 @@ wcskey = "PRIMARY"
wcsname = ""
author = ""
descrip = ""
+catalog = ""
history = ""
sciext = "SCI"
destim = ""
diff --git a/lib/stwcs/gui/pars/write_headerlet.cfgspc b/lib/stwcs/gui/pars/write_headerlet.cfgspc
index b8abb2b..ba28b05 100644
--- a/lib/stwcs/gui/pars/write_headerlet.cfgspc
+++ b/lib/stwcs/gui/pars/write_headerlet.cfgspc
@@ -7,6 +7,7 @@ wcskey = option_kw("A","B","C","D","E","F","G","H","I","J","K","L","M","N","P","
wcsname = string_kw(default="", comment="Create headerlet from WCS with this name")
author = string_kw(default="", comment="Author name for creator of headerlet")
descrip = string_kw(default="", comment="Short description of headerlet solution")
+catalog = string_kw(default="", comment="Reference frame for headerlet solution")
history = string_kw(default="", comment="Name of ASCII file containing history for headerlet")
sciext = string_kw(default="SCI", comment="EXTNAME of extension with WCS")
destim = string_kw(default="", comment="Rootname of image to which this headerlet applies ")