Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
lucidtronix committed Nov 8, 2023
1 parent 3203ba7 commit 8916d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ml4h/tensormap/ukb/mri.py
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ def _mri_slice_blackout_tensor_from_file(tm, hd5, dependents={}):
'ukb_cardiac_mri/cine_segmented_lax_2ch/2/instance_0', 0,
),
)
lax_3ch_diastole_slice_224_160_3d = TensorMap(
lax_2ch_diastole_slice_224_160_3d = TensorMap(
'lax_2ch_diastole_slice_224_160_3d',
Interpretation.CONTINUOUS,
shape=(224, 160, 1),
Expand Down

0 comments on commit 8916d4a

Please sign in to comment.