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/unwrap.par | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 noao/imred/vtel/unwrap.par (limited to 'noao/imred/vtel/unwrap.par') 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 -- cgit