1
1
Next release
2
2
============
3
3
4
- * ENH: Updated N4BiasCorrection input spec to include weight image and spline order. Made
4
+ * FIX: Enable absolute path definitions in DCMStack (https://github.com/nipy/nipype/pull/1089,
5
+ replaced by https://github.com/nipy/nipype/pull/1093)
6
+ * ENH: New mesh.MeshWarpMaths to operate on surface-defined warpings
7
+ (https://github.com/nipy/nipype/pull/1016)
8
+ * FIX: Refactor P2PDistance, change name to ComputeMeshWarp, add regression tests,
9
+ fix bug in area weighted distance, and added optimizations
10
+ (https://github.com/nipy/nipype/pull/1016)
11
+ * ENH: Add an option not to resubmit Nodes that finished running when using SGEGraph (https://github.com/nipy/nipype/pull/1002)
12
+ * FIX: FUGUE is now properly listing outputs. (https://github.com/nipy/nipype/pull/978)
13
+ * ENH: Improved FieldMap-Based (FMB) workflow for correction of susceptibility distortions in EPI seqs.
14
+ (https://github.com/nipy/nipype/pull/1019)
15
+ * ENH: Dropped support for now 7 years old Python 2.6 (https://github.com/nipy/nipype/pull/1069)
16
+ * FIX: terminal_output is not mandatory anymore (https://github.com/nipy/nipype/pull/1070)
17
+ * ENH: Added "nipype_cmd" tool for running interfaces from the command line (https://github.com/nipy/nipype/pull/795)
18
+ * FIX: Fixed Camino output naming (https://github.com/nipy/nipype/pull/1061)
19
+ * ENH: Add the average distance to ErrorMap (https://github.com/nipy/nipype/pull/1039)
20
+ * ENH: Inputs with name_source can be now chained in cascade (https://github.com/nipy/nipype/pull/938)
21
+ * ENH: Improve JSON interfaces: default settings when reading and consistent output creation
22
+ when writing (https://github.com/nipy/nipype/pull/1047)
23
+ * FIX: AddCSVRow problems when using infields (https://github.com/nipy/nipype/pull/1028)
24
+ * FIX: Removed unused ANTS registration flag (https://github.com/nipy/nipype/pull/999)
25
+ * FIX: Amend create_tbss_non_fa() workflow to match FSL's tbss_non_fa command. (https://github.com/nipy/nipype/pull/1033)
26
+ * FIX: remove unused mandatory flag from spm normalize (https://github.com/nipy/nipype/pull/1048)
27
+ * ENH: Update ANTSCorticalThickness interface (https://github.com/nipy/nipype/pull/1013)
28
+ * FIX: Edge case with sparsemodels and PEP8 cleanup (https://github.com/nipy/nipype/pull/1046)
29
+ * ENH: New io interfaces for JSON files reading/writing (https://github.com/nipy/nipype/pull/1020)
30
+ * ENH: Enhanced openfmri script to support freesurfer linkage (https://github.com/nipy/nipype/pull/1037)
31
+ * BUG: matplotlib is supposed to be optional (https://github.com/nipy/nipype/pull/1003)
32
+ * FIX: Fix split_filename behaviour when path has no file component (https://github.com/nipy/nipype/pull/1035)
33
+ * ENH: Updated FSL dtifit to include option for grad non-linearities (https://github.com/nipy/nipype/pull/1032)
34
+ * ENH: Updated Camino tracking interfaces, which can now use FSL bedpostx output.
35
+ New options also include choice of tracker, interpolator, stepsize and
36
+ curveinterval for angle threshold (https://github.com/nipy/nipype/pull/1029)
37
+ * FIX: Interfaces redirecting X crashed if $DISPLAY not defined (https://github.com/nipy/nipype/pull/1027)
38
+ * FIX: Bug crashed 'make api' (https://github.com/nipy/nipype/pull/1026)
39
+ * ENH: Updated antsIntroduction to handle RA and RI registrations (https://github.com/nipy/nipype/pull/1009)
40
+ * ENH: Updated N4BiasCorrection input spec to include weight image and spline order. Made
5
41
argument formatting consistent. Cleaned ants.segmentation according to PEP8.
6
42
(https://github.com/nipy/nipype/pull/990/files)
7
43
* ENH: SPM12 Normalize interface (https://github.com/nipy/nipype/pull/986)
8
44
* FIX: Utility interface test dir (https://github.com/nipy/nipype/pull/986)
9
45
* FIX: IPython engine directory reset after crash (https://github.com/nipy/nipype/pull/987)
10
46
* ENH: Resting state fMRI example with NiPy realignment and no SPM (https://github.com/nipy/nipype/pull/992)
11
- * FIX: Corrected Freesurfer SegStats _list_outputs to avoid error if summary_file is
47
+ * FIX: Corrected Freesurfer SegStats _list_outputs to avoid error if summary_file is
12
48
undefined (issue #994)(https://https://github.com/nipy/nipype/pull/996)
49
+ * FIX: OpenfMRI support and FSL 5.0.7 changes (https://github.com/nipy/nipype/pull/1006)
50
+ * FIX: Output prefix in SPM Normalize with modulation (https://github.com/nipy/nipype/pull/1023)
51
+ * ENH: Usability improvements in cluster environments (https://github.com/nipy/nipype/pull/1025)
52
+ * ENH: ANTs JointFusion() (https://github.com/nipy/nipype/pull/1042)
53
+ * ENH: Added csvReader() utility (https://github.com/nipy/nipype/pull/1044)
54
+ * FIX: typo in nipype.interfaces.freesurfer.utils.py Tkregister2 (https://github.com/nipy/nipype/pull/1083)
55
+ * FIX: SSHDataGrabber outputs now return full path to the grabbed/downloaded files. (https://github.com/nipy/nipype/pull/1086)
13
56
14
57
Release 0.10.0 (October 10, 2014)
15
58
============
16
59
17
60
* ENH: New miscelaneous interfaces: SplitROIs (mapper), MergeROIs (reducer)
18
61
to enable parallel processing of very large images.
19
62
* ENH: Updated FSL interfaces: BEDPOSTX and XFibres, former interfaces are still
20
- available with the version suffix: BEDPOSTX4 and XFibres4. Added gpu
63
+ available with the version suffix: BEDPOSTX4 and XFibres4. Added gpu
21
64
versions of BEDPOSTX: BEDPOSTXGPU, BEDPOSTX5GPU, and BEDPOSTX4GPU
22
65
* ENH: Added experimental support for MIPAV algorithms thorugh JIST plugins
23
66
* ENH: New dipy interfaces: Denoise, Resample
24
67
* ENH: New Freesurfer interfaces: Tkregister2 (for conversion of fsl style matrices to freesurfer format), MRIPretess
25
68
* ENH: New FSL interfaces: WarpPoints, WarpPointsToStd, EpiReg, ProbTrackX2, WarpUtils, ConvertWarp
26
69
* ENH: New miscelaneous interfaces: AddCSVRow, NormalizeProbabilityMapSet, AddNoise
27
70
* ENH: New AFNI interfaces: Eval, Means, SVMTest, SVMTrain
28
- * ENH: FUGUE interface has been refactored to use the name_template system, 3 examples
71
+ * ENH: FUGUE interface has been refactored to use the name_template system, 3 examples
29
72
added to doctests, some bugs solved.
30
73
* API: Interfaces to external packages are no longer available in the top-level
31
74
``nipype`` namespace, and must be imported directly (e.g.
32
75
``from nipype.interfaces import fsl``).
33
- * ENH: Support for elastix via a set of new interfaces: Registration, ApplyWarp,
76
+ * ENH: Support for elastix via a set of new interfaces: Registration, ApplyWarp,
34
77
AnalyzeWarp, PointsWarp, and EditTransform
35
78
* ENH: New ANTs interface: ApplyTransformsToPoints, LaplacianThickness
36
79
* ENH: New Diffusion Toolkit interface: TrackMerge
@@ -46,7 +89,7 @@ Release 0.10.0 (October 10, 2014)
46
89
* ENH: New color mode for write_graph
47
90
* ENH: You can now force MapNodes to be run serially
48
91
* ENH: Added ANTS based openfmri workflow
49
- * ENH: MapNode now supports flattening of nested lists
92
+ * ENH: MapNode now supports flattening of nested lists
50
93
* ENH: Support for headless mode using Xvfb
51
94
* ENH: nipype_display_crash has a debugging mode
52
95
* FIX: MRTrix tracking algorithms were ignoring mask parameters.
0 commit comments