-
Notifications
You must be signed in to change notification settings - Fork 90
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
Warning: First volume with missing slice events (219: 1 instead of 31 found) #176
Comments
Update: I got it to work :) Our lab is aiming to put together a video tutorial for training purposes of new lab members and, with your approval first, we could share it with this community? :) |
Dear Fidel, Great you got it to work, thank you for the persistence and sorry for my late reply! The setting of the So, indeed, having a video tutorial on that would be awesome, and I am happy to provide some feedback. We also have a TAPAS youtube channel where such videos could be posted in principle. The good news is that these After our bilateral meeting, I revised the matlab job that now runs through smoothly for me, I sent it to you via e-mail last week, and now insert it here as future reference for the user community. Let me know how I can be of further help! All the best,
|
Hello, I seem to be getting a similar problem as this thread. First I get a warning: Warning: First volume with missing slice events (800: 83 instead of 84 found) and then an error: Error using tapas_physio_get_sample_points I have 84 slices x 800 volumes in each file. For some participants the same analysis runs without error (identical scripts), and for some (about a third) this error occurs and it all fails. I am not sure why. Please let me know what logs or files I should send. Thanks in advance for your help! |
Dear @negorova, While it sounds similar, this might actually be a different issue. Which scanner vendor are the logfiles from (Siemens/Philips)? If it is Siemens, one potential reason could be a weird interaction with the multiband acquisition as in this issue. What do you specify as the number of slices for your PhysIO script? All the best, |
Dear Lars, thanks so much for your quick response. I specify 84 slices. I have attached the Siemens logs, batch and error log in the attachment. Note again that some of the subjects run with this set up successfully. Thanks for your help! Natalia |
Dear Lars,
I have added a bit more information about the errors, and was wondering if you could please take a look at the logs I had attached. I am still unable to resolve the issue. Thanks for your help!
Kind regards,
Natalia
|
Hi, I have exactly the same issue as Natalia, and was wondering what could be done about it. I get the following error : My images are made up of 212 volumes, and 317 slices. They are Siemens acquisitions, no multiband. For other subjects in the same dataset, TAPAS runs smoothly. Best, |
Dear Raphaëlle, The issue looks indeed similar, but it's actually a slightly different one for your single-band acquisition compared to the multi-band one above. I am working on a fix, but haven't completed it yet. Would you also be able to share an example dataset and matlabbatch/script to reproduce the error, please? Thank you for your help! Lars |
Dear Lars, Thank you for your quick answer ! In this folder you should be able to find all you need to reproduce the error. In the script, you will see I excluded the PULS signal as I noticed it was flat, and planned on running RETROICOR only with the RESP signal. It might be surprising, but it is for a spinal fMRI analysis - for a previous study I was able to apply the toolbox to all my data and had it working like a charm :) Please do keep me posted, and thank you for your time ! |
Hi @mrikasper, |
Dear Lars,
Thank you for creating and maintaining such an amazing toolbox.
I'm new to its use and I got stuck at the above warning. I read the threads on multiband and I believe I input the right nslices parameter.
I'm confused as to why in the Threshold Gradient it detects 219 volume events when on the command line it correctly identifies the 210 + 4 dummies (see error log).
Any pointers as to where I'm not inputting the right parameters would be much appreciated.
best regards,
fvr
ErrorLog.txt
Sub-003_job.m.zip
The text was updated successfully, but these errors were encountered: