-
Notifications
You must be signed in to change notification settings - Fork 532
[MRG] fix: update provenance creation to use released prov library #1279
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
Conversation
…prov * upstream/pr/1278: Removed verbose input (only available in current master of ANTs). Will wait for next release to add. Added old class names for backwards compatibility, included DeprecationWarning Standardized imports for ANTs Finished TODO items in ApplyTransforms and added option to Atropos Added interpolation_parameters, float and verbose to ApplyTransforms and added use_random_seed and verbose to Atropos Finished TODO items in resampling (ApplyTransforms) PEP8 and other style corrections. Including doctstrings using multi-line string formatting. Changed class names for antsBrainExtraction and antsCorticalThickness. Removed redundant _format_xarray from ANTSCommand and replaced other join functions with _format_xarray
…se_current_prov * origin/fix/use_current_prov: fix: changing commit format to support py3
…se_current_prov * origin/fix/use_current_prov: fix: string decoding for prov literal and few pipeline job submission info statements
@chrisfilo, @bcipolli - this is ready for review |
Would a rebase resolve it? Because that commit should already be in master. Edit: It rebased against nipy:master with no |
* upstream/master: fix: ensure that T2 file gets used to clean surface
this should be better, but i was also a little sloppy with the commits and committed a few other things! |
It's OK--this is way better, much easier to review. Thanks! |
hey folks, any thoughts here. i'd like to merge this as it ensures we have a clean install and operation across systems. |
Sorry @satra , I don't know the first thing about provenance, nor this package. Downloaded some things to read, but won't be able to get to them until Friday or so.. |
* upstream/master: Correct versions and consistency in install.rst fix:import utils needed one more dot fix: absolute to relative imports add vtk version checking in fsl interfaces update CHANGES Fix nipy#1218 only, not addressing nipy#973 force setting ETS_TOOLKIT before tvtk nipy#972 Created TVTKBaseInterface. Should fix nipy#1218
65304d3
to
526571d
Compare
…se_current_prov * origin/fix/use_current_prov: fix: use text_type on str for exceptions
* upstream/master: add faulthandler
[MRG] fix: update provenance creation to use released prov library
No description provided.