> pr
oject/col
umn [=val1] array_id [scan_name]
> pr
oject/co
lumn[=val1]/en
d=val2 array_id [scan_name]
SPECTRA> pr
oject/co
lumn[=val1]/delta=val2 array_id [scan_name]
/end A SCAN is created that contains the sum of the columns from val1 to val2.
/delta The number of columns that are to be added.
/column may be replaced by /x.
If the scan_name is not supplied, SPECTRA chooses array_name_x.
> pr
oject/row [=val1] array_id [scan_name]
> pr
oject/row[=val1]/en
d=val2 array_id [scan_name]
SPECTRA> pr
oject/row[=val1]/delta=val2 array_id [scan_name]
/end A SCAN is created that contains the sum of the rows from val1 to val2.
/delta The number of rows that are to be added.
/row may be replaced by /y.
If the scan_name is not supplied, SPECTRA chooses array_name_y.