dleebrown/ANNA

Better error catching

dleebrown opened this issue · 2 comments

Add some exceptions to catch missing parameter errors, etc, and kill the python process and all threads. Having an issue with zombie threads if the program crashes during run.

Probably better to just make the program more robust.

The program is quite a bit more robust after testing of various combinations of input parameters.