Uncaught NameError when trying to free objects that have not been created
Closed this issue · 0 comments
askorikov commented
If execution fails before the corresponding Astra objects were created, an uncaught NameError
is raised here and other functions in the module:
flexTOMO/flextomo/projector.py
Lines 686 to 688 in 126b191
I can open a pool request if this isn't intended behavior.