From 4b65b226085ccb9e665a5866023d8114f7438188 Mon Sep 17 00:00:00 2001 From: Nadia Dencheva Date: Thu, 4 Aug 2016 17:42:01 -0400 Subject: restructure and add stwcs tests --- stwcs/gui/pars/attach_headerlet.cfgspc | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 stwcs/gui/pars/attach_headerlet.cfgspc (limited to 'stwcs/gui/pars/attach_headerlet.cfgspc') 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 -- cgit