Giter Club home page Giter Club logo

kspace_precond's People

Contributors

frankong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kspace_precond's Issues

sigpy version issue

It seems that your sigpy version in the requirements.txt sigpy==0.1.14 is too old.
Therefore, some of the commands cannot run. For example, if I run the following command:

pdhg_app = mr.app.SenseRecon(
ksp, mps, coord=coord, max_iter=max_iter, lamda=lamda,
solver='PrimalDualHybridGradient', device=device, save_objective_values=True)

compiler will tell me that the keyword "solver" cannot be found.

Data type

What's the data type for the k space data?
Are those complex 64? Does it support complex 64 data type?

K Space Format

Hi Frank,
In your code, do you organize your k-space array as number of coil channels, number of repetitions, and number of readout points? The coordinate array has its shape arranged as number of repetitions, number of readout points and number of dimensions. Is that right?

How can we use your code for k space measurements in the ISMRM format? The k space measurements we have are arranged as "the number of columns, the number of spokes, and the number of coils ". How do we convert this format into your format?

3D recon

Hi Frank, does your code support 3D reconstruction, or only 2D? It seems that all example datasets are 2D. Is that right? Do you have any 3D datasets for us to try?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.