... | ... | @@ -7,7 +7,19 @@ |
|
|
|
|
|
## Access to the code base
|
|
|
|
|
|
The codebase is hosted by the University of Namur. We are open to granting access upon receiving motivation sent via email to [Pr. Dr. Anne-Catherine Heuskin](https://directory.unamur.be/staff/acheuski) (<anne-catherine.heuskin@unamur.be>).
|
|
|
The codebase is hosted by the University of Namur. We are open to granting access upon
|
|
|
receiving motivation sent via email to [Pr. Dr. Anne-Catherine
|
|
|
Heuskin](https://directory.unamur.be/staff/acheuski)
|
|
|
(<anne-catherine.heuskin@unamur.be>).
|
|
|
|
|
|
## Acknowledgments
|
|
|
|
|
|
The development of this code is made possible thanks to the EPT (Emerging
|
|
|
protontherapies) project (Mecatech and BioWin poles), Convention n° 8341, 2020-2024.
|
|
|
Partners: IBA, Dekimo, V2i, UNamur, KUL, UCLouvain, UNantes
|
|
|
|
|
|
This module was originally inspired by the R. Labarbe's
|
|
|
[validated](https://doi.org/10.1016/j.radonc.2020.06.001) MatLab code.
|
|
|
|
|
|
## General description
|
|
|
|
... | ... | @@ -40,6 +52,12 @@ better experience: |
|
|
- jupyterlab-widgets
|
|
|
- ipywidgets
|
|
|
|
|
|
## Wiki Navigation
|
|
|
|
|
|
[Getting Started](/Getting-Started)
|
|
|
[Configuration File](/Getting-Started/Configuration-Files)
|
|
|
[Usage](/Getting-Started/Usage)
|
|
|
|
|
|
## Remarks for developer
|
|
|
|
|
|
If you intend to join this dev. adventure, first of all, thank you for your time and
|
... | ... | @@ -49,10 +67,3 @@ support. Second, please be aware that this code base uses the fast |
|
|
|
|
|
ps: Needless to say that Python2 is forbidden...
|
|
|
pps: There is currently no code coverage (tests)... a big problem to solve. |
|
|
\ No newline at end of file |
|
|
|
|
|
|
|
|
## Wiki Navigation
|
|
|
|
|
|
[Getting Started](/Getting-Started)
|
|
|
[Configuration File](/Getting-Started/Configuration-Files)
|
|
|
[Usage](/Getting-Started/Usage) |