From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- noao/imred/vtel/pimtext.par | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 noao/imred/vtel/pimtext.par (limited to 'noao/imred/vtel/pimtext.par') diff --git a/noao/imred/vtel/pimtext.par b/noao/imred/vtel/pimtext.par new file mode 100644 index 00000000..fa0494d9 --- /dev/null +++ b/noao/imred/vtel/pimtext.par @@ -0,0 +1,13 @@ +iraf_files,s,q,,,,Images to be written +refim,s,q,,,,Reference image to get date and time from +ref,b,h,no,,,Find the date and time in a reference image +x,i,h,10,,,X position of text in image +y,i,h,10,,,Y position of text in image +xmag,i,h,2,,,Text magnification factor in x direction +ymag,i,h,2,,,Text magnification factor in y direction +val,i,h,-10000,,,Value to use to write text in images +setbgnd,b,h,yes,,,Set the pixels in the image behind the text +bgndval,i,h,10000,,,Value to use in background of text +date,b,h,yes,,,Write the date into the images +time,b,h,yes,,,Write the time into the images +text,s,q,,,,Text string to write into image -- cgit