SteenMoeller / NORDIC_Raw

Matlab code for performing image reconstruction in MRI and performing the NORDIC denoising
Other
54 stars 25 forks source link

[ENH] Write gzipped NIfTIs with NIFTI_NORDIC.m using additional argument #17

Closed mmbannert closed 3 weeks ago

mmbannert commented 1 year ago

Hi,

I noticed that NIFTI_NORDIC.m writes NIfTIs to disk in uncompressed format. Given that the datasets tend to be quite large, I find it very desirable to allow the user to automatically save all NIfTIs that are generated in the process in gzipped format (i.e., resulting in files with the extension *.nii.gz).

I have added an additional argument ARG.write_gzipped_niftis that can be either 0 (= false) or 1 (= true). It is 0 by default in order to provide backwards compatibility.

Cheers, Michael

mychan24 commented 3 weeks ago

It looks like the changes to save .nii.gz was approved but not merged to the main branch? Is there plans to merge it?

SteenMoeller commented 3 weeks ago

I thought I had merged it. I will get that done right away.

On Sat, Oct 19, 2024, 11:00 AM Micaela Chan @.***> wrote:

It looks like the changes to save .nii.gz was approved but not merged to the main branch? Is there plans to merge it?

— Reply to this email directly, view it on GitHub https://github.com/SteenMoeller/NORDIC_Raw/pull/17#issuecomment-2424015903, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASZJXPFKFZP453PATUAYJL3Z4J62VAVCNFSM6AAAAABQHTJXTKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRUGAYTKOJQGM . You are receiving this because you commented.Message ID: @.***>