Once the data specification has been decoded the application will read from parameter VALUE the value of the data that should be used. All data specified by the section (or by the inverse of this section if specified) will be set to this value.
SECTION
[ {b3} , {i2} ]
would supply two SECTIONS of {b3} and {i2}. Only {b3} will be used if the square brackets are not used. Care must also be taken when using commas in SCUBA sections - the parameter system will split multiple entries on commas unless the entire section is quoted:
SECTION
[ "{b3,5}" , {i2} ]
If necessary the negation character should come after a section (ie after the closing curly bracket) and that negation applies to the combined section and not just the string containing the negation character:
SECTION
[ {b3}-, {i2} ]
implies that the section consists of everything except bolometer 3 and integration 2.
This parameter is only used when no SCUBA section was specified via the IN parameter.
SURF -- SCUBA User Reduction Facility