diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /noao/imred/vtel/pimtext.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/imred/vtel/pimtext.par')
-rw-r--r-- | noao/imred/vtel/pimtext.par | 13 |
1 files changed, 13 insertions, 0 deletions
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 |