ExcitedStates / qfit-3.0

qFit: Automated and unbiased multi-conformer models from X-ray and EM maps.
MIT License
35 stars 11 forks source link

Solver Error Catches #383

Closed stephaniewankowicz closed 8 months ago

stephaniewankowicz commented 9 months ago

Added 2 more try/except around miqp solvers to catch non-convex solutions.

Pull Request Checklist


Solver errors were not always propagating if miqp failed for non-convex solutions. This adds in additional catches