InsightSoftwareConsortium / InsightSoftwareConsortium/ITKElastix

transformix_jacobian tries to use files

Open
#108 10 comments 0 reactions 1 assignee Claimed by @ViktorvdValk View on GitHub
Dominant language
Python
Stars
281
Forks
29
Avg merge
16h 28m
Merged PRs (30d)
8

Description

Also seems to be not working in `itkTransformFilterTest.py`, commented in #109

```
25: File "itkTransformixFilterTest.py", line 51, in
25: jacobian = itk.transformix_jacobian(moving, parameters, log_to_console=True)
25: File "/home/matt/bin/ITK-Wrap-Release/Wrapping/Generators/Python/itk/support/../ElastixPython.py", line 99, in transformix_jacobian
25: det_spatial_jacobian = itk.imread('spatialJacobian.nii', itk.F)
25: File "/home/matt/bin/ITK-Wrap-Release/Wrapping/Generators/Python/itk/support/itkExtras.py", line 692, in imread
25: raise RuntimeError("No ImageIO is registered to handle the given file.")
25: RuntimeError: No ImageIO is registered to handle the given file.
25: itkTestDriver: Process exited with return value: 1
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.