Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clean function get_stacks_fourier() #62

Open
mathrip opened this issue Nov 26, 2019 · 2 comments
Open

clean function get_stacks_fourier() #62

mathrip opened this issue Nov 26, 2019 · 2 comments

Comments

@mathrip
Copy link
Contributor

mathrip commented Nov 26, 2019

kspace_plane_loc and z_sample_loc represent the same thing : One is z_locations and other just indexes to these locations. Need to clean this function

kspace_plane_loc, z_sample_loc, sort_pos, idx_mask_z = \
            get_stacks_fourier(samples, img_shape)
@chaithyagr
Copy link
Contributor

As idx_mask_z is something added as a part of #58 . I would prefer to fix this in this PR itself.

@mathrip
Copy link
Contributor Author

mathrip commented May 7, 2020

We can close the issue as another one is already open for this function to change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants