The lib.structure.rotor.rotor_pdb() rotor_angle argument should now be in radians.
This does not affect the structure.create_rotor_pdb() user function as the
generic_fns.structure.geometric.create_rotor_pdb() function converts the value to radians prior to
calling the rotor_pdb() function.