qballmx - Creates a reconstruction matrix for Q-Ball
SYNOPSIS
qballmx -schemefile <filename>
DESCRIPTION
Generates a reconstruction matrix for Q-Ball. Used to reconstruct data acquired with the
scheme specified in <scheme file> using linrecon.
EXAMPLES
Generates a linear inversion matrix for the scheme A.scheme using:
# Create a linear transform matrix for Q-Ball. This command uses the default setting of
rbf sigma = 0.2618 (15 degrees), data smoothing sigma = 0.1309 (7.5 degrees), rbf
pointset 246
qballmx -schemefile A.scheme > A_QBALLMX.Bdouble
The settings used for the basis functions are displayed using the error stream. It is
advised that you save these settings for future reference.