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

Fix: Update CuBIDS to allow both longitudinal and cross-sectional structure by adding is_longitudinal attribute to CUBIDS class #406

Merged
merged 14 commits into from
Jan 18, 2025

Conversation

tientong98
Copy link
Contributor

Closes #300.

Changes proposed in this pull request

  • Add is_longitudinal as an attribute to the CuBIDS class, if is_longitudinal is True, then includes "ses" in file path/name

@tientong98 tientong98 added the bug Something isn't working label Jan 17, 2025
@tientong98 tientong98 changed the title Fix: Add is_longitudinal attribute to the CuBIDS class Fix: Update CuBIDS to allow both longitudinal and cross-sectional structure by adding is_longitudinal attribute to CUBIDS class Jan 17, 2025
@tientong98 tientong98 force-pushed the fix/not_enforce_longitudinal branch from 22e7ecd to 8f1b3c4 Compare January 17, 2025 18:10
cubids/workflows.py Outdated Show resolved Hide resolved
cubids/cubids.py Outdated Show resolved Hide resolved
cubids/cubids.py Outdated Show resolved Hide resolved
@tientong98 tientong98 requested a review from tsalo January 17, 2025 20:09
@tientong98 tientong98 merged commit 5f94248 into main Jan 18, 2025
10 checks passed
@tientong98 tientong98 deleted the fix/not_enforce_longitudinal branch January 18, 2025 14:46
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

Successfully merging this pull request may close these issues.

CuBIDS enforces a longitudinal dataset structure
2 participants