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

question about mask #181

Open
WuJiaMian opened this issue Dec 23, 2022 · 1 comment
Open

question about mask #181

WuJiaMian opened this issue Dec 23, 2022 · 1 comment

Comments

@WuJiaMian
Copy link

Hello,author! I have a simple question that how to create a Gauss2d mask. Could you share the code of creating a 2dgauss mask? Thanks a lot.

@zaccharieramzi
Copy link
Owner

Hi @WuJiaMian ,

Thanks for the interest in this repo.
So basically to create a Gaussian 2d mask, you should add a function doing exactly that in the util with the masking functions (here), and then use that in the preprocessing step here for single coil (and here for multicoil).

Unfortunately I don't have the code for the Gaussian 2d mask simply because it's not physically relevant. In this repo I tried to stick to the masks that are used in the fastMRI dataset which is really the strongest benchmark in MRI reconstruction.

I would be happy to review a PR with your implementation if you want some validation but of course you can do that in your own fork without including it in this repo.

Cheers

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