Closed mattcschmidt closed 1 month ago
interested
interested
Arjun,
We will start working on this after we do the WashU method and try to get Pierre's method running. Chances are we will need to use python libraries so chronologically it makes sense to try to get the Voronoi method working first. But in parallel, we need our manuals. That is critical for this month. 1-s2.0-S0306454922001438-am.pdf
If you want to read ahead, a paper where we used LHS is attached. We mainly used the scikit-optimize package there (different application but the idea is the same). If you can find a C# parallel to that, that would really help. If not, we'll have to implement our own.
There are many other sampling techniques that come with scikit-optimize. Ideally, we want to directly attach that to our code but that may or may not be possible.
Let's talk more later! :)
-J
Implemented in python version along with Grid sampling and others. AAPM abstract submitted. Will consider implementing to C# version later but not immediate priority for now.
Looking into methods of sphere sampling