Skip to content
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

[BUG] TensorToMetrics inputs specification doesn't inherit from Mrtrix3 Base #3662

Open
GalKepler opened this issue Aug 1, 2024 · 0 comments · May be fixed by #3663
Open

[BUG] TensorToMetrics inputs specification doesn't inherit from Mrtrix3 Base #3662

GalKepler opened this issue Aug 1, 2024 · 0 comments · May be fixed by #3663

Comments

@GalKepler
Copy link
Contributor

Summary

The TensorMetricsInputSpec doesn't inherit from MRTrix3BaseInputSpec, making some of the basic inputs unavailable for this class.

Actual behavior

The specifications inherit from the CommandLineInputSpec.

Expected behavior

Inheritance of the base MRTrix3BaseInputSpec specification.

Platform details:

{'commit_hash': '33b1b6a3f',
 'commit_source': 'repository',
 'networkx_version': '3.3',
 'nibabel_version': '5.2.1',
 'nipype_version': '1.8.7.dev0',
 'numpy_version': '2.0.0',
 'pkg_path': '/home/galkepler/Projects/nipype/nipype',
 'scipy_version': '1.14.0',
 'sys_executable': '/home/galkepler/Projects/nipype/venv/bin/python',
 'sys_platform': 'linux',
 'sys_version': '3.11.8 | packaged by conda-forge | (main, Feb 16 2024, '
                '20:53:32) [GCC 12.3.0]',
 'traits_version': '6.3.2'}

Execution environment

  • My python environment outside container
@GalKepler GalKepler changed the title TensorToMetrics inputs specification doesn't inherit from Mrtrix3 Base [BUG] TensorToMetrics inputs specification doesn't inherit from Mrtrix3 Base Aug 1, 2024
@GalKepler GalKepler linked a pull request Aug 1, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant