Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat (dose-rate): calculate dose rate config based on K40 spectrum and LSRM efficiency model #11

Merged
merged 5 commits into from
Jul 8, 2024

Conversation

Maksim-Bartoshyk
Copy link
Collaborator

@Maksim-Bartoshyk Maksim-Bartoshyk commented Jul 6, 2024

assumptions:

  1. K40 spectrum is similar for any activity, just vertical scale changes
  2. K40 spectrum from point source is similar to spectrum from potassium salt
  3. LSRM model is accurate

calculation:

  1. based on activity curve from LSRM and reference specrum we predict how spectrum from K40 of given activity from a given distance should look like
  2. based on predicted spectrum, mu coefficient values, Hp(10) coefficient values and LSRM efficiency dose rate is calculated and adjucted to theorethical value (from point source of K40 with given activity and distance)
  3. device dose rate config is calculated using adjusted data from step 2

image

…d LSRM efficiency model

assumptions:
1) K40 spectrum is similar for any activity, just vertical scale changes
2) K40 spectrum from point source is similar to spectrum from potassium salt
3) LSRM model is accurate

calculation:
1) based on activity curve from LSRM and reference specrum we predict how spectrum from K40 of given activity from a given distance should look like
2) based on predicted spectrum, mu coefficient values, Hp(10) coefficient values and LSRM efficiency dose rate is calculated and adjucted to theorethical value (from point source of K40 with given activity and distance)
3) device dose rate config is calculated using adjusted data from #2
@Am6er Am6er merged commit befdcba into master Jul 8, 2024
@Am6er Am6er deleted the experimental/dose-rate branch July 8, 2024 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants