malramsay64 / statdyn-analysis

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

Infinite loop in analysis #77

Closed malramsay64 closed 5 years ago

malramsay64 commented 5 years ago

There appears to be an infinite loop, likely when a step isn't read properly, so errors continually. I should add more logging of error conditions as well as check how I exit these conditions. This is particularly important for the threaded parts of the code.