We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f42613 commit ce6dd09Copy full SHA for ce6dd09
CHANGELOG.md
@@ -14,6 +14,15 @@ All notable changes to this project will be documented in this file.
14
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
15
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
16
17
+## unreleased
18
+
19
+### Added
20
+- Added the ability to ingress TotalReadoutTime from epi field map meta-data from the JSON sidecars.
21
+- Added the ability to use TotalReadoutTime of epi field maps in the calculation of FSL topup distortion correction.
22
23
+### Fixed
24
+- Fixed an issue that was causing some epi field maps to not be ingressed if the BIDS tags were not in the correct order.
25
26
## [v1.8.4] - 2022-06-27
27
28
### Added
0 commit comments