Replies: 1 comment 5 replies
-
|
Hi welcome! Thanks for trying Koma out 😄
Can you attach the images? Did you write the file using Pulseq 1.5? We are still working on updating the reader #614 for that. If you could use 1.4.x that could fix it. As I don't really understand why it would generate two images. Could you attach the Pulseq file?
This could be a problem. You can increase its density with: phantom = brain_phantom2D(;axis="axial", ss=1) # 1 mm spin separationThe required density depends on your image resolution and therefore the max kspace. You need at least 1 spin per grid point, that example uses a sequence with dx = 1mm, so the code I provided would get you sufficient density. Not sure if @aTrotier has experience with this example and could have an idea why it is generating two images? |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
I am very new to Koma, and I am having trouble with my reconstructions. I am using the UI to simulate and reconstruct Pulseq files. I can successfully simulate and reconstruct the preloaded epi.seq file. I have been trying to simulate and reconstruct some .seq files from the Pulseq tutorials, specifically DEMO_gre0.seq. I can simulate this sequence fine, and the output seems reasonable, but for some reason it reconstructs 2 images (neither of great quality, lots of streak artifacts). I expect the output to be one 256x256 image, but instead, I am getting two 256x256 images. I am using the default brain2D_axial.h5 phantom which may not be not dense enough for my desired matrix size? I would like some guidance about how densely sampled the phantom should be relative to the matrix size, but I am not sure of my core problem. Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions