pymkm.data¶
Data resources for pyMKM.
This subpackage provides structured data required for microdosimetric modeling, including periodic element definitions and reference stopping power tables from external Monte Carlo codes.
Contents¶
elements.json
: Lookup table mapping element symbols and names to atomic number, mass number, and display color. Used for validating and initializing LET table inputs. Elemental data are based on values published by the IUPAC: https://ciaaw.org/atomic-weights.htmdefaults/
: Contains precomputed stopping power tables (in .txt format) for various Monte Carlo transport codes and versions. These files can be used to initializeStoppingPowerTable
viaget_default_txt_path()
orfrom_default_source()
.