TomographicImaging / CIL-Demos

Apache License 2.0
20 stars 12 forks source link

Deprecation warning when running iterative algorithms #149

Closed lauramurgatroyd closed 3 weeks ago

lauramurgatroyd commented 7 months ago

When running iterative algorithms we get a deprecation warning:

/tmp/ipykernel_23663/4232300540.py:7: DeprecationWarning:run()missingiterations``

We should update our notebooks code to prevent this warning

CIL version, latest master, testing just before v24.0.0 release

lauramurgatroyd commented 3 weeks ago

closed by #165 #162 and #160