aboutsummaryrefslogtreecommitdiff
path: root/noao/imred/irred/imcombine
blob: c95d8302fda8fce482446c2bee7e5f53f324ea52 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
imcombine ("@"//tmptmp, skyframe, sigma="", logfile=logfile,
    outtype="", option="median", expname=expname, exposure+,
    sca-, off-, wei+, modesec="", low=3., high=3., blank=-1)

imcombine ("@"//tmptmp, skyframe, plfile="", sigma="", logfile=logfile,
    combine="median", reject="none", project=no, outtype="", offsets="none",
    masktype="none", maskvalue=0.0, blank=-1.0, scale="exposure",
    zero="none", weight="exposure", statsec="", expname=expname,
    lthreshold=INDEF, hthreshold=INDEF, nlow=1, nhigh=1, mclip=yes,
    lsigma=3.0, hsigma=3.0, rdnoise="0.0", gain="1.0", sigscale=0.1,
    pclip=-0.5, grow=0)