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
608 stars 161 forks source link

corrected docstrings for affine transformations #492

Closed seogier closed 1 year ago

seogier commented 1 year ago

Some of the docstrings for affine transformations were incorrect (probably due to copy-paste). This should hopefully be more clear!

ntustison commented 1 year ago

Awesome. Thanks.