def test_interpolate(): # dummy test traj = pt.datafiles.load_tz2() ngl_traj = nv.PyTrajTrajectory(traj) interpolate.linear(0, 0.4, ngl_traj, step=1)