-
Notifications
You must be signed in to change notification settings - Fork 95
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
set contiguous array before conversion from array to tensor #114
base: main
Are you sure you want to change the base?
Conversation
Thanks for the pull request. Current the I am planning to upgrade the underlying packages as soon as I have time, as there are a lot of old dependencies. I will leave this open for now, and merge it after I've done the same. |
Thanks for the quick reply. Look forward to contributing to this package. |
Hi @ZhengguoTan I just pushed some tooling that cleaned the code. Can you make your changes after the changes on main? |
* e.g. multi-temporal-frame NUFFT
* Exponential: nonlinear exponential class * Compose: allows for the chain from nlop to linop
This app solves nonlinear inverse problem; A demo for solving the exponential function is provided in tests/test_app.py
* odd/even echo phase correction * construction of diffusion encoding matrix * DTI/DKI model fitting
* Siemens: + reorder reconstructed slices in the correct geometric order + compute FOV phase shift in the ky direction * readout extended FOV methods
* gmap: pseudo replica to produce g-factor map * grappa: 2D grappa and slice grappa
No description provided.