malramsay64 / statdyn-analysis

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

Proper error handling in figure command #66

Closed malramsay64 closed 5 years ago

malramsay64 commented 5 years ago

Running sdanalysis figure creates a stack trace. In this particular instance a result of comparing a None with a string. This shouldn't be possible since this is a user facing, instead there should be a nice error message providing a corrective action to take.