-
Notifications
You must be signed in to change notification settings - Fork 13
Bug #713 structural module error #716
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
|
I think I found my main bug. Within |
Philips_2DEPI_FLAIRsegmentation_PWI4D_QuantificationParameters_LoQThese things can be fixed quite easily 👍 Fix 1: https://github.com/ExploreASL/TestDataSets/commit/2b0d792a2de119096287fee0b342879c45b5260c Fix 2: https://github.com/ExploreASL/TestDataSets/commit/e4454d4f1481d8226f451991f378a1e3f8ff0c0e |
Bug that Jan discovered already------------------------------------------------------------------------
CAT Preprocessing error for T1:
------------------------------------------------------------------------
Reference to non-existent field 'YlesionFull'.
------------------------------------------------------------------------
611 - cat_main
842 - cat_run_job
21 - cat_run_newcatch
866 - run_job
451 - cat_run
29 - cfg_run_cm
1692 - local_runcj
959 - cfg_util
470 - fill_run_job
248 - spm_jobman
609 - xASL_wrp_CAT12Segmentation
179 - xASL_wrp_SegmentT1w
378 - xASL_module_Structural
394 - runIteration
100 - xASL_Iteration
43 - ExploreASL_ProcessMaster
82 - ExploreASL_Master
340 - xASL_qc_TestExploreASL
------------------------------------------------------------------------
Print 'Graphics' figure to:
.\Philips_2DEPI_Lesion_NoFLAIR_NoM0_HiQ\Sub-0001\report\catreport_SPM12.pdf
Remove ".\Philips_2DEPI_Lesion_NoFLAIR_NoM0_HiQ\Sub-0001\mri\p1T1.nii"
from dependency list because it does not exist!
One or multiple files do not exist and were removed from the dependency list
and following batches will may not work correctly!
Remove ".\Philips_2DEPI_Lesion_NoFLAIR_NoM0_HiQ\Sub-0001\mri\p2T1.nii"
from dependency list because it does not exist!
One or multiple files do not exist and were removed from the dependency list
and following batches will may not work correctly!
Remove ".\Philips_2DEPI_Lesion_NoFLAIR_NoM0_HiQ\Sub-0001\mri\p0T1.nii"
from dependency list because it does not exist!
One or multiple files do not exist and were removed from the dependency list
and following batches will may not work correctly!
...Hopefully fixed in 9626dbb |
BeatrizPadrela
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.
Works on afivasc data!
BIDS conversion testPipelineOnly one error and as far as I know that one was there before because the image was zeroed out? Philips_PCASL_3DGRASE_functional
3D_GRASE sequence detected
ERROR: ASL module terminated for subject 1: sub-Patient1
ans =
Error using xASL_module_ASL line 220
Invalid ASL image |
HenkMutsaerts
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.
Looks good!
|
@MichaelStritt continues deserving more beer. Be careful not to work too hard or you'll be very drunk at the ExploreASL workshop in September ;) |
…reASL always uppercase, remove 1



Linked issue
#713