Date: 2024-10-15 21:16:51
Score: 2.5
Natty:
You can pass the "start" and "stop" keyword arguments to the analysis class's "run" method:
irdf.run(start=100, stop=1000)
Source:
https://docs.mdanalysis.org/stable/documentation_pages/analysis/base.html#MDAnalysis.analysis.base.AnalysisBase.run
Reasons:
- Probably link only (1):
- Low length (1):
- Has code block (-0.5):
- Low reputation (1):
Posted by: Lawson Woods