It would be appreciated if anyone could help obtain the voxels' dose from voxelized phantom dose output, which has been recorded as a binary format like *.bin (zubal.bin).
You can use MATLAB or other tools to read these files. As I remember, GATE output for Dosimetry was float32 and exactly the same dimension as the original digital phantom you used for simulation(it depends on wich module you used for Dose report in GATE). Also, GATE output are based on voxel dose, so if you want to extract the organ dose you should consider this.