Skip to content

Commit 29756d3

Browse files
authored
CHANGELOG: catch up on merges...
we need to be way better on this
1 parent 3265b11 commit 29756d3

File tree

1 file changed

+38
-3
lines changed

1 file changed

+38
-3
lines changed

CHANGES

Lines changed: 38 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,46 @@
1-
Upcoming release
1+
Upcoming release (0.14.0)
22
================
33

44
* ENH: Add elapsed_time and final metric_value to ants.Registration (https://github.com/nipy/nipype/pull/1985)
55
* ENH: Improve terminal_output feature (https://github.com/nipy/nipype/pull/2209)
66
* ENH: Simple interface to FSL std2imgcoords (https://github.com/nipy/nipype/pull/2209, prev #1398)
7-
* ENH: Centralize virtual/physical $DISPLAYs (https://github.com/nipy/nipype/pull/#2203)
8-
* ENH: New ResourceMonitor - replaces resource profiler (https://github.com/nipy/nipype/pull/#2200)
7+
* ENH: Centralize virtual/physical $DISPLAYs (https://github.com/nipy/nipype/pull/2203, https://github.com/nipy/nipype/pull/2211)
8+
* ENH: New ResourceMonitor - replaces resource profiler (https://github.com/nipy/nipype/pull/2200)
9+
* ENH: Quickshear interface (https://github.com/nipy/nipype/pull/2047)
10+
* MAINT: updated deprecated HasTraits method (https://github.com/nipy/nipype/pull/2048)
11+
* ENH: CLI versioning (https://github.com/nipy/nipype/pull/2054)
12+
* ENH: Dual Regression interface (https://github.com/nipy/nipype/pull/2057)
13+
* ENH: Additional args to ANTs registration (https://github.com/nipy/nipype/pull/2062, https://github.com/nipy/nipype/pull/2078)
14+
* FIX: Mp2rage interfaces updated for new parameter names in cbstools 3 (https://github.com/nipy/nipype/pull/2065)
15+
* MAINT: Removed automatic nipype folder creation in HOME (https://github.com/nipy/nipype/pull/2076)
16+
* MAINT: Additional Windows support (https://github.com/nipy/nipype/pull/2085)
17+
* ENH: Output realignment matrices from TOPUP (https://github.com/nipy/nipype/pull/2084)
18+
* ENH: Additional AFNI interfaces: 3dZcat, 3dZeropad, 3dedge3, 3dDeconvolve, 3dQwarp, 1dCat, 3dNwarpApply, 3daxialize,
19+
3dREMLfit, 3dUndump, 3dCM, 3dSynthesize + more (https://github.com/nipy/nipype/pull/2087, https://github.com/nipy/nipype/pull/2090,
20+
https://github.com/nipy/nipype/pull/2095, https://github.com/nipy/nipype/pull/2099, https://github.com/nipy/nipype/pull/2103,
21+
https://github.com/nipy/nipype/pull/2114, https://github.com/nipy/nipype/pull/2135, https://github.com/nipy/nipype/pull/2186,
22+
https://github.com/nipy/nipype/pull/2201, https://github.com/nipy/nipype/pull/2210)
23+
* MAINT: cleanup and update AFNI's Allineate (https://github.com/nipy/nipype/pull/2098)
24+
* ENH: Add cosine-basis high-pass-filter to CompCor, allow skip of initial volumes (https://github.com/nipy/nipype/pull/2107, https://github.com/nipy/nipype/pull/#2122)
25+
* FIX: Catch more dcm2niix DTI conversions (https://github.com/nipy/nipype/pull/2110)
26+
* FIX: Retrieve aseg + wmparc stats properly (https://github.com/nipy/nipype/pull/2117)
27+
* ENH: ANTs MeasureImageSimilarity Inteface (https://github.com/nipy/nipype/pull/2128)
28+
* FIX: CompCor filter_basis of correct size, pre-filter column headers (https://github.com/nipy/nipype/pull/2136, https://github.com/nipy/nipype/pull/2138)
29+
* ENH: FreeSurfer lta_convert and mri_coreg interfaces (https://github.com/nipy/nipype/pull/2140, https://github.com/nipy/nipype/pull/2172)
30+
* ENH: Speed up S3DataGrabber (https://github.com/nipy/nipype/pull/2143)
31+
* FIX: Allow S3DataGrabber to grab single file (https://github.com/nipy/nipype/pull/2147)
32+
* FIX: Allow 4D images as inputs to buildtemplateparallel.sh and N4BiasFieldCorrection (https://github.com/nipy/nipype/pull/2151)
33+
* MAINT: Detect and warn unconnected duplicate nodes (https://github.com/nipy/nipype/pull/2163)
34+
* ENH: Calcmedian Interface (https://github.com/nipy/nipype/pull/2167)
35+
* FIX: probtrackx2 outputs (https://github.com/nipy/nipype/pull/2169)
36+
* ENH: Improve FreeSurfer registration (https://github.com/nipy/nipype/pull/2172)
37+
* ENH: BIDSDataGrabber interface (https://github.com/nipy/nipype/pull/2174)
38+
* MAINT: Set minimum numpy version to 1.9.0 (https://github.com/nipy/nipype/pull/2182)
39+
* ENH: Support for multiple intial-moving-transforms (https://github.com/nipy/nipype/pull/2187)
40+
* MAINT: Fixes for networkx and afni (https://github.com/nipy/nipype/pull/2196, https://github.com/nipy/nipype/pull/2171)
41+
* TST: Update C3D version in Docker build (https://github.com/nipy/nipype/pull/2199)
42+
* ENH: SimpleInterface interface (https://github.com/nipy/nipype/pull/2220)
43+
* ENH: Add LTA to Tkregister2 (https://github.com/nipy/nipype/pull/2217)
944

1045
0.13.1 (May 20, 2017)
1146
=====================

0 commit comments

Comments
 (0)