import tooba_f as tbf P1=(0,1,0) P2=(1,1,0) print(tbf.angle_between3D(P1,P2)) tbf.last_fr_export(trajfile='traj.trr')