malramsay64 / statdyn-analysis

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

Incorporate understanding of current file into interactive_config #76

Closed malramsay64 closed 5 years ago

malramsay64 commented 5 years ago

Currently there is no information about the current loaded file in the interactive_config. This is a problem since I have a number of different files in the same directory each of which have different configurations of how steps take place.

To avoid confusion, there should be the filename for each configuration. Additionally it would be useful to have the current timestep in full, not just the one with a few decimal places. This means that even without the filename, the sequence of steps is understandable.