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

Functions

 compare_results (egslst, inp_name)

Variables

str EGSINP = "source_coordinate_transform.egsinp"
int TIME_LIMIT_S_PER_MHZ = 25/2993.

Detailed Description

Compare dose from a source definition that uses local transforms plus a
source coordinate transform against the seeds_in_xyz gold standard, which
uses pre-composed world transforms directly.

Local transforms subtract (0.1, 0.2, 0.3) cm from each world placement;
the source coordinate transform adds that offset back during initialization.

Function Documentation

◆ compare_results()

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

Definition at line 20 of file test.py.

Variable Documentation

◆ EGSINP

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

Definition at line 16 of file test.py.

◆ TIME_LIMIT_S_PER_MHZ

int eb_tests.source_coordinate_transform.test.TIME_LIMIT_S_PER_MHZ = 25/2993.

Definition at line 17 of file test.py.