-
Notifications
You must be signed in to change notification settings - Fork 0
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
Merge pull request #24 from likeajumprope/development #26
base: development
Are you sure you want to change the base?
Merge pull request #24 from likeajumprope/development #26
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
pathPhysioPublic = fullfile(fileparts(mfilename('fullpath')), '..', '..', '..'); | ||
% TODO: Make generic! | ||
pathExamples = fullfile(pathPhysioPublic, '..', 'examples'); | ||
pathExamples = tapas_physio_get_path_examples(pathPhysioPublic); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These are the tests that I have been working on - they are not complete nor fully functional yet
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Many (most) of the changes were not made by me and I have the feeling that some stuff is missing ugh
This PR add a retrospective review function, solving issue #4