load the coords into pymol
the new object must be named oname so we can manipulate it later
| Parameters : | coordslist : list of arrays oname : str 
 index : int 
 | 
|---|
Notes
the implementation here is a bit hacky. we create a temporary xyz file from coords and load the molecule in pymol from this file.