Simplification and clean up of the RDC and PCS flags in the frame order target functions.
The per-alignment flags have been removed and replaced by a global flag for all data. This
accidentally fixes a bug when only RDCs are present, as the calc_vectors() method was being called
when it should not have been.