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
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,6 @@ C-PAC is free software: you can redistribute it and/or modify it under the terms
7
7
C-PAC is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
8
8
9
9
You should have received a copy of the GNU Lesser General Public License along with C-PAC. If not, see <https://www.gnu.org/licenses/>. -->
10
-
11
10
# Changelog
12
11
13
12
All notable changes to this project will be documented in this file.
@@ -306,13 +305,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
306
305
### Changed
307
306
308
307
- In a given pipeline configuration, segmentation probability maps and binary tissue masks are warped to template space, and those warped masks are included in the output directory
309
-
310
308
- if `registration_workflows['functional_registration']['EPI_registration']['run segmentation']` is `On` and `segmentation['tissue_segmentation']['Template_Based']['template_for_segmentation']` includes `EPI_Template`
311
309
312
310
and/or
313
-
314
311
- if `registration_workflows['anatomical_registration']['run']` is `On` and `segmentation['tissue_segmentation']['Template_Based']['template_for_segmentation']` includes `T1_Template`
315
-
316
312
- Renamed connectivity matrices from `*_connectome.tsv` to `*_correlations.tsv`
317
313
- Moved some ephemeral logging statements into `pypeline.log`
0 commit comments