Calling `sigpy.mri.poisson` hangs during the data loading process, but copying the function seems to be running fine. Things to check: - [ ] Implementation differences between current sigpy implementation and internal copy - [ ] Speed difference / hang time
Calling
sigpy.mri.poissonhangs during the data loading process, but copying the function seems to be running fine.Things to check: