a common way would be for you to select the number of frames you want to use
u.traj [0: 1000]
this could select the first 1000 frames.
in your case it would be [0: 10000], the first 10,000.
To un loop can use:
for i in u.traj[0:10000]:
do anything
Best,
Geo.
From: <mdnalysis-...@googlegroups.com> on behalf of Elías C <ecoba...@gmail.com>
Reply-To: <mdnalysis-...@googlegroups.com>
Date: Monday, September 13, 2021 at 9:53 PM
To: <mdnalysis-...@googlegroups.com>
Subject: [mdnalysis-discussion] How to cut the trajectory of an universe at given times and use it in a radial distribution function analysis and similar?
Thank you for reading.
--
You received this message because you are subscribed to the Google Groups "MDnalysis discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mdnalysis-discus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mdnalysis-discussion/80a6809f-e535-4900-9a4e-9136faa00ed4n%40googlegroups.com.