Dear Dr Fang & The community
I'm new to MCX(cl) and am learning a lot!
I am trying to run a version of the below code in MCXLABCL. The initial simulation runs fine, but I have an error when I try to run the replay. I assume it's because I'm not detecting any photons (?!)
But then why is that?!
hi Alex,
I ran your below script, the issue that you got the invalid buffer error was because your initial (i.e. baseline) simulation returns 0 detected photon, therefore, nothing to be replayed.
the reason that you did not get any detected photon was because
your detector-sphere has no intersection with the outer boundary
of the non-zero voxels - the only place where photon detection
happens. please see my mcxpreview(cfg) screenshot attached. notice
the detector sphere (green, at the occipital region) is fully
buried under the skin.
for more information about how mcx detector works, please check out the below links
https://github.com/fangq/mcx/issues/102
http://mcx.space/wiki/index.cgi?Doc/FAQ#My_simulation_created_an_empty_history_file_why_is_that
http://groups.google.com/group/mcx-users/browse_thread/thread/e5e0140d7e73e4bf?hl=en
Qianqian
--
You received this message because you are subscribed to the Google Groups "mcx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mcx-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mcx-users/3a05e6eb-a4b9-4721-8d4b-3229ac733704n%40googlegroups.com.