EGS Brachy
An egs++ user code for rapid brachytherapy calculations
Loading...
Searching...
No Matches
Functions | Variables
eb_tests.scatter.test Namespace Reference

Functions

 get_n_highest_doses (doses, uncs, n=NCOMPARE)
 
 compare_results (egslst, inp_name)
 

Variables

str EGSINP = "scatter.egsinp"
 
int TIME_LIMIT_S_PER_MHZ = 65/2993.
 
int NCOMPARE = 10
 

Detailed Description

A test for comparing egs_brachy scatter dose calculations for an Ir192 sources
with previously calculated values when egs_brachy was in a known good state.

Function Documentation

◆ compare_results()

eb_tests.scatter.test.compare_results (   egslst,
  inp_name 
)

Definition at line 24 of file test.py.

◆ get_n_highest_doses()

eb_tests.scatter.test.get_n_highest_doses (   doses,
  uncs,
  n = NCOMPARE 
)

Definition at line 20 of file test.py.

Variable Documentation

◆ EGSINP

str eb_tests.scatter.test.EGSINP = "scatter.egsinp"

Definition at line 15 of file test.py.

◆ NCOMPARE

int eb_tests.scatter.test.NCOMPARE = 10

Definition at line 17 of file test.py.

◆ TIME_LIMIT_S_PER_MHZ

int eb_tests.scatter.test.TIME_LIMIT_S_PER_MHZ = 65/2993.

Definition at line 16 of file test.py.