eisen-ai / eisen-core

Core functionality of Eisen
MIT License
41 stars 10 forks source link

Add NumpyToNifti and WriteNiftiToFIle transforms #4

Closed jordanpn closed 4 years ago

jordanpn commented 4 years ago

Please feel free to comment and edit as you see fit. I am happy to adjust coding style. Also, there are a few additional improvements on my todo list:

  1. add a few more unit tests
  2. add the option to specify NIFTI meta-data as (spacing, origin, orientation), rather than the affine matrix default required by nibabel