Rewrote the functions for generating particles on a collimator so that they are mostly independent from the CollimationManager.
I think the plots look like they should?
Closes # .
Checklist
Mandatory:
[ ] I have added tests to cover my changes
[ ] All the tests are passing, including my new ones
[ ] I described my changes in this PR description
Optional:
[ ] The code I wrote follows good style practices (see PEP 8 and PEP 20).
[ ] I have updated the docs in relation to my changes, if applicable
Description
Rewrote the functions for generating particles on a collimator so that they are mostly independent from the CollimationManager. I think the plots look like they should?
Closes # .
Checklist
Mandatory:
Optional: