Merge pull request #24 from likeajumprope/development#26
Open
likeajumprope wants to merge 114 commits intodevelopmentfrom
Open
Conversation
TAPAS release 6.0.1
…deling#204, see CHANGELOG.md for details
Physio read-in for Siemens logfile version 3
…Siemens Logversion 3 reader
…compatibility with lmod (GitHub issue translationalneuromodeling#211)
…and changelog for R2022b-v8.2.0
add try catch for nanmean vs mean (..., 'omitnan') (Matlab R2016a and newer)
…deling#204, see CHANGELOG.md for details
…Siemens Logversion 3 reader
…compatibility with lmod (GitHub issue translationalneuromodeling#211)
…and changelog for R2022b-v8.2.0
…g-purposes-tapas_physio_review' into development
pull dev branch into feature branch
3a99120 to
b7045e3
Compare
77b9376 to
47a76e8
Compare
3a99120 to
0d2c70d
Compare
47a76e8 to
0cb9d60
Compare
0d2c70d to
3a99120
Compare
…euromodeling/master Merge master into physio (clone count)
0cb9d60 to
47a76e8
Compare
…-for-debugging-purposes-tapas_physio_review
likeajumprope
commented
Feb 18, 2024
| pathPhysioPublic = fullfile(fileparts(mfilename('fullpath')), '..', '..', '..'); | ||
| % TODO: Make generic! | ||
| pathExamples = fullfile(pathPhysioPublic, '..', 'examples'); | ||
| pathExamples = tapas_physio_get_path_examples(pathPhysioPublic); |
Owner
Author
There was a problem hiding this comment.
These are the tests that I have been working on - they are not complete nor fully functional yet
likeajumprope
commented
Feb 18, 2024
Owner
Author
likeajumprope
left a comment
There was a problem hiding this comment.
Many (most) of the changes were not made by me and I have the feeling that some stuff is missing ugh
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR add a retrospective review function, solving issue #4