-
Notifications
You must be signed in to change notification settings - Fork 13
#1301 changed BASIL input parameters #1360
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
fc5e9b7 to
5407e8c
Compare
Modules/SubModule_Population/xASL_wrp_CreatePopulationTemplates.m
Outdated
Show resolved
Hide resolved
MDijsselhof
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comments
jan-petr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Answering most comments. But I still need to check units for ABV and the correct quantificaiton.
Modules/SubModule_Population/xASL_wrp_CreatePopulationTemplates.m
Outdated
Show resolved
Hide resolved
|
Okay, so between step 3 and step4 (where we do spatial regularization) the maps become weird, the FTISS output from FSL (used later on to obtain CBF.nii by dividing it by M0) becomes weird: But this doesn't mean there's some kind of error, I think that all is working very well, maybe we just need to turn off the bSpai |
|
Okay, for fabber quantification, it was giving this error: So, comparing to an older branch (#927), I realised that the fabber command line should be as simple as 'fabber_asl -@ txt_path ' and then all of the options should be inside the txt, including the output path and the PWI input path as well. I've now added a new input to the xASL_sub_FSLOptions: ... so that we can have these two commands inside the txt file: Additionally, since we don't need nothing else than this orange command line, we can define these cmdlineOptions (in green) only for non-Fabber quantification: |
2f202a3 to
be1deb8
Compare







Linked issue
Close #1301