markovmodel / adaptivemd

A python framework to run adaptive Markov state model (MSM) simulation on HPC resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyEMMA not preserving input file order?

jhprinz opened this issue · comments

Does anyone know that? If I pass several files to pyemma.coordinates.source, will it preserve the order and return .lengths and dtrajs in the same order?

I have a case where this is not the case and hence I cannot make sure that I assign correct states to the input trajectories.

Solved...