Skip to content

Absorption is very high when voxel size is lower than 1mm #139

Closed
@Edouard2laire

Description

@Edouard2laire

Hello @fangq

I am contacting you since I am having an issue simulating fluences with an MRI which has a 0.8mm voxel size. Fron the command output it seems that all the photons are absorbed. However, the simulation seems to run fine if i first resample the MRI and the segmentation tissue to 1mm voxel size. is that an expected behavior?

GPU=1 (GeForce GTX 1050) threadph=976 extra=5760 np=10000000 nthread=10240 maxgate=1 repetition=1
initializing streams ... init complete : 14 ms
requesting 1024 bytes of shared memory
launching MCX simulation for time window [0.00e+00ns 5.00e+00ns] ...
simulation run# 1 ...
kernel complete: 110896 ms
retrieving fields ... transfer complete: 111008 ms
normalizing raw data ... source 1, normalization factor alpha=31.250000
data normalization complete : 111532 ms
simulated 10000000 photons (10000000) with 10240 threads (repeat x1)
MCX simulation speed: 90.19 photon/ms
total simulated energy: 10000000.00 absorbed: 99.97427%
(loss due to initial specular reflection is excluded in the total)

here is the output if i resample the MRI: (computation seems also lot faster)

GPU=1 (GeForce GTX 1050) threadph=976 extra=5760 np=10000000 nthread=10240 maxgate=1 repetition=1
initializing streams ... init complete : 14 ms
requesting 1024 bytes of shared memory
launching MCX simulation for time window [0.00e+00ns 5.00e+00ns] ...
simulation run# 1 ...
kernel complete: 14371 ms
retrieving fields ... transfer complete: 14483 ms
data normalization complete : 14643 ms
normalizing raw data ... source 1, normalization factor alpha=20.000000
simulated 10000000 photons (10000000) with 10240 threads (repeat x1)
MCX simulation speed: 696.77 photon/ms
total simulated energy: 10000000.00 absorbed: 48.80228%

Regards,
Edouard

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions