Skip to content

set contiguous array before conversion from array to tensor#114

Open
ZhengguoTan wants to merge 103 commits intomikgroup:mainfrom
ZhengguoTan:master
Open

set contiguous array before conversion from array to tensor#114
ZhengguoTan wants to merge 103 commits intomikgroup:mainfrom
ZhengguoTan:master

Conversation

@ZhengguoTan
Copy link
Copy Markdown

No description provided.

@sidward
Copy link
Copy Markdown
Collaborator

sidward commented Jul 26, 2022

Thanks for the pull request. Current the requirements.txt file enforces the numpy version to be <=1.20 while the numpy docs state that ascontiguousarray is new from 1.20 onwards.

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.

@ZhengguoTan
Copy link
Copy Markdown
Author

Thanks for the pull request. Current the requirements.txt file enforces the numpy version to be <=1.20 while the numpy docs state that ascontiguousarray is new from 1.20 onwards.

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.

@sidward
Copy link
Copy Markdown
Collaborator

sidward commented May 27, 2023

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
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

Successfully merging this pull request may close these issues.

3 participants