Skip to content

Commit

Permalink
Merge pull request #307 from dmgav/more-calibration-samples
Browse files Browse the repository at this point in the history
ENH: add AXO C1 and C10 standards
  • Loading branch information
dmgav authored Jul 10, 2023
2 parents 82093ff + f2a5431 commit 0b1c00e
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions pyxrf/core/xrf_quant_standards.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -279,3 +279,28 @@
CeF3: 23.0
Au: 21.6
density: 44.6

- name: AXO C1
serial: RF11-200-S3235
description: Pb 73.0 / La 116.0 / Pd 30.0 / Mo 9.0 / Cu 23.0 / Fe 44.0 / Ca 267.0
compounds:
Pb: 73.0
La: 116.0
Pd: 30.0
Mo: 9.0
Cu: 23.0
Fe: 44.0
Ca: 267.0
density: 562.0

- name: AXO C10
serial: RF18-200-S4909-14
description: Pb 831.0 / La 1698.0 / Pd 254.0 / Mo 99.0 / Cu 224.0 / Fe 491.0
compounds:
Pb: 831.0
La: 1698.0
Pd: 254.0
Mo: 99.0
Cu: 224.0
Fe: 491.0
density: 3597.0

0 comments on commit 0b1c00e

Please sign in to comment.