Source: dataset/generic/generic_dataset__clear_flags.pro
generic_dataset::clear_flags
Clear the generic DS flags.
Usage:
dsref -> clear_flags[, /ready]
Keyword:
ready If set, then only clear the ready flag, not the read
flag.
Notes:
This nasty piece of work is needed because spect streams can
have their sectoring changed independantly and this needs
flagging back to the dataset.
History:
Original: 17/3/00; SJT
Moved to dshelper_sector: 28/6/00; SJT
Moved back to generic dataset as bg settings need it too:
11/7/00; SJT