rockverse.dect.DECTGroup.copy_image#
- DECTGroup.copy_image(image, name, **kwargs)[source]#
Copy an existing voxel image into the DECT group.
- Parameters:
image (VoxelImage) – The original voxel image to be copied.
name ({'lowECT', 'highECT', 'mask', 'segmentation'}) – The path within the DECT group where the array will be stored.