Elimination of the specific_analyses.frame_order.checks.check_rdcs() function.
This function duplicates the functionality of pipe_control.rdc.check_rdcs() while not being as
comprehensive. Switching to the pipe_control.rdc version minimises the amount of code in the frame
order analysis, decreasing the potential for bugs.