You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -7,20 +7,20 @@ Most recent version numbers *should* follow the [Semantic Versioning](https://se
7
7
## [unreleased]
8
8
### Added
9
9
- 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
11
12
12
13
### Fixed
13
14
- 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)
14
15
- 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
16
17
17
18
## [v0.6.1]
18
19
### 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
20
21
- function-evaluate SPM-struct (preproc8.val) for SPM development version compatibility.
21
22
- 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
22
23
23
-
24
24
## [v0.6.0]
25
25
### Added
26
26
- 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