Ashley Gillman

Results 21 issues of Ashley Gillman

We have confirmed in an external viewer that the following 3D and 4D images align: ``` pet_image = pet.ImageData(f'simulation_results/pet_ground_truth_brainweb_3D_mask.nii.gz') mask_image = pet.ImageData(f'simulation_results/pet_ground_truth_brainweb_4D_mask.nii.gz') ``` Header info is identical: ``` > mrinfo...