You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To make the examples more user-friendly we want a function gridded_inverse_fourier_transform that takes as input only the stacks and return the gridded solution.
Currently, in non_cartesian_reconstruction_stack_3D.py we have :
I think we can close this issue because it do not make sense anymore as we already need to change the function for get_stacks_fourier and another issue is open about that
To make the examples more user-friendly we want a function gridded_inverse_fourier_transform that takes as input only the stacks and return the gridded solution.
Currently, in non_cartesian_reconstruction_stack_3D.py we have :
We want to merge get_stack_fourier with gridded_inverse_fourier_transform_stack to have a new function.
The text was updated successfully, but these errors were encountered: