File tree Expand file tree Collapse file tree 4 files changed +284
-157
lines changed Expand file tree Collapse file tree 4 files changed +284
-157
lines changed Original file line number Diff line number Diff line change 1
1
Next release
2
2
============
3
+
4
+ * ENH: Improved FieldMap-Based (FMB) workflow for correction of susceptibility distortions in EPI seqs.
5
+ (https://github.com/nipy/nipype/pull/1019)
3
6
* ENH: Dropped support for now 7 years old Python 2.6 (https://github.com/nipy/nipype/pull/1069)
4
7
* FIX: terminal_output is not mandatory anymore (https://github.com/nipy/nipype/pull/1070)
5
8
* ENH: Added "nipype_cmd" tool for running interfaces from the command line (https://github.com/nipy/nipype/pull/795)
Original file line number Diff line number Diff line change
1
+ {
2
+ "enc_dir": "y-",
3
+ "echospacing": 7.800117313764398e-4,
4
+ "delta_te": 2.46e-3,
5
+ "epi_factor": 128,
6
+ "epi_lines": 57,
7
+ "epi_acc": 2,
8
+ "field_strength": 3.0,
9
+ "field_axis": "z"
10
+ }
You can’t perform that action at this time.
0 commit comments