summaryrefslogtreecommitdiff
path: root/stwcs/gui/pars/attach_headerlet.cfgspc
diff options
context:
space:
mode:
authorNadia Dencheva <nadia.dencheva@gmail.com>2016-08-04 17:42:01 -0400
committerNadia Dencheva <nadia.dencheva@gmail.com>2016-08-04 17:42:01 -0400
commit4b65b226085ccb9e665a5866023d8114f7438188 (patch)
tree7183ed93c0624164930069bf5fedcd582dce84b6 /stwcs/gui/pars/attach_headerlet.cfgspc
parent86d1bc5a77491770d45b86e5cf18b79ded68fb9b (diff)
downloadstwcs_hcf-4b65b226085ccb9e665a5866023d8114f7438188.tar.gz
restructure and add stwcs tests
Diffstat (limited to 'stwcs/gui/pars/attach_headerlet.cfgspc')
-rw-r--r--stwcs/gui/pars/attach_headerlet.cfgspc4
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