Redesigned the frame order specific minimisation code to be more like the N-state model.
This now assembles RDC and PCS data and passes it to the target function initialisation. The
following new methods have been added:
_assemble_scaling_matrix()
_base_data_types()
_minimise_setup_pcs()
_minimise_setup_rdcs()
_param_num()
_target_fn_setup()