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

Data dimension mismatch (reading from .cpx file) #13

Open
rsumesh opened this issue Nov 9, 2019 · 5 comments
Open

Data dimension mismatch (reading from .cpx file) #13

rsumesh opened this issue Nov 9, 2019 · 5 comments

Comments

@rsumesh
Copy link

rsumesh commented Nov 9, 2019

Hi,
I am relatively new to Gpilab. I am trying to read in a cpx file. I know that it contains 3D information and also know the expected 3d matrix size. However, when I load the .cpx file through philips data reader node, I get information from only one slice, and not the entire volume. The info pane also confirms that what is read in is just a single slice and not a volume. I have tried to switch on and off a lot of options, but the end results in the same. Is this a known issue? If so, is there a work around to fix this?
gpilab_issue

With Regards,
Umesh

@jplij
Copy link

jplij commented Nov 17, 2021

Hi, I am relatively new to Gpilab. I am trying to read in a cpx file. I know that it contains 3D information and also know the expected 3d matrix size. However, when I load the .cpx file through philips data reader node, I get information from only one slice, and not the entire volume. The info pane also confirms that what is read in is just a single slice and not a volume. I have tried to switch on and off a lot of options, but the end results in the same. Is this a known issue? If so, is there a work around to fix this? gpilab_issue

With Regards, Umesh

Hey Umesh,
I have a similar situation as you. May I ask how did it work out in the end? Thank you in advance.

@rsumesh
Copy link
Author

rsumesh commented Nov 17, 2021 via email

@sandeepganji
Copy link

You are trying to read a prescan. The GPI Philips read node is not very well optimized for the B0-Prescan.
Is there a specific reason for reading the B0 Prescan?

@jplij
Copy link

jplij commented Nov 18, 2021

You are trying to read a prescan. The GPI Philips read node is not very well optimized for the B0-Prescan. Is there a specific reason for reading the B0 Prescan?

s not very well optimized for the B0-Prescan.
Is there a specific reason for reading the B0 Prescan?

Hi, thank you for your reply. I am actually reading the SenseRefScan.cpx to get the k-space data for coil sensitivity estimation. Umesh's way works but with a magnitude image. Gyrotools might be an alternative, but not open source.

@sandeepganji
Copy link

Reading the coil sensitivity estimation from the SenseRefScan.cpx is a bit tricky, as the default SenseRefScan.cpx is a 700x700x560 mm3 FOV scan with very low resolution, multiple stacks and you have to do MPR & location adjustment based on your actual scan FOV. I would recommend for initial testing, perform your own coil ref scan using a FFE scan, matched to your actual scan FOV.

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

3 participants