-
Notifications
You must be signed in to change notification settings - Fork 14
Add defaults for transparent plots #1355
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
Remi-Gau
merged 32 commits into
cpp-lln-lab:main
from
marcobarilari:marco_defaults-transparent-plots
Mar 5, 2025
Merged
Changes from 23 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
18eeb7d
Merge remote-tracking branch 'cpp-lln-lab/master'
marcobarilari 66f2ab7
add local path
marcobarilari 671ae06
add local path
marcobarilari 977bd57
Merge remote-tracking branch 'cpp-lln-lab/master'
marcobarilari 803c3a1
Merge remote-tracking branch 'cpp-lln-lab/master'
marcobarilari b1c0644
Merge remote-tracking branch 'cpp-lln-lab/master'
marcobarilari a354e69
Merge remote-tracking branch 'cpp-lln-lab/master'
marcobarilari 0594d46
add chagelog CI script
marcobarilari afdfe46
add code
marcobarilari 740df0a
Merge branch 'marco_changelog-CI'
marcobarilari dfc94f4
add mock change
marcobarilari 93eee2d
update changelog workflow
marcobarilari 1cb524b
fix typo
marcobarilari a58ba34
fix syntax
marcobarilari 9a18962
fix CI error
marcobarilari 46fe7be
Merge branch 'marco-dev-CI-test'
marcobarilari 7622951
Merge remote-tracking branch 'cpp-lln-lab/main'
marcobarilari 20d3eae
saved UNDO information for reset changes and discarded files
marcobarilari 2a37627
Merge remote-tracking branch 'origin/master'
marcobarilari e74704a
update bids-matlab submodule to latest commit in main
marcobarilari 3f5bcd7
update gitmodule file to track main branch in bids-matlab
marcobarilari 73f6750
rm files we do not know where they are coming from
marcobarilari ae9d4e1
add defaults for transparent plots
marcobarilari ef178fc
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 0df95b2
Merge branch 'main' into marco_defaults-transparent-plots
Remi-Gau b2e2672
Update src/defaults/defaultResultsStructure.m
Remi-Gau 88a9ab5
Update src/defaults/defaultResultsStructure.m
Remi-Gau f1da896
assign the sd structures to the result one
marcobarilari 96ea3e4
fix
Remi-Gau 94309cb
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] c6ad77f
add test and update
Remi-Gau c1cd293
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 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
Submodule bids-matlab
updated
28 files
| +1 −1 | .github/workflows/run_examples.yml | |
| +6 −3 | .github/workflows/run_tests_matlab.yml | |
| +5 −1 | .github/workflows/run_tests_octave.yml | |
| +1 −1 | .github/workflows/update_schema.yml | |
| +2 −2 | .pre-commit-config.yaml | |
| +1 −1 | CITATION.cff | |
| +0 −74 | CODE_OF_CONDUCT.md | |
| +35 −296 | CONTRIBUTING.md | |
| +8 −4 | Makefile | |
| +1 −2 | README.md | |
| + − | docs/__pycache__/utils.cpython-312.pyc | |
| +28 −0 | docs/add_links_to_changelog.py | |
| + − | docs/bids-matlab.pdf | |
| +0 −5 | docs/create_manual.sh | |
| +178 −29 | docs/source/changelog.md | |
| +6 −0 | docs/source/dev_doc.rst | |
| +8 −0 | docs/utils.py | |
| +1 −0 | miss_hit.cfg | |
| +1 −1 | schema.json | |
| +2 −0 | tests/test_bids_file.m | |
| +12 −1 | tests/test_bids_schema.m | |
| +60 −0 | tests/tests_query/test_bids_query_mrs.m | |
| +0 −10 | tests/tests_utils/test_create_participants_tsv.m | |
| +8 −7 | tests/tests_utils/test_create_readme.m | |
| +0 −8 | tests/tests_utils/test_create_scans_tsv.m | |
| +4 −8 | tests/tests_utils/test_create_sessions_tsv.m | |
| +1 −5 | tests/utils/validate_dataset.m | |
| +1 −1 | version.txt |
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.