|
imat_mask = mask[..., cats.index("imat")] |
Here in the code, the imat is taken from the segmentation then it's in the next line it's overwritten with something else which uses muscle segmentation to get the imat. Could you please explain which one is correct?