Worked Examples
- Geometry Optimisation Example
- Environmental set up and installation
- Base model and problem overview
- directory set up
- Copy the base topas files
- Creating GenerateTopasScript.py
- Creating RunOptimisation.py
- Editing GenerateTopasScript.py
- Creating TopasObjectiveFunction.py
- Running the example
- Interpreting the results
- Comparison with Nelder-Mead optimiser
- Comparison with ground truth data
- Improving these results
- Phase space optmisation example
- Handling noisy data
- Development example