octave-patch-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-patch-tracker] [patch #9853] [octave forge] (image) implement ni


From: Qianqian Fang
Subject: [Octave-patch-tracker] [patch #9853] [octave forge] (image) implement niftiread, niftiwrite, niftiinfo
Date: Tue, 9 Aug 2022 12:15:14 -0400 (EDT)

Follow-up Comment #14, patch #9853 (project octave):

I just committed an initial set of units with octave-styled docstrings at

https://github.com/NeuroJSON/jnifty/tree/octave9853

Please let me know if you see anything that you want me to tweak - one
question I have is that some of the units requires nifti data files to do
demo/tests, I am currently using 

urlwrite('https://nifti.nimh.nih.gov/nifti-1/data/minimal.nii.gz', [tempdir
'minimal.nii.gz']);

to download a standard sample to tempdir, but this requires Internet
connection, and it seems to be slow to download.

if we don't have to use official sample, I can also locally generate sample
files, such as

https://github.com/NeuroJSON/jnifty/blob/octave9853/nii2jnii.m#L60-L63

let me know what you think. I ran some quick tests on octave 4.2.2 (Ubuntu
18.04) and seems to be working ok


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?9853>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]