sddsslopes corrector.sdds corrector.slopes -independentVariable=CorrectorSetpoint -columns=’bpm*’
where all columns that match with the wildcard expression bpm* is selected for fitting.
sddsslopes [-pipe=[input][,output]] inputFile outputFile -independentVariable=parameterName [-range=lower,upper] [-columns=listOfNames] [-excludeColumns=listOfNames] [-sigma[=generate]] [-residual=file] [-ascii] [-verbose]
The output file contains a one-row data set for each data set in the input file. The columns defined have names such as nameSlope, and nameIntercept where name is the name of the fitted data. If only one file is specified, then the input file is overwritten by the output. A string column called IndenpendentVariable is defined containing the name of the indepedent variable.