Christoph Kolbitsch

Results 4 issues of Christoph Kolbitsch

I made sure the scripts run again. PDHG in g_non_cartesian_reconstruction is not yet working. @KrisThielemans I uploaded the required test data to zenodo and adapted the download script such that...

I tried to save reconstructed MR images as dicom/nifti images but I ran into a couple of issues. Here is the script which I ran on v3.2: ``` import sirf.Gadgetron...

We have got the function [set_data_trajectory](https://github.com/SyneRBI/SIRF/blob/1bb1b111a80f48df5e491a8ee9201715d4e9db42/src/xGadgetron/pGadgetron/Gadgetron.py#L1731) which allows users to set the values of the k-space trajectory. We also have to function [get_data_trajectory](https://github.com/SyneRBI/SIRF/blob/1bb1b111a80f48df5e491a8ee9201715d4e9db42/src/xGadgetron/pGadgetron/Gadgetron.py#L1778) which as far as I understand does...

Problems with voxel size, shape, size, dimension,... have been mentioned in many issues ( #906, #791, #812, #632,...). A possible approach to test the handling of orientation and geometric information...