gjonwick / MAGI-Dock

Docking Box plugin for PyMol
GNU General Public License v3.0
6 stars 1 forks source link

Problem in ligand preparation #13

Closed gjonwick closed 2 years ago

gjonwick commented 2 years ago

Each ligand preparation call is executed multiple times, specifically n+1 times, where n is the num of executions of the previous ligand preparation call.

gjonwick commented 2 years ago

It's a logger bug

gjonwick commented 2 years ago

Fixed!