Converted the rotate() and translate() structural object methods to use the new selection object.
The atom_id arguments have been replaced with selection arguments. Therefore all parts of relax
which call these methods must first call selection() to obtain the Internal_selection instance.