antspymm 1.6.0__py3-none-any.whl → 1.6.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
antspymm/mm.py CHANGED
@@ -4557,7 +4557,7 @@ def joint_dti_recon(
4557
4557
  maskInRightSpace = ants.image_physical_space_consistency( brain_mask, reference_B0 )
4558
4558
  if not maskInRightSpace :
4559
4559
  raise ValueError('not maskInRightSpace ... provided brain mask should be in reference_B0 space')
4560
- brainmaske = ants.iMath( maskInRightSpace, "ME", 2 )
4560
+ brainmaske = ants.iMath( brain_mask, "ME", 2 )
4561
4561
 
4562
4562
  if img_RL is not None :
4563
4563
  if verbose:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: antspymm
3
- Version: 1.6.0
3
+ Version: 1.6.1
4
4
  Summary: multi-channel/time-series medical image processing with antspyx
5
5
  Author-email: "Avants, Gosselin, Tustison, Reardon" <stnava@gmail.com>
6
6
  License: Apache-2.0
@@ -0,0 +1,6 @@
1
+ antspymm/__init__.py,sha256=4_mZOfEtK-8BwT9qds8XMsr9r8ukVNUd00q6pngZHWQ,4950
2
+ antspymm/mm.py,sha256=b7zQoVmauZKwSamE6pz1V1lmJG8SMOJIm7zeDFmIO9A,544613
3
+ antspymm-1.6.1.dist-info/METADATA,sha256=TwsiZFr6LkiasFmWSg7GBvTkFuw07--huBkRzSHlxN8,26007
4
+ antspymm-1.6.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
5
+ antspymm-1.6.1.dist-info/top_level.txt,sha256=iyD1sRhCKzfwKRJLq5ZUeV9xsv1cGQl8Ejp6QwXM1Zg,9
6
+ antspymm-1.6.1.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- antspymm/__init__.py,sha256=4_mZOfEtK-8BwT9qds8XMsr9r8ukVNUd00q6pngZHWQ,4950
2
- antspymm/mm.py,sha256=2XzDbTWWcKIzJuYYPjEuwLmShsiMgrZoWzaBtljeKo8,544619
3
- antspymm-1.6.0.dist-info/METADATA,sha256=yQ-GUGbKV4Ni1aZdVoCAKEUE6JXduzXZ-F5ya3QPHko,26007
4
- antspymm-1.6.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
5
- antspymm-1.6.0.dist-info/top_level.txt,sha256=iyD1sRhCKzfwKRJLq5ZUeV9xsv1cGQl8Ejp6QwXM1Zg,9
6
- antspymm-1.6.0.dist-info/RECORD,,