grimme-lab / MindlessGen

Mindless molecule generator in a Python package.
Apache License 2.0
10 stars 2 forks source link

Better debug functionality for post-processing steps down the road #13

Closed marcelmbn closed 4 weeks ago

marcelmbn commented 4 weeks ago

Currently, it's not possible to debug the ORCA post-processing part appropriately since this might be visible only after several hundred trials. -> Increasing the verbosity level is not a good option.

What we want to have