Curly brackets must still be given. Since this is an array parameter square brackets must be used to specify more than one component:
SECTION
[ {e1} , {e4;b2} ]
would select exposure one from each integration along with exposure 4 for bolometer 2. 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
"{e1,4}"
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
{e3}-
implies that the section consists of everything except exposure 3.
SURF -- SCUBA User Reduction Facility