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

Improvements 2024_03 #13

Open
7 of 16 tasks
mzaiss opened this issue Mar 15, 2024 · 0 comments
Open
7 of 16 tasks

Improvements 2024_03 #13

mzaiss opened this issue Mar 15, 2024 · 0 comments

Comments

@mzaiss
Copy link
Owner

mzaiss commented Mar 15, 2024

  • fix timing of SE and RARE solutions!

  • directly switch to 30 and 60 degree in RARE nospoilers

  • fix export files with number of coils etc.

  • -seq = pp.Sequence() to -seq = pp.Sequence(system) everywhere!, removd grad_raster 50 us also everywhere

  • add T2', D, B0, B1 standard to numerical brain_cropped

  • check image orientation in all NUFFT files

  • if possible, put all in mr0.util, not util extra

  • maybe here kspace = torch.reshape((signal), (Nphase, Nread)).clone().t(), generally use Nphase,Nphase*adc.samples?

  • some solution or ex had still a 90 degree pulse instead of 5 or otherwaz round

  • E files check (FOV, sim + meas + RARE energy), last rare STE and FLASH works

  • eg sol F01: -space = np.flip(np.swapaxes(space, -1, -2), -2) +space = np.flip(space, -1)

  • make fft consistent in all ex and all sol

  • fix the dk/ mismatch, pretty much every recon has linear phase due to this! I think this could be put in the rewinder just add 0.5 here later this is 0.5/fov

  • rf spoiling everywhere to 84 in playground

  • in exported E01 E02 i added flair pulses, but the seq was not yet reorderd

  • in scipy nufft, linear interpolation method worked better

mzaiss pushed a commit that referenced this issue Jul 28, 2024
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

1 participant