|
| 1 | +1.2.0 (October 31, 2018) |
| 2 | +======================== |
| 3 | + |
| 4 | +This release marks a substantial renaming of derivatives to conform to the BIDS Derivatives specification [release candidate](https://docs.google.com/document/d/17ebopupQxuRwp7U7TFvS6BH03ALJOgGHufxK8ToAvyI/). |
| 5 | + |
| 6 | +The most significant additional change is a substantial revision of BOLD skull-stripping, using a BOLD template constructed from many open datasets. Building off the work of Zhifang Ye (see #1050), the skull-stripping is now much more resilient to intensity inhomogeneity. |
| 7 | + |
| 8 | +With many thanks to Ali Cohen, James Kent, Inge Amlien, Sebastian Urchs, and Zhifang Ye for contributions. |
| 9 | + |
| 10 | +* [FIX] Missing BOLD reports (#1326) @oesteban |
| 11 | +* [FIX] Ensure encoding when reading boilerplate (#1322) @alioco |
| 12 | +* [FIX] Reportlets - bbregister vs flirtbbr (continues #1326) (#1328) @oesteban |
| 13 | +* [FIX] Quick update to new template structure (#1330) @oesteban |
| 14 | +* [FIX] Explicitly pass bold mask to AROMA (#1332) @jdkent |
| 15 | +* [FIX] Missing report output - #1339 (#1346) @kasbohm |
| 16 | +* [FIX] Remove non-steady-state volumes prior to ICA-AROMA (#1335) @jdkent |
| 17 | +* [ENH] Store BOLD reference images (#1306) @oesteban |
| 18 | +* [ENH] Deprecate --debug with --sloppy (#1347) @effigies |
| 19 | +* [ENH] Conform confound regressor names to Derivatives RC2 (#1343) @effigies |
| 20 | +* [ENH] Do not set KEEP_FILE_OPEN_DEFAULT (#1356) @effigies |
| 21 | +* [ENH] Template-based masking of EPI boldrefs (#1321) @oesteban |
| 22 | +* [DOC] Update BIDS-validator link (#1320) @surchs |
| 23 | +* [DOC] add --bind method to singularity patch documentation (#1340) @jdkent |
| 24 | +* [RF] Update anatomical derivatives for RC1 (#1325) @effigies |
| 25 | +* [RF] Update functional derivatives for RC1 (#1333) @effigies |
| 26 | +* [TST] Add heavily-nonuniform boldrefs for regression tests (#1329) @oesteban |
| 27 | +* [TST] Fix expectations for CIFTI outputs & ds005 (#1344) @oesteban |
| 28 | +* [MAINT] Ignore project settings files from popular python/code editors (#1336) @jdkent |
| 29 | +* [CI] Deploy poldracklab/fmriprep:unstable tracking master (#1307) @effigies |
| 30 | + |
1 | 31 | 1.1.8 (October 4, 2018)
|
2 | 32 | =======================
|
3 | 33 |
|
|
0 commit comments