Closed bart-larsen closed 1 month ago
Hi,
Sorry for the late follow-up! I believe this is a bug in the ROMEO.m function where unintended double quotation marks are used when the masking option (-k) is set with qualitymask and a threshold value in constructing the ROMEO command. This bug needed to be handled on the mritools side as this is the function provided by the tool.
In the meantime, you can try the following updated ROMEO.m function. It should (temporarily) fix the issue. ROMEO.m.zip
Hi, @korbinian90 is that possible for you to have a look at this issue and see if my proposed solution works (properly). :)
Hi,
the temporary solution looks good to me. I added a fix for mritools for the next release v4.3.0
The problem is that "qualitymask 0.5" gets parsed as one argument instead of two. The new romeo cmd splits the argument in that case
Thank you!
I was exploring different approaches to masking based on phase quality/reliability and noticed that using the option for quality mask with ROMEO produces the following error:
For reference these are the options selected:
Not sure if this is a problem on my end or with SEPIA.