diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /noao/imred/vtel/unwrap.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/imred/vtel/unwrap.par')
-rw-r--r-- | noao/imred/vtel/unwrap.par | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/noao/imred/vtel/unwrap.par b/noao/imred/vtel/unwrap.par new file mode 100644 index 00000000..1a1d3504 --- /dev/null +++ b/noao/imred/vtel/unwrap.par @@ -0,0 +1,9 @@ +image,s,a,,,,image +outimage,s,a,,,,outimage +threshold1,i,h,128,,,threshold for first unwrap +wrapval1,i,h,256,,,wrap displacement for first unwrap +threshold2,i,h,128,,,threshold for second unwrap +wrapval2,i,h,256,,,wrap displacement for second unwrap +cstart,i,h,2,,,column start +step,i,h,5,,,number of steps to take +verbose,b,h,yes,,,verbose flag |