Skip to content
Snippets Groups Projects
Commit b5f3b61c authored by Hans Rabus's avatar Hans Rabus
Browse files

Update README.md

parent e9383a18
No related branches found
No related tags found
1 merge request!1Add new directory
## About The Project
## How to get the code to run
This repository contains the code on which the papers
Hilgers, Gerhard, Miriam Schwarze, and Hans Rabus. "Nanodosimetric investigation of the track structure of therapeutic carbon ion radiation part 1: measurement of ionization cluster size distributions." Biomedical Physics & Engineering Express 10.6 (2024): 065030.<br />
Miriam Schwarze, Gerhard Hilgers, and Hans Rabus. "Nanodosimetric investigation of the track structure of therapeutic carbon ion radiation part 2: Detailed simulation." 10.1088/2057-1976/ad9152.<br />
are based on. A two-step simulation of nanodosimetric measurements with the PTB Ion Counting Nanodosimeter of therapeutic-energy carbon ions penetrating simulated tissue is presented and discussed.
![image](setup.png)
Detailed simulations using the Geant4 toolkit were performed to investigate the radiation field in the nanodosimeter and to provide input data for track structure simulations, which were performed with a developed version of the PTra code.
If you are interested in the simulation data, please contact us.
### Structure
1. Simulation_RadiationField <br />
Condensed-history simulation using Geant4 of the experiment, obtaining information about the particle field in TVP and hits in the PSDs
2. Simulation_TrackStructure_Preparation <br />
1. Download all *.f files into the same directory. <br />
2. Open a terminal an navigate to this directory. <br />
Condensed history simulation using Geant4 of the experiment, obtaining input data for the track structure simulations
3. Track_Structure_Simulations <br />
Track structure simulation using PTra of the particle field in the target volume of the nanodosimeter
## Requirements
- Geant4 version 11.00.02
- python version 3.9.6
- numpy version 1.21.2
- matplotlib version 3.4.3
- pandas version 1.3.1
- scipy version 1.7.1
## Contact
Miriam Schwarze - miriam.schwarze@ptb.de <br />
Hans Rabus - hans.rabus@ptb.de <br />
Gerhard Hilgers - gerhard.hilgers@ptb.de <br />
## License
......@@ -47,7 +18,6 @@ GNU GENERAL PUBLIC LICENSE. See `LICENSE.txt` for more information.
If you use the code for your research, please consider citing:
Hilgers, Gerhard, Miriam Schwarze, and Hans Rabus. "Nanodosimetric investigation of the track structure of therapeutic carbon ion radiation part 1: measurement of ionization cluster size distributions." Biomedical Physics & Engineering Express 10.6 (2024): 065030. <br />
Miriam Schwarze, Gerhard Hilgers, and Hans Rabus. "Nanodosimetric investigation of the track structure of therapeutic carbon ion radiation part 2: Detailed simulation." 10.1088/2057-1976/ad9152.<br />
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment