diff options
Diffstat (limited to 'stwcs/gui/pars/attach_headerlet.cfgspc')
-rw-r--r-- | stwcs/gui/pars/attach_headerlet.cfgspc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/stwcs/gui/pars/attach_headerlet.cfgspc b/stwcs/gui/pars/attach_headerlet.cfgspc new file mode 100644 index 0000000..bc91bca --- /dev/null +++ b/stwcs/gui/pars/attach_headerlet.cfgspc @@ -0,0 +1,4 @@ +_task_name_ = string_kw(default="attach_headerlet") +filename = string_kw(default="", comment="FITS image file name") +hdrlet = string_kw(default="", comment="Headerlet FITS filename") +logging = boolean_kw(default=False, comment= "Enable logging to a file")
\ No newline at end of file |