|
EGS Brachy
An egs++ user code for rapid brachytherapy calculations
|
Functions | |
| approx_equal (a, b, eps=0.001) | |
| read_vols (phant, inp_name) | |
| compare_results (egslst, inp_name) | |
Variables | |
| str | EGSINP = "vc.egsinp" |
| int | TIME_LIMIT_S_PER_MHZ = 1 / 2993. |
| dict | expected_volumes |
A test of the egs_brachy Monte Carlo volume correction routines. The volume of phantom voxels overlapped by sources and other phantoms are calculated by egs_brachy and compared with analytical values.
| eb_tests.volume_correction.test.approx_equal | ( | a, | |
| b, | |||
eps = 0.001 |
|||
| ) |
| eb_tests.volume_correction.test.compare_results | ( | egslst, | |
| inp_name | |||
| ) |
| eb_tests.volume_correction.test.read_vols | ( | phant, | |
| inp_name | |||
| ) |
| dict eb_tests.volume_correction.test.expected_volumes |