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 uneven blood spreadsheets #273

Merged
merged 3 commits into from
Feb 20, 2024
Merged

Conversation

bendhouseart
Copy link
Contributor

@bendhouseart bendhouseart commented Feb 20, 2024

fixes issue where extra/missing blood values read in from a spreadsheet would cause conversion to error out due to array/list/dataseries length mismatch. Determines the length of the longest blood column and appends zeros to all other columns that are too short.


📚 Documentation preview 📚: https://pet2bids--273.org.readthedocs.build/en/273/

@bendhouseart bendhouseart merged commit 63a7ab0 into main Feb 20, 2024
16 checks passed
@bendhouseart bendhouseart deleted the fix-uneven-blood-spreadsheets branch February 20, 2024 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant