10000 spm_opm_create Line 795 dataFile(1:end-4) means function cannot load channels tsv file · Issue #66 · spm/spm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

spm_opm_create Line 795 dataFile(1:end-4) means function cannot load channels tsv file #66

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

Open
meaghanspedden opened this issue Jun 2, 2025 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@meaghanspedden
Copy link

Line 795 dataFile(1:end-4) runs on a filename string without an extension which means that the resulting channel file name does not correspond to the name printed in line 801. When the function subsequently tries to load the channels file it cannot because the names are different.

@meaghanspedden meaghanspedden changed the title Line 795 dataFile(1:end-4) means function cannot load channels tsv file spm_opm_create Line 795 dataFile(1:end-4) means function cannot load channels tsv file Jun 2, 2025
@tierneytim tierneytim added the bug Something isn't working label Jun 2, 2025
@tierneytim
Copy link
Collaborator

Hi @meaghanspedden,

Thanks for reporting, we plan to streamline how neuro-1 data is read into SPM. Bear with us a little bit. @AlexanderNA was there a particular reason for the edit you made or can this be reverted?

@AlexanderNA
Copy link
Contributor

Hi @meaghanspedden please will you send me the relevant files and the script you are running so I can debug this? In future we will avoid this issue by not creating the channels file for neuro-1 data, as it is redundant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants
0