Leonardo Ayala
Leonardo Ayala
Hello, I am trying to run some of the basic commands from `x11docker`: `x11docker --update` but I run into the following error that I do not understand, perhaps `x11docker` requires...
For some reason the registered image seems to have lost a lot of information during the processing. I am registering 16 bit images and the registered images seems to be...
Addresses #259 by creating a new truly minimal optical example. Also fixes an error in the diffuse reflectance adapter related to how MCX read the binary files, now in 'C'...
Our current minimal optical simulation example contains a lot of code that could be simplified further. For example, by using a uniform volume and a pencil beam light source. This...
The simulation time is extended a couple of seconds when `Tags.DO_FILE_COMPRESSION=True` is in the `Settings`. This slows down even more other simulations modules such as `MCXAdapterReflectance`. A first attempt to...
Currently, SIMPA does not save the blood volume fraction and oxygenation for each voxel in the output. It would be useful if those properties could be included in the output....
`SIMPA` allows including homogeneous background during volume creation. This is generally not the case in real scenarios. A more complete approach would involve the possibility to define heterogeneous background.
It would be a great addition to SIMPA if mesh based simulators were supported. A first approach could involve including [MMC](http://mcx.space/wiki/index.cgi?Learn#mmc). The signature of the wrapper would be very similar...
Hello, I started using docformatter as a pre-commit hook, and noticed that the description on how to use it is wrong in the documentation. In the [webpage](https://docformatter.readthedocs.io/en/latest/usage.html#use-with-pre-commit), it is indicated...
**Please describe your :rocket: feature request.** I think that it is a good idea to include a security file called SECURITY.md at the root of SIMPA to let people know...