Repository for my code for this summer.
Code_Final is the folder with the most complete version of the dose calculator (dose_calculator.py) with a jupyter file with examples (Examples.ipynb). Function to be called in dose_calculator.py is Dose_Calculator().
Other helpful files are Python/Viewer.ipynb, Python/Monte_Carlo_Comparisons.ipynb, Python/imshow_slider.py.