You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all thanks for this tool.
While saving and loading the circuit model and using the last model's parameters as the initial guess for the new EIS spectrum, the code throws the following error ValueError: operands could not be broadcast together with shapes (10,) (0,) .
Anybody, who has faced the similar issue, please share your experience in resolving this error.
The text was updated successfully, but these errors were encountered:
First of all thanks for this tool.
While saving and loading the circuit model and using the last model's parameters as the initial guess for the new EIS spectrum, the code throws the following error
ValueError: operands could not be broadcast together with shapes (10,) (0,) .
Anybody, who has faced the similar issue, please share your experience in resolving this error.
The text was updated successfully, but these errors were encountered: