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

updating names of files in scans.tsv after running cubids apply #426

Open
B-Sevchik opened this issue Feb 5, 2025 · 2 comments
Open

updating names of files in scans.tsv after running cubids apply #426

B-Sevchik opened this issue Feb 5, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@B-Sevchik
Copy link
Contributor

Summary

I would like cubids to have the ability to change the scans.tsv files for all of the subjects in which running cubids apply has changed the names of files due to variants.

Additional details

The benefit would be not having to manually update scans.tsv after cubids apply edits.

Next steps

@B-Sevchik B-Sevchik added the enhancement New feature or request label Feb 5, 2025
@mattcieslak
Copy link
Contributor

Does cubids apply not produce a new summary tsv? I thought it did (but it's been awhile). If it doesn't can you just rerun cubids group again to get a new scans.tsv?

@B-Sevchik
Copy link
Contributor Author

Yeah, cubids apply does produce a new summary tsv! The issue is that neither cubids apply or cubids group seems to change/update the scans.tsv files. These are the files heudiconv produces for each subject/session that list the scans for that subject/session, so the validation error I got was because the scans.tsv still had the old names of the files that weren't updated when the file names with variants were updated after running cubids apply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants