-
Notifications
You must be signed in to change notification settings - Fork 9
enable setting column Levels properties #115
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
Merged
Changes from all commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
a0eb19b
enable setting column Levels properties
TomasLenc 69a2816
No headers for _stim
TomasLenc 3859e60
Small changes
TomasLenc 98d8ccf
updated tests and small changes
TomasLenc 72b5768
mh autofix
Remi-Gau dac6de3
update test makeRawDataset to adapt the new behavior of saveEventFile
Remi-Gau 7bfac47
move test createDataDictionary to manual test because of CI issue
Remi-Gau 25831f2
also move createDatasetDesciption into the manual tests
Remi-Gau 91b2260
update bids-matlab submodule
Remi-Gau 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
Submodule bids-matlab
updated
22 files
| +6 −0 | +bids/+internal/README.md | |
| +4 −3 | +bids/+internal/file_utils.m | |
| +4 −4 | +bids/+internal/get_metadata.m | |
| +5 −5 | +bids/+internal/parse_filename.m | |
| +2 −2 | +bids/+util/tsvread.m | |
| +14 −16 | +bids/+util/tsvwrite.m | |
| +3 −2 | +bids/Contents.m | |
| +195 −166 | +bids/layout.m | |
| +16 −10 | +bids/query.m | |
| +1 −1 | +bids/report.m | |
| +1 −1 | +bids/validate.m | |
| +105 −0 | .all-contributorsrc | |
| +13 −0 | .editorconfig | |
| +41 −0 | .github/workflows/miss_hit.yml | |
| +17 −10 | .travis.yml | |
| +74 −0 | CODE_OF_CONDUCT.md | |
| +77 −0 | README.md | |
| +33 −0 | miss_hit.cfg | |
| +2 −0 | tests/miss_hit.cfg | |
| +6 −1 | tests/test_bids_examples.m | |
| +12 −0 | tests/test_bids_query.m | |
| +23 −7 | tests/test_tsvwrite.m |
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
File renamed without changes.
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.