willsheffler / rpxdock

protein docking stuff
Other
36 stars 9 forks source link

filters dump `ERROR_log.pickle` even if not all results were filtered out #51

Open yhsia opened 2 years ago

yhsia commented 2 years ago

For example, if the user inputs 3 x 3 pairs (9 trajectories total), and one of the 9 gets filtered out by filters (*.yml). The ERROR_log.pickle is dumped even though the other 8 trajectories offer results.

Not a big deal but it is a bit non-intuitive.