choderalab / msm-pipeline

A pipeline for MSMs.
GNU Lesser General Public License v3.0
2 stars 5 forks source link

Get time interval from trajectory files #21

Closed jchodera closed 8 years ago

jchodera commented 8 years ago

Not all of our projects use the same time interval of 0.25 ns per frame.

This line, and possibly others, hard-code this assumption.

We should instead get the time interval between frames from the trajectories.

maxentile commented 8 years ago

Addressed here: https://github.com/choderalab/msm-pipeline/pull/24

maxentile commented 8 years ago

Can I close this?

jchodera commented 8 years ago

Yes, thanks!