资 源 简 介
This project started out as a coding exercise to convert an excel spreadsheet into a a full program. Given magnetic field strength, beam species, target species, and ejectile species, it will compute the remaining reaction product(s) (based on a simple nucleon exchange reaction), and rough kinematics to give a plot of laboratory angle vs. particle energy (measured at the detector), a plot of laboratory angle vs. distance traveled (x), and a plot of particle energy vs. distance traveled. Additionally, it will allow for a full simulation to be run using our full-scale HELIOS simulator.
The project is now in what ought to be considered the beta phase. The program is feature complete, excepting integration of the full-scale simulator, which will be put off until a later version. Major work that needs to be done yet to get MHS out of beta is to
a) clean up the internals
b) implement error trapping
For the former, it is mostly a matter of adding docum