-
Notifications
You must be signed in to change notification settings - Fork 0
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
Alternative Trajectories #6
Comments
In order to provide RPE support, one needs NFFT encoding:
|
In
provides interface to std vector extraction of dimensions |
Check influence of parameter This has to do with deapodization but I don't know how yet. |
Rewrite encoding to take 4d data since coilmaps take up an extra dimension. |
Provide automated trajectory computing based on input files. |
Interace is provided now. |
Enable subtrajectory sampling, s.t. only points which necessary are actually interpolated |
The following trajectories are rather easy to simulate:
The following 'non-cartesian' trajectories need to be enabled:
For this couple the encoding to The Gadgetron software.
Select encoding based on the trajectory parameter set in the ISMRMRD Header passed to the simulation. Setting this will be enabled in the interface of the python/matlab code
.
The text was updated successfully, but these errors were encountered: