From 9d8cfbd939f182d2700c330691745770c22f60bf Mon Sep 17 00:00:00 2001 From: Dmitri Gavrilov Date: Sun, 7 Apr 2024 22:14:52 -0400 Subject: [PATCH 1/3] REL: v1.0.26 From 30cf1e0266210e152d3bffc56b640de960232910 Mon Sep 17 00:00:00 2001 From: Dmitri Gavrilov Date: Mon, 8 Apr 2024 18:07:55 -0400 Subject: [PATCH 2/3] ENH: add APS AXO calibration standard --- pyxrf/core/xrf_quant_standards.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pyxrf/core/xrf_quant_standards.yaml b/pyxrf/core/xrf_quant_standards.yaml index 302e1a75..a0732a34 100644 --- a/pyxrf/core/xrf_quant_standards.yaml +++ b/pyxrf/core/xrf_quant_standards.yaml @@ -304,3 +304,16 @@ Cu: 2.24 Fe: 4.91 density: 35.97 + +- name: APS AXO + serial: --- + description: AXO from APS with low concentrations and Ca element + compounds: + Pb: 7.61 + La: 11.01 + Pd: 1.8 + Mo: 1.32 + Cu: 2.84 + Fe: 5.04 + Ca: 19.31 + density: 49.93 From 758467a11093c3e56d0b165560de555e212207f4 Mon Sep 17 00:00:00 2001 From: Dmitri Gavrilov Date: Mon, 8 Apr 2024 18:14:57 -0400 Subject: [PATCH 3/3] FIX: fixed density for APS AXO quant. standard --- pyxrf/core/xrf_quant_standards.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyxrf/core/xrf_quant_standards.yaml b/pyxrf/core/xrf_quant_standards.yaml index a0732a34..e97e9996 100644 --- a/pyxrf/core/xrf_quant_standards.yaml +++ b/pyxrf/core/xrf_quant_standards.yaml @@ -316,4 +316,4 @@ Cu: 2.84 Fe: 5.04 Ca: 19.31 - density: 49.93 + density: 48.93