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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,8 +34,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
34
34
- Added crash messages from during and before graph building to logs
35
35
- Added data-config-specific hash string to C-PAC-generated config files
36
36
- Updated `rbc-options` preconfig to use `fmriprep-options` preprocessing
37
+
- Changed minimized pipeline base from `default` to `blank`
37
38
38
39
### Fixed
40
+
- Fixed [a bug](https://github.com/FCP-INDI/C-PAC/issues/1779) in which generated pipeline configs were not 100% accurate. The only affected configurable option discovered in testing was seed-based correlation analysis always reverting to the default configuration.
39
41
- Fixed [bug](https://github.com/FCP-INDI/C-PAC/issues/1795) that was causing `cpac run` to fail when passing a manual random seed via `--random_seed`.
40
42
- Replaces ``DwellTime`` with ``EffectiveEchoSpacing`` for FSL usage of the term
41
43
- Fixed an issue that was causing some epi field maps to not be ingressed if the BIDS tags were not in the correct order.
0 commit comments