aboutsummaryrefslogtreecommitdiff
path: root/pkg/utilities/nttools/tlinear.par
blob: b05d2843df5e0427924f5abbd77153ac7d2d977d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
intable,s,a,"",,,"input tables"
outtable,s,a,"STDOUT",,,"output tables or STDOUT"
xcol,s,a,"",,,"x column in input tables"
ycol,s,a,"",,,"y column in input tables"
wcol,s,h,"",,,"weight column in input tables"
scol,s,h,"",,,"standard deviation column in input tables"
rows,s,h,"-",,,"range of rows to use for fit"
outcoly,s,h,"yfit",,,"column name for fitted y values"
outcolr,s,h,"yres",,,"column name for residual values"
mode,s,h,"al"