-
Notifications
You must be signed in to change notification settings - Fork 15
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
TypeError: object of type 'float' has no len() #401
Comments
Is your ASL data from a Q2TIPS PASL sequence? |
Yes I believe so. |
In that case, |
Thanks for the help, I'll have another look at the data and give this a try! |
@Samuel-Maddox any update on this? If the corrected |
Hello, this was a while ago but I believe it did resolve my issue. Thanks for the help, and feel free to close this! |
Details
Hello, I just want to say that I am new to ASL data, so apologies if I have made any basic errors.
I am trying to process some PASL data through aslprep. This data has already had freesurfer recon-all run, and I am attempting to use the freesurfer subject directories to speed up processing by passing '--fs-subjects-dir ${fs_dir}/'. My first try, I ran into the bug that was recently reported in: #398.
I then attempted to re-run the command with '--fs-no-reconall' flag included in hope that it would use the fs data passed with '--fs-subjects-dir'. Is this the correct way run ASLprep with recon-all already processed? After some time, I then got the errors shown below.
Could this be to do with the way BolusCutOffDelayTime is defined in my BIDS dataset? I could have made some errors when doing the BIDS conversions perhaps as this is new to me.. but it did pass the BIDS validator.
Do let me know if you have any advice or need more info - any help is appreciated! :)
Additional details
Traceback
The text was updated successfully, but these errors were encountered: