Sequence.__add__ does not keep Omatrices
When using sequence addition, ie newseq = seq1 + seq2, the orientation matrices are kept from neither sequence.
Fix would involve merging the orientation matrix dicts during addition.
When using sequence addition, ie newseq = seq1 + seq2, the orientation matrices are kept from neither sequence.
Fix would involve merging the orientation matrix dicts during addition.