-
Notifications
You must be signed in to change notification settings - Fork 532
nipype depends on dev version of nipy #648
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
bpinsard
pushed a commit
to bpinsard/nipype
that referenced
this issue
Sep 11, 2013
* master: (257 commits) fix: version property doc: added pointer to ants example fix: removed cma to freesurfer mapping, updated docs and pointed to atlas/template downloads fix: remove np deprecation decorator and moved imports to run_interface. fix: explicitly test for nipy version and remove imports to specific interfaces closes nipy#648 Added FuzzyOverlap to changelog fix: set slice_times as seconds outside workflow generating function fix: replaced plugin_args with proper arguments enh: replace realignment routine with newer Nipype interface for Nipy's newer class enh: added SpaceTimeRealign from nipy 0.4.dev api: always run datasink and let copyfiles decide if things need to be copied or not. in case inputs are directories, this will allow refreshing outputs. fix: moved imports for dicominfo outside of the function fix: use ceiling of slice thickness for erosion purposes fix: add imports to the functions enh: compressing more into functions enh: replaced erosion with slicethickness and added epimask support for bbregister fix: updated ants example to use new parameters from ants tst: fixed ants doctests to indicate smoothing sigmas enh: updated antsApplyTransforms to accept input image type api: changed smoothing sigmas to accept float in antsRegistration ...
bpinsard
pushed a commit
to bpinsard/nipype
that referenced
this issue
Sep 11, 2013
* master: (444 commits) fix: version property doc: added pointer to ants example fix: removed cma to freesurfer mapping, updated docs and pointed to atlas/template downloads fix: remove np deprecation decorator and moved imports to run_interface. fix: explicitly test for nipy version and remove imports to specific interfaces closes nipy#648 Added FuzzyOverlap to changelog fix: set slice_times as seconds outside workflow generating function fix: replaced plugin_args with proper arguments enh: replace realignment routine with newer Nipype interface for Nipy's newer class enh: added SpaceTimeRealign from nipy 0.4.dev api: always run datasink and let copyfiles decide if things need to be copied or not. in case inputs are directories, this will allow refreshing outputs. fix: moved imports for dicominfo outside of the function fix: use ceiling of slice thickness for erosion purposes fix: add imports to the functions enh: compressing more into functions enh: replaced erosion with slicethickness and added epimask support for bbregister fix: updated ants example to use new parameters from ants tst: fixed ants doctests to indicate smoothing sigmas enh: updated antsApplyTransforms to accept input image type api: changed smoothing sigmas to accept float in antsRegistration ...
bpinsard
pushed a commit
to bpinsard/nipype
that referenced
this issue
Sep 11, 2013
* master: (139 commits) fix: version property doc: added pointer to ants example fix: removed cma to freesurfer mapping, updated docs and pointed to atlas/template downloads fix: remove np deprecation decorator and moved imports to run_interface. fix: explicitly test for nipy version and remove imports to specific interfaces closes nipy#648 Added FuzzyOverlap to changelog fix: set slice_times as seconds outside workflow generating function fix: replaced plugin_args with proper arguments enh: replace realignment routine with newer Nipype interface for Nipy's newer class enh: added SpaceTimeRealign from nipy 0.4.dev api: always run datasink and let copyfiles decide if things need to be copied or not. in case inputs are directories, this will allow refreshing outputs. fix: moved imports for dicominfo outside of the function fix: use ceiling of slice thickness for erosion purposes fix: add imports to the functions enh: compressing more into functions enh: replaced erosion with slicethickness and added epimask support for bbregister fix: updated ants example to use new parameters from ants tst: fixed ants doctests to indicate smoothing sigmas enh: updated antsApplyTransforms to accept input image type api: changed smoothing sigmas to accept float in antsRegistration ...
bpinsard
pushed a commit
to bpinsard/nipype
that referenced
this issue
Sep 11, 2013
* master: (257 commits) fix: version property doc: added pointer to ants example fix: removed cma to freesurfer mapping, updated docs and pointed to atlas/template downloads fix: remove np deprecation decorator and moved imports to run_interface. fix: explicitly test for nipy version and remove imports to specific interfaces closes nipy#648 Added FuzzyOverlap to changelog fix: set slice_times as seconds outside workflow generating function fix: replaced plugin_args with proper arguments enh: replace realignment routine with newer Nipype interface for Nipy's newer class enh: added SpaceTimeRealign from nipy 0.4.dev api: always run datasink and let copyfiles decide if things need to be copied or not. in case inputs are directories, this will allow refreshing outputs. fix: moved imports for dicominfo outside of the function fix: use ceiling of slice thickness for erosion purposes fix: add imports to the functions enh: compressing more into functions enh: replaced erosion with slicethickness and added epimask support for bbregister fix: updated ants example to use new parameters from ants tst: fixed ants doctests to indicate smoothing sigmas enh: updated antsApplyTransforms to accept input image type api: changed smoothing sigmas to accept float in antsRegistration ...
bpinsard
pushed a commit
to bpinsard/nipype
that referenced
this issue
Sep 11, 2013
* master: (193 commits) fix: version property doc: added pointer to ants example fix: removed cma to freesurfer mapping, updated docs and pointed to atlas/template downloads fix: remove np deprecation decorator and moved imports to run_interface. fix: explicitly test for nipy version and remove imports to specific interfaces closes nipy#648 Added FuzzyOverlap to changelog fix: set slice_times as seconds outside workflow generating function fix: replaced plugin_args with proper arguments enh: replace realignment routine with newer Nipype interface for Nipy's newer class enh: added SpaceTimeRealign from nipy 0.4.dev api: always run datasink and let copyfiles decide if things need to be copied or not. in case inputs are directories, this will allow refreshing outputs. fix: moved imports for dicominfo outside of the function fix: use ceiling of slice thickness for erosion purposes fix: add imports to the functions enh: compressing more into functions enh: replaced erosion with slicethickness and added epimask support for bbregister fix: updated ants example to use new parameters from ants tst: fixed ants doctests to indicate smoothing sigmas enh: updated antsApplyTransforms to accept input image type api: changed smoothing sigmas to accept float in antsRegistration ...
bpinsard
pushed a commit
to bpinsard/nipype
that referenced
this issue
Sep 11, 2013
* master: (257 commits) fix: version property doc: added pointer to ants example fix: removed cma to freesurfer mapping, updated docs and pointed to atlas/template downloads fix: remove np deprecation decorator and moved imports to run_interface. fix: explicitly test for nipy version and remove imports to specific interfaces closes nipy#648 Added FuzzyOverlap to changelog fix: set slice_times as seconds outside workflow generating function fix: replaced plugin_args with proper arguments enh: replace realignment routine with newer Nipype interface for Nipy's newer class enh: added SpaceTimeRealign from nipy 0.4.dev api: always run datasink and let copyfiles decide if things need to be copied or not. in case inputs are directories, this will allow refreshing outputs. fix: moved imports for dicominfo outside of the function fix: use ceiling of slice thickness for erosion purposes fix: add imports to the functions enh: compressing more into functions enh: replaced erosion with slicethickness and added epimask support for bbregister fix: updated ants example to use new parameters from ants tst: fixed ants doctests to indicate smoothing sigmas enh: updated antsApplyTransforms to accept input image type api: changed smoothing sigmas to accept float in antsRegistration ...
bpinsard
pushed a commit
to bpinsard/nipype
that referenced
this issue
Sep 11, 2013
* master: (146 commits) fix: version property doc: added pointer to ants example fix: removed cma to freesurfer mapping, updated docs and pointed to atlas/template downloads fix: remove np deprecation decorator and moved imports to run_interface. fix: explicitly test for nipy version and remove imports to specific interfaces closes nipy#648 Added FuzzyOverlap to changelog fix: set slice_times as seconds outside workflow generating function fix: replaced plugin_args with proper arguments enh: replace realignment routine with newer Nipype interface for Nipy's newer class enh: added SpaceTimeRealign from nipy 0.4.dev api: always run datasink and let copyfiles decide if things need to be copied or not. in case inputs are directories, this will allow refreshing outputs. fix: moved imports for dicominfo outside of the function fix: use ceiling of slice thickness for erosion purposes fix: add imports to the functions enh: compressing more into functions enh: replaced erosion with slicethickness and added epimask support for bbregister fix: updated ants example to use new parameters from ants tst: fixed ants doctests to indicate smoothing sigmas enh: updated antsApplyTransforms to accept input image type api: changed smoothing sigmas to accept float in antsRegistration ...
bpinsard
pushed a commit
to bpinsard/nipype
that referenced
this issue
Sep 11, 2013
* master: (218 commits) fix: version property doc: added pointer to ants example fix: removed cma to freesurfer mapping, updated docs and pointed to atlas/template downloads fix: remove np deprecation decorator and moved imports to run_interface. fix: explicitly test for nipy version and remove imports to specific interfaces closes nipy#648 Added FuzzyOverlap to changelog fix: set slice_times as seconds outside workflow generating function fix: replaced plugin_args with proper arguments enh: replace realignment routine with newer Nipype interface for Nipy's newer class enh: added SpaceTimeRealign from nipy 0.4.dev api: always run datasink and let copyfiles decide if things need to be copied or not. in case inputs are directories, this will allow refreshing outputs. fix: moved imports for dicominfo outside of the function fix: use ceiling of slice thickness for erosion purposes fix: add imports to the functions enh: compressing more into functions enh: replaced erosion with slicethickness and added epimask support for bbregister fix: updated ants example to use new parameters from ants tst: fixed ants doctests to indicate smoothing sigmas enh: updated antsApplyTransforms to accept input image type api: changed smoothing sigmas to accept float in antsRegistration ...
bpinsard
pushed a commit
to bpinsard/nipype
that referenced
this issue
Sep 11, 2013
* master: (257 commits) fix: version property doc: added pointer to ants example fix: removed cma to freesurfer mapping, updated docs and pointed to atlas/template downloads fix: remove np deprecation decorator and moved imports to run_interface. fix: explicitly test for nipy version and remove imports to specific interfaces closes nipy#648 Added FuzzyOverlap to changelog fix: set slice_times as seconds outside workflow generating function fix: replaced plugin_args with proper arguments enh: replace realignment routine with newer Nipype interface for Nipy's newer class enh: added SpaceTimeRealign from nipy 0.4.dev api: always run datasink and let copyfiles decide if things need to be copied or not. in case inputs are directories, this will allow refreshing outputs. fix: moved imports for dicominfo outside of the function fix: use ceiling of slice thickness for erosion purposes fix: add imports to the functions enh: compressing more into functions enh: replaced erosion with slicethickness and added epimask support for bbregister fix: updated ants example to use new parameters from ants tst: fixed ants doctests to indicate smoothing sigmas enh: updated antsApplyTransforms to accept input image type api: changed smoothing sigmas to accept float in antsRegistration ...
bpinsard
pushed a commit
to bpinsard/nipype
that referenced
this issue
Sep 11, 2013
* master: (255 commits) fix: version property doc: added pointer to ants example fix: removed cma to freesurfer mapping, updated docs and pointed to atlas/template downloads fix: remove np deprecation decorator and moved imports to run_interface. fix: explicitly test for nipy version and remove imports to specific interfaces closes nipy#648 Added FuzzyOverlap to changelog fix: set slice_times as seconds outside workflow generating function fix: replaced plugin_args with proper arguments enh: replace realignment routine with newer Nipype interface for Nipy's newer class enh: added SpaceTimeRealign from nipy 0.4.dev api: always run datasink and let copyfiles decide if things need to be copied or not. in case inputs are directories, this will allow refreshing outputs. fix: moved imports for dicominfo outside of the function fix: use ceiling of slice thickness for erosion purposes fix: add imports to the functions enh: compressing more into functions enh: replaced erosion with slicethickness and added epimask support for bbregister fix: updated ants example to use new parameters from ants tst: fixed ants doctests to indicate smoothing sigmas enh: updated antsApplyTransforms to accept input image type api: changed smoothing sigmas to accept float in antsRegistration ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: