malramsay64 / statdyn-analysis

Collection of tools for the statistical dynamics analysis of Molecular Dynamics trajectories.
MIT License
6 stars 0 forks source link

Move keyframe logic in analysis to function/class #6

Closed malramsay64 closed 5 years ago

malramsay64 commented 6 years ago

The logic required for the keyframe analysis of the dynamics is taking a significant portion of this function and obscuring what is actually occurring within the function. By moving this logic into it's own separate section I am able to test it, and additionally simplify the analysis.

malramsay64 commented 5 years ago

fixed in 78071a08ff7336255ce0b7406289ea6b5ff031a2 using a dictionary as the input file.