ANTsX / ANTsPy

A fast medical imaging analysis library in Python with algorithms for registration, segmentation, and more.
https://antspyx.readthedocs.io
Apache License 2.0
586 stars 161 forks source link

FIX: remove listfunc from `matrix_to_image´ #642

Closed ncullen93 closed 1 month ago

ncullen93 commented 1 month ago

This removes the function within a function that was potentially causes windows build errors. It should not change the functionality at all.

coveralls commented 1 month ago

Coverage Status

coverage: 81.141% (-0.007%) from 81.148% when pulling b50162b832b47115d9d3ed5178fb2fae1445bf80 on fix-access-issue into cd2a4acafc9fa38ea435de8fb9160522f024f242 on master.