cabouman / mbircone

BSD 3-Clause "New" or "Revised" License
11 stars 9 forks source link

remove stop_threshold keyword from demo script #86

Closed dyang37 closed 2 years ago

dyang37 commented 2 years ago

There is an error in demo_3D_shepp_logan.py due to the keyword stop_threshold. The stop_threshold was removed from the script, but we forgot to also remove the keyword when calling recon() function.