Bug fix for the duplication of sequence data during model selection.
The sequence.copy() function was not preserving the selection flag so that new option is sent into
the copy() and generate() functions, originating from the duplicate_data() model-free method.