Skip to content

Commit 7b78f95

Browse files
authored
Update CHANGELOG.md
1 parent 8775864 commit 7b78f95

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,20 @@ Most recent version numbers *should* follow the [Semantic Versioning](https://se
77
## [unreleased]
88
### Added
99
- option to choose different models and parameters for B1-correction of MTsat
10-
- set default WM percent value in hmri_defaults.
10+
- set default WM percent value in `hmri_defaults`
11+
- option to use a separate B1 map for B1 correction of MTsat; useful if pTx used for excitation pulses and CP mode for the MT pulse
1112

1213
### Fixed
1314
- replace `datestr(now)` with `datetime('now')` in line with [MATLAB recommendation](https://mathworks.com/help/matlab/matlab_prog/replace-discouraged-instances-of-serial-date-numbers-and-date-strings.html)
1415
- fix crash if input images have different matrix sizes, and warn
15-
- Modify the filenames as files are copied to RFsensCalc to prevent overwriting in further processing
16+
- modify the filenames as files are copied to RFsensCalc to prevent overwriting in further processing
1617

1718
## [v0.6.1]
1819
### Fixed
19-
- The local config files have been converted to scripts for compatibility with compiled version
20+
- local config files have been converted to scripts for compatibility with compiled version
2021
- function-evaluate SPM-struct (preproc8.val) for SPM development version compatibility.
2122
- copy acquisition metadata to TE=0 volumes in Results/Supplementary folder after map creation so they can be used as input to the toolbox if needed
2223

23-
2424
## [v0.6.0]
2525
### Added
2626
- support for reading RepetitionTime from individual file metadata for AFI B1-mapping data (i.e. support for [qMRI-BIDS formatted data](https://bids-specification.readthedocs.io/en/latest/appendices/qmri.html#field-maps))

0 commit comments

Comments
 (0)