-
Hi,
I installed gpuNUFFT today, and while the phantom demo (cgsense_phantom_recon.m) runs successfully, the brain demo (cgsense_brain32ch_recon_2D.m) gives this output:
Generate NUFFT Operator wit…
-
As far as I can understand, pynufft transforms regularly-sampled time-signal to irregularly-sampled frequency component. Is it possible to do the reverse: transform irregularly-sampled time-signal to …
-
Instead of having it auto-detected from the data type, allow flexibility to let the user specify it.
-
Should be 1e-6 for single precision and 1e-12 for double precision.
-
Want to prevent accidentally the frequencies being accidentally transposed in input, for example.
-
Apparently, the ability to ignore output arguments of functions using a tilde ~ was only introduced in Matlab version R2009b. Since a number of Chebfun functions, specifically some of the newer codes,…
-
Hi, just tried to compile BART v0.4.01 on Cygwin to integrate with Matlab on a colleagues computer (Windows 7). I installed cygwin 64-bit and the packages that are mentioned in the README file.
Fir…
-
When calling it through, `cryo_gen_projections`, for example through
```cryo_gen_projections(64,1,1);```
it crashes due to large imaginary components. This worked a while ago, so some of the cha…
-
Since this has some well-written NUFFT functions, we should perhaps include this in the wrapper functions.
-
In the same way as the NUFFT packages, we can have a script that downloads and installs SDPLR instead of including it in the package.