MrAnimaniac

Results 4 issues of MrAnimaniac

The variableInspector window does stop to refresh its output if a variable is bound to a double backslash like `a='\\'`. It starts working again if you override this variable. For...

I might have found a bug likely associate with `simfit.ODEModel` combined with fitting. More precisely, I assume it might be connected to `ODEModel`'s the `initial` -dict. The issue can be...

### 🐛 Describe the bug I’m trying to write a fitting routine for CO2 using `lmfit` and stumbled upon a ValueError being raised in `calc.py`, `_is_at_equilibrium()`. ```error ~\AppData\Local\Programs\Python\Python39\lib\site-packages\radis\lbl\calc.py in _is_at_equilibrium()...

bug

Added workaround for not working "--no-console" flag