From 0d8f331b170e7ef0b795dee958e439acea146688 Mon Sep 17 00:00:00 2001 From: William Joye Date: Thu, 29 Nov 2018 12:31:27 -0500 Subject: add wfpc2 to mask menu --- ds9/library/mask.tcl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ds9/library/mask.tcl b/ds9/library/mask.tcl index 0c1f0ee..9936c36 100644 --- a/ds9/library/mask.tcl +++ b/ds9/library/mask.tcl @@ -125,6 +125,9 @@ proc MaskDialog {} { $mb.file.open add command \ -label "[msgcat::mc {Mosaic IRAF Segment}]..." \ -command [list OpenDialog mosaiciraf mask] + $mb.file.open add command \ + -label "[msgcat::mc {Mosaic WFPC2}]..." \ + -command [list OpenDialog mosaicimagewfpc2 mask] menu $mb.file.import $mb.file.import add command \ -- cgit v0.12