-
Notifications
You must be signed in to change notification settings - Fork 43
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
Prepare release 2.9.0 #799
Merged
Conversation
This file contains 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
- We are not using the pad.m function anyway and it was just kept for reference. Therefore we can simply delete this function to resolve the issue.
[BUG FIX] - ver command not working - pad.m - Anushree Bose
Commit 18a3692 updated the names of Ins and Scyllo, but the old checkbox names remained in the interactive job builder, causing it to fail when using a custom selection of metabolites.
Fix mICheckBox, sICheckBox in osp_create_job_file
- prepare for external pull request #790
Update version
[BUG FIX] in osp_WriteBIDsTable to prevent trying to saving empty table
…le loader (and presumably others) - Alex & Steve - remove index from string comparison as suggested by Alex
Update version
[BUG FIX] - Recent osp_combineCoils breaks compatibility with GE P-file loader (and presumably others) - Alex & Steve
…sp_detDataType.m - Steve Hui - fixed the GE anon case which was skipped due to name comparison
[BUG FIX] - OspreyLoad cannot read GE data with extension .7.anon - o…
…sp_generate_nii_hdr_ext - Alex Craven - fixed mapping between .seq Osprey struct and nifti header generation.
[BUG FIX] - Inconsistent mapping of .seq parameter in nii_hdr_ext - o…
- preparing a release for Zenodo DOI - fixing compiled Windows version
Prepare release and bug fix Windows compiled
Add documentation badge
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.
Bring changes from develop to master for new release.