Skip to content
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

Error saying 'Error using fgets' #267

Open
AndongZhou12 opened this issue May 28, 2024 · 1 comment
Open

Error saying 'Error using fgets' #267

AndongZhou12 opened this issue May 28, 2024 · 1 comment
Assignees
Labels
physio Issues related to PhysIO Toolbox

Comments

@AndongZhou12
Copy link

AndongZhou12 commented May 28, 2024

Hi,
when I re-ran the single-echo scripts that previously succeeded, I encountered this error message.
WechatIMG2191
It made me feel confused as I used the exact same codes.

Best wishes,
Andi

@mrikasper
Copy link
Member

Dear Andi,

This usually happens if the file cannot be found that you specified. You could set a breakpoint in tapas_physio_read_physlogfiles_siemens_tics before line 114 and see what file the function tapas_physio_read_columnar_textfiles is trying to open.

All the best,
Lars

@mrikasper mrikasper self-assigned this Jun 11, 2024
@mrikasper mrikasper added the physio Issues related to PhysIO Toolbox label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
physio Issues related to PhysIO Toolbox
Projects
None yet
Development

No branches or pull requests

2 participants