As reported in this NeuroStars post, there's an issue with PASL + Q2TIPS. BolusCutOffTechnique to referenced as BolusCutOffDelayTechnique in the compute_cbf function.
Additional details
ASLPrep version: 0.5.1rc1
Docker version:
Singularity version:
What were you trying to do?
Run ASLPrep on single-delay PASL data with PICORE labeling and Q2TIPS bolus cutoff technique
What did you expect to happen?
Successful processing
What actually happened?
File “/usr/local/miniconda/lib/python3.8/site-packages/aslprep/workflows/asl/cbf.py”, line 185, in init_compute_cbf_wf
raise ValueError(“PASL without a bolus cut-off technique is not supported in ASLPrep.”)
ValueError: PASL without a bolus cut-off technique is not supported in ASLPrep.
Summary
As reported in this NeuroStars post, there's an issue with PASL + Q2TIPS.
BolusCutOffTechnique
to referenced asBolusCutOffDelayTechnique
in the compute_cbf function.Additional details
What were you trying to do?
Run ASLPrep on single-delay PASL data with PICORE labeling and Q2TIPS bolus cutoff technique
What did you expect to happen?
Successful processing
What actually happened?
Reproducing the bug
Run ASLPrep on non-GE single-delay PASL data.