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
- Added commandline flags `--T1w_label` and `--bold_label`
15
+
- Added the ability to ingress an entire FreeSurfer output directory to bypass surface analysis if already completed elsewhere
15
16
16
17
### Changed
17
18
@@ -31,6 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
31
32
- Improved memory management for multi-core node allocation.
32
33
- Fixed [bug](https://github.com/FCP-INDI/C-PAC/issues/1548) where `--participant_label [A B C]` would skip first and last labels (`A` and `C`).
33
34
- Stripped the ABI tag note (which was preventing the library from loading dynamically on some host operating systems) from `libQt5Core.so.5` in the ABCD-HCP variant image.
35
+
- Fixed an issue blocking non-C-PAC output data from being read in without sidecar meta-data.
0 commit comments