korbinian90 / ROMEO

Executables for ROMEO unwrapping for Linux, Windows and Mac OSX
40 stars 0 forks source link

Matlab example data files not included? #13

Open neomri opened 1 year ago

neomri commented 1 year ago

Just getting started with ROMEO and running it under Matlab. Appreciate that there is a way to do this!

Example_ROMEO_call.m calls for Phase.nii, Magnitude.nii, and Mask.nii? These are not included anywhere? Maybe they are not supposed to be included?

In any event, I will figure out how to take my data and turn it into these files.

Thanks for putting this together and making it available.

korbinian90 commented 1 year ago

Hi, Yes, the test data is not included. And the mask is optional. (The magnitude is optional as well but recommended) There is some small test data here if you want: https://github.com/korbinian90/ROMEO.jl/tree/master/test/data/small

Please ask again, if you run into trouble!