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 --- pkg/proto/bscale.par | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pkg/proto/bscale.par (limited to 'pkg/proto/bscale.par') diff --git a/pkg/proto/bscale.par b/pkg/proto/bscale.par new file mode 100644 index 00000000..a3b25d30 --- /dev/null +++ b/pkg/proto/bscale.par @@ -0,0 +1,9 @@ +input,s,a,,,,Input images +output,s,a,,,,Output images +bzero,s,h,"0.",,,Zero point (mean|median|mode or value) +bscale,s,h,"1.",,,Scale factor (mean|median|mode or value) +section,s,h,"",,,Image section for calculating statistics +step,i,h,10,1,,Default sampling step for calculating statistics +lower,r,h,INDEF,,,Lower limit for calculating statistics +upper,r,h,INDEF,,,Upper limit for calculating statistics +verbose,b,h,yes,,,Verbose mode ? -- cgit