Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MCVOX light sources and mcgeometry #22

Open
ImanKafian opened this issue Mar 30, 2024 · 0 comments
Open

MCVOX light sources and mcgeometry #22

ImanKafian opened this issue Mar 30, 2024 · 0 comments

Comments

@ImanKafian
Copy link

Hi,

I am performing MC simulations with the mcvox module. Unfortunately, there is no LambertianRectangular light source defined for the mcvox module. Could you please let me know how I can extend the mcml LambertianRectangular for the mcvox module? I would like to be able to place it inside my voxelied geometry without initialization at z=0 point. This is because I am using IsotropicVoxel light source at z points close to 0 (but >0) and the photons are just reflecting from the boundaries and exiting the geometry at z=0. So I dont have any effective photon propagation in my simulation.

Additionally, it seems that there are some bugs related to the mcgeometry-voxel class. Apparently, fetch_cl_options(mc) does not take "mc" as an argument. I replaced "mc" with "self" and it resolved the issue.
PyXopto-MCGeometry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant