lanl / PyBNF

An application for parameterization of biological models available in SBML and BNGL formats. Features include parallelization, metaheuristic optimization algorithms, and an adaptive Markov chain Monte Carlo (MCMC) sampling algorithm.
Other
22 stars 18 forks source link

Save failed simulation logs #214

Closed emitra17 closed 5 years ago

emitra17 commented 5 years ago

Save the first few failed simulation logs even without the debug flag. Closes #144 I feel like this is often the behavior you would want, but then again, makes the behavior more unpredictable (which logs get saved? Arbitrarily, the ones for which there were less than 10 failures recorded at the time of submission), so I am undecided whether this is a good change.

emitra17 commented 5 years ago

Closing in favor of #244 (a copy of the same PR, redone after the repo transfer)