Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • debian/1.7.0-1
    nipype Debian release 1.7.0-1
    
  • upstream/1.7.0
    Upstream version 1.7.0
    
  • upstream/1.6.1
    Upstream version 1.6.1
  • debian/1.6.0-2
    f6b73fb7 · Upload to unstable ·
  • debian/1.6.0-1
    nipype Debian release 1.6.0-1
    
  • upstream/1.6.0
    Upstream version 1.6.0
  • upstream/1.5.0_rc1
    Upstream version 1.5.0~rc1
  • debian/1.1.9-4
    nipype Debian release 1.1.9-4
    
  • neurodebian/1.1.9-2
    This is a build uploaded to neurodebian - buster only ATM
    
    Unfortunately python3.8 causes hangs of the tests, see
    https://github.com/nipy/nipype/pull/3154 for more information.  On buster
    it builds and tests fine, thus was uploaded to neurodebian (buster).
  • upstream/1.4.2
    Upstream version 1.4.2
  • upstream/1.1.9
    Upstream version 1.1.9
  • debian/1.1.9-1
    nipype Debian release 1.1.9-1
    
  • 1.1.9
    1.1.9 (February 25, 2019)
    
    Full changelog: https://github.com/nipy/nipype/milestone/30?closed=1
    
      * FIX: Make positional arguments to LaplacianThickness require previous argument (https://github.com/nipy/nipype/pull/2848)
      * FIX: Import math and csv modules for bids_gen_info (https://github.com/nipy/nipype/pull/2881)
      * FIX: Ensure outputs can be listed in camino.ProcStreamlines by defining instance variable (https://github.com/nipy/nipype/pull/2739)
      * ENH: Allow afni.MaskTool to take multiple input files (https://github.com/nipy/nipype/pull/2892)
      * ENH: Add flags dictionary input to spm.Level1Design (https://github.com/nipy/nipype/pull/2861)
      * ENH: Threshold stddev once only in TSNR (https://github.com/nipy/nipype/pull/2883)
      * ENH: Add workbench.CiftiSmooth interface (https://github.com/nipy/nipype/pull/2871)
      * DOC: Replace initialism typo in comment with intended phrase (https://github.com/nipy/nipype/pull/2875)
      * DOC: Fix typos in ANTs Registration input documentation (https://github.com/nipy/nipype/pull/2869)
    
  • debian/1.1.8-1
    8e79f916 · removed empty now patch ·
    nipype Debian release 1.1.8-1
    
  • 1.1.8
    1.1.8 (January 28, 2019)
    
      * FIX: ANTS LaplacianThickness cmdline opts fixed up (https://github.com/nipy/nipype/pull/2846)
      * FIX: Resolve LinAlgError during SVD (https://github.com/nipy/nipype/pull/2838)
      * ENH: Add interfaces wrapping DIPY worflows (https://github.com/nipy/nipype/pull/2830)
      * ENH: Update BIDSDataGrabber for pybids 0.7 (https://github.com/nipy/nipype/pull/2737)
      * ENH: Add FSL `eddy_quad` interface (https://github.com/nipy/nipype/pull/2825)
      * ENH: Support tckgen -select in MRtrix3 v3+ (https://github.com/nipy/nipype/pull/2823)
      * ENH: Support for BIDS event files (https://github.com/nipy/nipype/pull/2845)
      * ENH: CompositeTransformUtil, new ANTs interface (https://github.com/nipy/nipype/pull/2785)
      * RF: Move pytest and pytest-xdist from general requirement into tests_required (https://github.com/nipy/nipype/pull/2850)
      * DOC: Add S3DataGrabber example (https://github.com/nipy/nipype/pull/2849)
      * DOC: Skip conftest module in API generation (https://github.com/nipy/nipype/pull/2852)
      * DOC: Hyperlink DOIs to preferred resolver (https://github.com/nipy/nipype/pull/2833)
      * MAINT: Install numpy!=1.16.0 from conda in Docker (https://github.com/nipy/nipype/pull/2862)
      * MAINT: Drop pytest-xdist requirement, minimum pytest version  (https://github.com/nipy/nipype/pull/2856)
      * MAINT: Disable numpy 1.16.0 for Py2.7 (https://github.com/nipy/nipype/pull/2855)
    
  • debian/1.1.7-2
    nipype Debian release 1.1.7-2
    
  • 1.1.7
    1.1.7 (December 17, 2018)
    
    * FIX: Copy node list before generating a flat graph (https://github.com/nipy/nipype/pull/2828)
    * FIX: Update pytest req'd version to 3.6 (https://github.com/nipy/nipype/pull/2827)
    * FIX: Set ResourceMonitor.fname to an absolute path (https://github.com/nipy/nipype/pull/2824)
    * FIX: Order of SPM.NewSegment channel_info boolean tuple is (Field, Corrected) (https://github.com/nipy/nipype/pull/2817)
    * FIX: Indices were swapped for memory and cpu profile data (https://github.com/nipy/nipype/pull/2816)
    * FIX: ``status_callback`` not called with ``stop_on_first_crash`` (https://github.com/nipy/nipype/pull/2810)
    * FIX: Change undefined ScriptError on LFS plugin to IOError (https://github.com/nipy/nipype/pull/2803)
    * ENH: Add NaN failure mode to CompCor interfaces (https://github.com/nipy/nipype/pull/2819)
    * ENH: Enable cnr_maps and residuals outputs for FSL eddy (https://github.com/nipy/nipype/pull/2750)
    * ENH: Improve ``str2bool`` + doctests (https://github.com/nipy/nipype/pull/2807)
    * TST: Improve py.test configuration of doctests (https://github.com/nipy/nipype/pull/2802)
    * DOC: Update DOI badge to point to all versions (https://github.com/nipy/nipype/pull/2804)
    * MAINT: Offload interfaces with help formatting (https://github.com/nipy/nipype/pull/2797)
    * MAINT: Reduce minimal code redundancy in filemanip.get_dependencies (https://github.com/nipy/nipype/pull/2782)
    * MAINT: Delayed imports to reduce import time (https://github.com/nipy/nipype/pull/2809)
    
  • 1.1.6
    1.1.6 (November 26, 2018)
    
    * [FIX] MapNodes fail when ``MultiProcPlugin`` passed by instance (https://github.com/nipy/nipype/pull/2786)
    * [FIX] --fineTune arguments order for MeshFix command (https://github.com/nipy/nipype/pull/2780)
    * [ENH] Add mp_context plugin arg for MultiProc (https://github.com/nipy/nipype/pull/2778)
    * [ENH] Create a crashfile even if 'stop_on_first_crash' is set (https://github.com/nipy/nipype/pull/2774)
    * [ENH] Add ExtractedBrainN4 output to ANTs CorticalThickness interface (https://github.com/nipy/nipype/pull/2784)
    * [STY] Combine split import (https://github.com/nipy/nipype/pull/2801)
    * [DOC] use https in css stylesheet url (https://github.com/nipy/nipype/pull/2779)
    * [MAINT] Outsource ``get_filecopy_info()`` from interfaces (https://github.com/nipy/nipype/pull/2798)
    * [MAINT] Import only Sequence to avoid DeprecationWarning (https://github.com/nipy/nipype/pull/2793)
    * [MAINT] One less DeprecationWarning (configparser) (https://github.com/nipy/nipype/pull/2794)
    * [MAINT] DeprecationWarning: use ``HasTraits.trait_set`` instead (https://github.com/nipy/nipype/pull/2792)
    * [MAINT] Stop using deprecated ``logger.warn()`` (https://github.com/nipy/nipype/pull/2788)
    * [MAINT] Move ``interfaces.base.run_command`` to ``nipype.utils.subprocess`` (https://github.com/nipy/nipype/pull/2777)
    * [MAINT] Force numpy>=1.15.4 when Python>=3.7 (https://github.com/nipy/nipype/pull/2775)
    
  • 1.1.5
    Nipype 1.1.5
    
  • 1.1.4
    Nipype 1.1.4