-
Notifications
You must be signed in to change notification settings - Fork 4
Develop Context class
#34
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
Merged
effigies
merged 35 commits into
bids-standard:main
from
ubdbra001:i32-develop-context-class
Oct 13, 2025
Merged
Changes from 24 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
1a9dfdb
added intial tests for Context class
ubdbra001 2db6ba9
Context class WIP
ubdbra001 5cc92f5
PR feedback changes
ubdbra001 0d427f4
add missing docstrings
ubdbra001 72dbbeb
add and use global mapping for datatype to modality
ubdbra001 eeb692f
add more tests for next stage
ubdbra001 3d70d8f
Merge branch 'main' into i32-develop-context-class
ubdbra001 7200e99
remove sessions.phenotype test
ubdbra001 729bf51
add sessions class
ubdbra001 96dd2dc
add subject as an input param for Context class
ubdbra001 1513ff8
Update and validate function
ubdbra001 685b978
Update walk function
ubdbra001 d2d9975
update tests
ubdbra001 441dd49
tidy for ruff
ubdbra001 fa203d1
add schema_path cli option
ubdbra001 3aa3fec
Update validate function
ubdbra001 fbbe129
feedback changes
ubdbra001 fdd4408
added tests for sidecar property
ubdbra001 ecc0f37
add sidecar method to context class
ubdbra001 0343be1
use orjson over built-in json package
ubdbra001 162a7c9
refine tests for sidecar
ubdbra001 fe42bb7
add test for json property
ubdbra001 adb4b75
ruffed test_context
ubdbra001 85f7733
add json property to context class
ubdbra001 6a90acc
feedback changes
ubdbra001 37df90a
update test for context.sidecar
ubdbra001 1360680
update typing for main
ubdbra001 e68bc1d
rf: Replace direntry with UPath in FileTree
effigies 0d31404
test: Generate dataset in-memory, test sidecar overrides
effigies 2fc29ed
Merge pull request #1 from effigies/rf/upath
ubdbra001 85c250a
add load_tsv_gz function
ubdbra001 67e6751
add columns method for context class
ubdbra001 4974176
added tests for tsv and tsv.gz loaders
ubdbra001 7aeb04e
Commit PR feedback
ubdbra001 88ce2e5
add decode for gzip binary object
ubdbra001 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.