From: Cun Zhang (apzc2529_at_gmail.com)
Date: Sun Oct 03 2010 - 00:39:53 CDT

*help molecule.delframe *

Help on built-in function delframe in module molecule:

delframe(...)
    delframe(molid, beg=0, end=-1, skip=0)
    Delete frames in the range [beg, end] inclusive, keeping every
      'skip' frame between beg and end.
(END)

On Sat, Oct 2, 2010 at 6:16 PM, David Huggins <djh210_at_cam.ac.uk> wrote:

> Dear All,
>
> I am analysing a large DCD file with a python command line script and
> wanted to load frames one by one to avoid running out of memory. Is there a
> way to do this using a python script by deleting frames after you have
> finished with them?
>
> Thanks,
>
> Dave
>

-- 
Blog: http://www.edwardpku.com/cun