dosimetry:userguide:datatypes
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
dosimetry:userguide:datatypes [2015/07/02 15:33] – created dpatenaude | dosimetry:userguide:datatypes [2021/07/29 18:23] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Data Types ====== | ====== Data Types ====== | ||
- | Details of each datatype used by the Dosimetry App can be found at the [[http:// | + | Details of each datatype used by the Dosimetry App can be found at the [[http:// |
Some more complex data types have detailed descriptions and example usages shown below: | Some more complex data types have detailed descriptions and example usages shown below: | ||
Line 7: | Line 7: | ||
===== Dij Matrix ===== | ===== Dij Matrix ===== | ||
- | A Dij matrix is a container used to store the dose from each beamlet | + | A Dij matrix is a container used to store the dose from each beamlet to each calculation point (Note: for SOBP beams, a beamlet is simply a small square area of the field; whereas for PBS beams, a beamlet is a physical pencil beam). It's stored sparsely for efficiency purposes as each beamlet will only provide dose to a small subset of the field points. Since the matrix is stored sparsely, it's important to understand the proper means for extracting the data it contains. The matrix data is stored as a list of // |
<code cpp> | <code cpp> |
dosimetry/userguide/datatypes.1435851219.txt.gz · Last modified: 2021/07/29 18:21 (external edit)