The verbosity argument for the N-state model optimisation is now propagated for more printouts.
The argument for the calculate() and minimise() API methods is now sent into
specific_analyses.n_state_model.optimisation.target_fn_setup(), and from there into the
pipe_control.pcs.return_pcs_data() and pipe_control.rdc.return_rdc_data() functions. That way the
number of RDCs and PCSs used in the N-state model is reported back to the user for better feedback.