Amber-MD / pytraj

Python interface of cpptraj
https://amber-md.github.io/pytraj
170 stars 38 forks source link

Support frame_indices with negative indexing #1465

Closed hainm closed 5 years ago

hainm commented 5 years ago
[29]: pt.load('tz2.nc', top='tz2.parm7', frame_indices=[-1])
Internal Error: Global index -1 is out of range.