From 1cedd17f1c0c7e3180e08fe815deff7263f0be5d Mon Sep 17 00:00:00 2001 From: Matthew Rowles Date: Mon, 20 Jul 2026 20:46:14 +0800 Subject: [PATCH 1/2] fix missing square in description --- cif_core.dic | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cif_core.dic b/cif_core.dic index 507dbaa..d9ae655 100644 --- a/cif_core.dic +++ b/cif_core.dic @@ -26597,7 +26597,7 @@ save_atom_type_scat.inv_mott_bethe_as [ a_1, a_2, ... , a_N ]. f(s; Z~0~) = - Z~0~ - 8π * r~B~ * s^2^ * {c + Sum[ a~i~ * exp(-b~i~ * s^2^), i=1:N]} + Z~0~ - 8π^2^ * r~B~ * s^2^ * {c + Sum[ a~i~ * exp(-b~i~ * s^2^), i=1:N]} where s = sin(θ)/λ, r~B~ is the Bohr radius, and Z~0~ is the number of electrons for the atom or ion. θ is the diffraction angle and λ is the @@ -26654,7 +26654,7 @@ save_atom_type_scat.inv_mott_bethe_bs [ b_1, b_2, ... , b_N ]. f(s; Z~0~) = - Z~0~ - 8π * r~B~ * s^2^ * {c + Sum[ a~i~ * exp(-b~i~ * s^2^), i=1:N]} + Z~0~ - 8π^2^ * r~B~ * s^2^ * {c + Sum[ a~i~ * exp(-b~i~ * s^2^), i=1:N]} where s = sin(θ)/λ, r~B~ is the Bohr radius, and Z~0~ is the number of electrons for the atom or ion. θ is the diffraction angle and λ is the From 051eabdaf91c6ad7a2864c654ff11f4afbcc75b9 Mon Sep 17 00:00:00 2001 From: Matthew Rowles Date: Mon, 20 Jul 2026 22:02:50 +0800 Subject: [PATCH 2/2] fix equation in description --- cif_core.dic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cif_core.dic b/cif_core.dic index d9ae655..91d69c0 100644 --- a/cif_core.dic +++ b/cif_core.dic @@ -26711,7 +26711,7 @@ save_atom_type_scat.inv_mott_bethe_c c. f(s; Z~0~) = - Z~0~ - 8π * r~B~ * s^2^ * {c + Sum[ a~i~ * exp(-b~i~ * s^2^), i=1:N]} + Z~0~ - 8π^2^ * r~B~ * s^2^ * {c + Sum[ a~i~ * exp(-b~i~ * s^2^), i=1:N]} where s = sin(θ)/λ, r~B~ is the Bohr radius, and Z~0~ is the number of electrons for the atom or ion. θ is the diffraction angle and λ is the