**Describe the bug** Thanks for @rijobro 's reminder https://github.com/Project-MONAI/MONAI/pull/3113#discussion_r727913518, I double checked the transforms today and found we truly have such issue in several transforms: https://github.com/Project-MONAI/MONAI/blob/dev/monai/transforms/intensity/array.py#L1833 https://github.com/Project-MONAI/MONAI/blob/dev/monai/transforms/intensity/array.py#L580 Let me try to fix it ASAP.
Describe the bug
Thanks for @rijobro 's reminder #3113 (comment), I double checked the transforms today and found we truly have such issue in several transforms:
https://github.com/Project-MONAI/MONAI/blob/dev/monai/transforms/intensity/array.py#L1833
https://github.com/Project-MONAI/MONAI/blob/dev/monai/transforms/intensity/array.py#L580
Let me try to fix it ASAP.