Converted the residue specific data container into the molecule list 'mol' in the pipe container.
The old residue specific container was located at 'self.relax.data.res' whereas the molecule list
object is located at D[pipe].mol where D is the relax data storage singleton.