Add error checking for the input GB radii in the GBn methods. The radii must be
between 1 and 2 Angstroms, or they fall outside the bounds of the neck lookup tables. At least on my Mac, this results in a C++ exception that does not get translated into a Python exception (i.e., it is not catchable and crashes the application)
Showing
Please register or sign in to comment