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

RU site pipeline output error #296

Open
BaranMary opened this issue Jan 31, 2024 · 1 comment
Open

RU site pipeline output error #296

BaranMary opened this issue Jan 31, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@BaranMary
Copy link

Summary

Hello,
We are currently conducting a revised audit outputs of our abcd-hcp-pipeline for the HBN site (RU). However, we have encountered a limitation wherein we only receive structural outputs and a single rest run output, unlike the other two sites that do not experience this issue. When using the original audit script, the following error occurs:

Traceback (most recent call last):
  File "/panfs/jay/groups/6/faird/shared/projects/new_rae_testing/abcd-hcp-pipeline_audit/run.py", line 128, in <module>
    sessions_to_analyze = [item['Prefix'].split('/')[2] for item in get_data if 'ses' in item['Prefix'].split('/')[2]]
  File "/panfs/jay/groups/6/faird/shared/projects/new_rae_testing/abcd-hcp-pipeline_audit/run.py", line 128, in <listcomp>
    sessions_to_analyze = [item['Prefix'].split('/')[2] for item in get_data if 'ses' in item['Prefix'].split('/')[2]]
TypeError: string indices must be integers

We appreciate your help and consideration

Additional details

  • CuBIDS version:
  • Datalad version:

What were you trying to do?

What did you expect to happen?

What actually happened?

Reproducing the bug

@BaranMary BaranMary added the bug Something isn't working label Jan 31, 2024
@tsalo
Copy link
Member

tsalo commented Feb 1, 2024

@BaranMary sorry, but your traceback doesn't seem to be related to CuBIDS code. Could you provide a bit more detail? I also don't know what you mean by "audit script".

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

2 participants