-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
optimizationEnsure that code runs faster with unchanged functionalityEnsure that code runs faster with unchanged functionality
Milestone
Description
Description
Some small changes to improve the FSL detection and execution:
- The settings are
x.FSLdirbutx.RootFSLDir- easy to make a typo there - change toDirordireverywhere 👍🏼 - If we are below FSL version 6.0, issue a warning 👍🏼
- Change BASIL quantification
x.bUseBasilQuantificationto true in 1 TestDataSet case 👍🏼 - xASL_wrp_Quantify - line 78 add a warning for
x.bUseBasilQuantificationso that's clear that aBASILPWI4D.nii👍🏼
By Henk: I removed the RootFSLdir comments, this should always be the same as FSLdir unless you use WSL.
By Henk: PWI4D.niiis only deleted at ASL module step 9: xASL_wrp_VisualQC_ASL
By Henk: "bUseBasilQuantification": 1 is now added to Philips_2DEPI_Lesion_NoFLAIR_NoM0_HiQ & Philips_3DGRASE_FLAIR_M0_2ndRun_HiQ
Release notes
- Minor fix in setting up FSL, issuing a warning when FSL version <6, and testing
bUseBasilQuantificationin both a 2D and 3D ASL dataset
Metadata
Metadata
Assignees
Labels
optimizationEnsure that code runs faster with unchanged functionalityEnsure that code runs faster with unchanged functionality