From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- 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