forked from nipy/nipype
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1.1.8 (January 28, 2019) * FIX: ANTS LaplacianThickness cmdline opts fixed up (nipy#2846) * FIX: Resolve LinAlgError during SVD (nipy#2838) * ENH: Add interfaces wrapping DIPY worflows (nipy#2830) * ENH: Update BIDSDataGrabber for pybids 0.7 (nipy#2737) * ENH: Add FSL `eddy_quad` interface (nipy#2825) * ENH: Support tckgen -select in MRtrix3 v3+ (nipy#2823) * ENH: Support for BIDS event files (nipy#2845) * ENH: CompositeTransformUtil, new ANTs interface (nipy#2785) * RF: Move pytest and pytest-xdist from general requirement into tests_required (nipy#2850) * DOC: Add S3DataGrabber example (nipy#2849) * DOC: Skip conftest module in API generation (nipy#2852) * DOC: Hyperlink DOIs to preferred resolver (nipy#2833) * MAINT: Install numpy!=1.16.0 from conda in Docker (nipy#2862) * MAINT: Drop pytest-xdist requirement, minimum pytest version (nipy#2856) * MAINT: Disable numpy 1.16.0 for Py2.7 (nipy#2855) * tag '1.1.8': (79 commits) MNT: Add @feilong to .zenodo, update ordering MNT: Update .mailmap MNT: Update .zenodo ordering Accept invitation as Zenodo release co-author (see nipy#2864) MAINT: Update .mailmap BF: allowing bids_event_file as alternate input MNT: Update .zenodo ordering MNT: Version 1.1.8 DOC: 1.1.8 changelog Update nipype/interfaces/dipy/tracks.py Update nipype/interfaces/dipy/reconstruction.py MNT: Install numpy!=1.16.0 from conda in Docker Add FSL auto test remake specs Update nipype/interfaces/io.py Remove return type named tuple Update nipype/info.py STY: Whitespace, line length Remove out_ prefix from EddyQuad outputs Apply minor edits from code review ...
- Loading branch information
Showing
56 changed files
with
1,122 additions
and
183 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,7 @@ Aimi Watanabe <[email protected]> stymy <[email protected]> | |
Alejandro Tabas <[email protected]> qTabs <[email protected]> | ||
Alejandro Tabas <[email protected]> qtabs <[email protected]> | ||
Alejandro de la Vega <[email protected]> adelavega <[email protected]> | ||
Alejandro de la Vega <[email protected]> delavega4 <[email protected]> | ||
Alexander Schaefer <[email protected]> Alexander Schaefer <[email protected]> | ||
Alexander Schaefer <[email protected]> alexschaefer83 <[email protected]> | ||
Alexander Schaefer <[email protected]> aschaefer <aschaefer@aschaefer-U36SD.(none)> | ||
|
@@ -40,6 +41,7 @@ Christopher J. Markiewicz <[email protected]> Chris Markiewicz <effigies@gmail. | |
Christopher J. Markiewicz <[email protected]> Christopher J. Johnson <[email protected]> | ||
Christopher J. Markiewicz <[email protected]> Christopher J. Markiewicz <[email protected]> | ||
Christopher J. Markiewicz <[email protected]> Christopher J. Markiewicz <[email protected]> | ||
Christopher J. Markiewicz <[email protected]> Chris Markiewicz <[email protected]> | ||
Cindee Madison <[email protected]> cindeem | ||
Cindee Madison <[email protected]> cindeem <> | ||
Colin Buchanan <[email protected]> Colin Buchanan <cbuchanan@cray4.(none)> | ||
|
@@ -62,6 +64,7 @@ Erik Ziegler <[email protected]> Erik Ziegler <[email protected]> | |
Erik Ziegler <[email protected]> erik <erik@erik-ubuntu.(none)> | ||
Erik Ziegler <[email protected]> erikz <[email protected]> | ||
Erik Ziegler <[email protected]> swederik <[email protected]> | ||
Feilong Ma <[email protected]> Ma Feilong <[email protected]> | ||
Fernando Pérez-García <[email protected]> Fernando <[email protected]> | ||
Franz Liem <[email protected]> fliem <franz.liem> | ||
Franz Liem <[email protected]> fliem <[email protected]> | ||
|
@@ -93,7 +96,7 @@ Josh Warner <[email protected]> JDWarner <[email protected] | |
Josh Warner <[email protected]> Josh Warner (Mac) <[email protected]> | ||
Kai Schlamp <[email protected]> medihack <[email protected]>Jessica Forbes <[email protected]> jessicaforbes <[email protected]> | ||
Katie Bottenhorn <[email protected]> 62442katieb <[email protected]> | ||
Kesshi Jordan <[email protected]> Kesshi Jordan <[email protected]> | ||
Kesshi Jordan <[email protected]> Kesshi Jordan <[email protected]> | ||
Kesshi Jordan <[email protected]> Kesshi Jordan <[email protected]> | ||
Kesshi Jordan <[email protected]> Kesshi Jordan <[email protected]> | ||
Kesshi Jordan <[email protected]> Kesshi Jordan <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.