Open sroet opened 3 years ago
As mentioned in #101 , there are some limitations on the DaskContactFrequency, mainly:
Both these issues should be solvable with a somewhat smart implementation of mdtraj.iterload with a sensible skip and splitting out trajectories.
mdtraj.iterload
skip
As mentioned in #101 , there are some limitations on the DaskContactFrequency, mainly:
Both these issues should be solvable with a somewhat smart implementation of
mdtraj.iterload
with a sensibleskip
and splitting out trajectories.