ciuccislab/pyDRTtools

Failed running pyDRTtools/tutorial /how_to_import_pyDRTtools_modules_.ipynb

Closed this issue · 1 comments

Following this tutorial, I failed at the cell:

entry = simple_run(eis_data)

with the error followed
image
I wonder what's wrong with it. Thanks a lot.

The issue arises from matrix mismatch in a line of code to enforce non-negativity constraint. The issue has been fixed in the line of code below. Nonetheless, a new version of tutorial will be released with the new latest version of pyDRTtools. You can run main GUI, there will be no issue again.

image