GithubHelp home page GithubHelp logo

Comments (2)

siatjiasen avatar siatjiasen commented on May 28, 2024

Hi,

I got same out of memory error previously. Dr. Martin Uecker told me to try 'rsense' . Currently, 'rsense' comes with limited regularization options, thus my solution is:

  1. perform 1D ifft along Readout dimensions.
  2. using gpu pics to recon 288x236x6 data (repeat 320 times).

The last dimensions 6 is channel dimension for parallel imaging, that is using 6 receivers of different sensitivities to do sampling. Thus you can't slim down the 4th dimension from 6 to 1.

Best wishes,

from bart.

jtamir avatar jtamir commented on May 28, 2024

I haven't tested the GPU implementation of ecalib, so I can't comment on it.

As @siatjiasen said, you are running out of memory. If you are just interested in seeing if it's possible to run on the GPU, you could try to coil-compress the data to a smaller number of channels first using the bart cc command. But you will probably lose some accuracy.

If you want to go the slice-by-slice route and require more advanced options than are currently available through bart rsense, you can call bart pics in a loop. I suggest using the Grasp script as a reference.

In the future we will probably merge rsense and pics.

from bart.

Related Issues (20)

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.