summaryrefslogtreecommitdiff
path: root/stwcs/gui/pars/delete_headerlet.cfgspc
blob: 43790b1e646764e19a0db3b6c50691626ac41889 (plain) (blame)
1
2
3
4
5
6
_task_name_ = string_kw(default="delete_headerlet")
filename = string_kw(default="", comment="FITS image file name(s), list or wild-card")
hdrname = string_kw(default="", comment="Delete headerlet with this HDRNAME")
hdrext = integer_or_none_kw(default=None, comment="Delete headerlet from this extension")
distname = string_kw(default="", comment="Delete *ALL* with this DISTNAME")
logging = boolean_kw(default=False, comment= "Enable logging to a file")