Inputfile is the multi-column SDDS input image file.
Outputfile is a simple SDDS file containing x and y columns which can be plotted with sddsplot to show the image profile.
switches:
-pipe[=in][,out] -- The standard SDDS Toolkit pipe option.
-columnPrefix=prefix -- The prefix for the image columns in the multi-column SDDS image file.
-profileType=<x|y> -- Used to select the profile along the X or Y axis.
-method=<centerLine|integrated|averaged|peak> -- If this option is not specified it is a real profile. If centerLine is specified it will find the row with the greatest integrated profile and display that line only. If integrated is specified it will sum all the profiles together. If averaged is specified it will divide the sum of all the profiles by the number of profiles. If peak is specified it will find the peak point and display the profile for that row.
-background=filename -- Used to specify a background image file which will be subtracted from the input image file.