ENSDF analysis and utility codes Exercises BrIcc / BrIccMixing / - - PowerPoint PPT Presentation

ensdf analysis and utility codes exercises bricc
SMART_READER_LITE
LIVE PREVIEW

ENSDF analysis and utility codes Exercises BrIcc / BrIccMixing / - - PowerPoint PPT Presentation

ENSDF analysis and utility codes Exercises BrIcc / BrIccMixing / Ruler/Gabs T. Kib di (ANU) Tibor Kibdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA ENSDF workshop, Trieste, 2018 Installing & running the codes q


slide-1
SLIDE 1

ENSDF analysis and utility codes Exercises BrIcc / BrIccMixing / Ruler/Gabs

  • T. Kibèdi (ANU)

Tibor Kibèdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA ENSDF workshop, Trieste, 2018

slide-2
SLIDE 2

Installing & running the codes

Tibor Kibèdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA 2018

q PATH (variable) PATH is an environment variable on Unix-like operating systems, DOS, OS/2, and Microsoft Windows, specifying a set of directories where executable programs are located. q Copy executables into a single directory (<myDir>) and add this directory to the PATH: Linux & MacOS add to the .bashsrc or .profile files: export PATH=<myDir>:$PATH Windows: use Control Panel\Environment Variables to add manually q Check if PATH is correctly set. To list ALL environment variables Linux & MacOS: printenv Windows: set q BrIcc & BrIccMixing requires BrIccHome environment variable, the directory, where the ICC (BrIccFOV22.icc) data and index files (BrIccFOV22.idx) are q Pass input/output file names on the command line bricc 99mTc.ens merge <cr> q Default file names convenient, but files will be overwritten! q Consult with terminal dialogue and calculation report files to identify problems!

slide-3
SLIDE 3

Numerical and ascii values in ENSDF

Tibor Kibèdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA 2018

q ENSDF: 80 character/line (record or card) ASCII (American Standard Code for Information Interchange) file (ENSD format manual) q 17 record types: Identification, Normalization, Parent, Q-value, Level, Alpha, Beta, EC+beta+, Gamma, Reference, Cross reference, Delayed Particle, Product normalisation, Special record, History, Atomic Relaxation, End records q Often values are given in continuation records: 174Tm2 G FL=123.45 q Fixed length fields. q Value is given as ASCII string to preserve accuracy reported in the original paper q Uncertainty: symmetric, asymmetric, limits, data came from systematics, etc q Uncertainty propagation (see BrIcc manual) q No ENSDF editor available yet for all platforms Redit (Windows) Sergey Lisin (PNPI)

slide-4
SLIDE 4

BrIcc – interactive use

Tibor Kibèdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA 2018

Version & data table element Input parameter can be:

Ø

Transition Energy [keV]: 123; 123.0, 1.23E2

Ø

Chemical Symbol [max 2 char]: Os

Ø

Z+integer [5-110]: Z76 selects Os

Ø

SUBS: toggles between to show/NOT to show sub shell ICCs

Ø

DATA table: toggles between “Frozen Orbitals” (BrIccFO) and “No Hole” (BrIccNH) approximations

Ø

?: displays information on how to use BrIcc

slide-5
SLIDE 5

Tibor Kibèdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA 2018

137 56Ba

3/2+ 661.660 11/2– 85.1 661.660 M4

stable 2.552 m

137 55Cs ≈

5.6% 12.1 94.4% 9.61 7/2+

30.07 y Qβ−=1175.63

electron conversion (CE)

Transition probability lT = lg + lK + lL + lM…… + lPF Conversion coefficient aCE,PF = lCE,PF / / lg lCE,PF = = lg x aCE,PF

g-ray e--e+ pair (PF) K L M

Energetics Gamma Eg = Ei - Ef + Tr CE ECE,i = Ei - Ef - EBE,i + Tr PF E+ + E- = Ei - Ef – 2moc2 + Tr

Q: How many 137Cs decays will proceed with the emission of K conversion electrons?

BrIcc – interactive use

slide-6
SLIDE 6

Tibor Kibèdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA 2018

137 56Ba

3/2+ 661.660 11/2– 85.1 661.660 M4

stable 2.552 m

137 55Cs ≈

5.6% 12.1 94.4% 9.61 7/2+

30.07 y Qβ−=1175.63

electron conversion (CE)

Transition probability lT = lg + lK + lL + lM…… + lPF Conversion coefficient aCE,PF = lCE,PF / / lg lCE,PF = = lg x aCE,PF

g-ray e--e+ pair (PF) K L M

Energetics Gamma Eg = Ei - Ef + Tr CE ECE,i = Ei - Ef - EBE,i + Tr PF E+ + E- = Ei - Ef – 2moc2 + Tr

Q: How many 137Cs decays will proceed with the emission of K conversion electrons? A: aK=9.148E-02 lK= 94.4%*lK/lT=94.4%*aK/(1+aT) lK=7.76%

BrIcc – interactive use

slide-7
SLIDE 7

Tibor Kibèdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA 2018

137 56Ba

3/2+ 661.660 11/2– 85.1 661.660 M4

stable 2.552 m

137 55Cs ≈

5.6% 12.1 94.4% 9.61 7/2+

30.07 y Qβ−=1175.63

Q: How many 137Cs decays will proceed with the emission of K conversion electrons? A: aK=9.148E-02 lK= 94.4%*lK/lT=94.4%*aK/(1+aT) lK=7.76%

BrIcc – interactive use

slide-8
SLIDE 8

BrIcc – use as evaluation tool Step 1: calculations

Tibor Kibèdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA 2018

slide-9
SLIDE 9

Tibor Kibèdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA 2018

bricc myEnsdf.ens<CR>

BrIcc – use as evaluation tool Step 1: calculation report

Uncertainty on ICC q Uncertainty DE q Uncertainty on MR q Flat 1.4% from theory NOTE q Uncertainty on MR may not be symmetric q Total ICC will be inserted into CC field if aT > 1.0E-4 See BrIcc Manual how uncertainties propagated

bricc.lst

slide-10
SLIDE 10

Tibor Kibèdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA 2018

BrIcc – use as evaluation tool Step 1: calculations

BrIcc verifies G, G-cont cards and generates error messages, if needed:

150GD G 650.33 0 .3 (E2) <E> Invalid uncertainty on transition energy. <E> Invalid uncertainty on transition energy. 181RE G 148.4 2 0.8 3M1 0.13 LT 1.724 17 <E> Invalid mixing ratio. <E> Invalid mixing ratio.

Use FMTCHK before running BrIcc! For some Elements and Atomic shells BrIcc energy range is limited:

<W> ICC could not be calculated for EG+DEGH above 398.000 keV

Extra user information

146SM G 2644.43 5 0.108 3E1+(M2) <I> Mixing ratio empty, assumed to be equal to 1. <I> Mixing ratio empty, assumed to be equal to 1. 246CM G 42.9 2 2 AP E2 <I> Uncertainties on ICC`s from transition energy uncertainty is greater than 1.0%. <I> Uncertainties on ICC`s from transition energy uncertainty is greater than 1.0%.

Observe messages on terminal window!

slide-11
SLIDE 11

BrIcc – use as evaluation tool Step 1: new ENSDF records

New ENSDF records: Cards.new

New CC New S_G cards Comments

slide-12
SLIDE 12

Tibor Kibèdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA 2018

bricc myEnsdf.ens merge<CR>

BrIcc – use as evaluation tool Step 2: merge new and old cards

slide-13
SLIDE 13

1.0E-05 1.0E-04 1.0E-03 1.0E-02 1.0E-01 1.0E+00 1.0E+01 1.0E+02 1.0E+03 1.0E+04 1.0E+05

10 100 1000 10000 ICC

Transition energy [keV]

Z=52 (Te); DataSet: Icc=BrIccFO, BrIccG v2.3b (16-Dec-2014) E1(K) E2(K) E3(K) E4(K) E5(K) M1(K) M2(K) M3(K) M4(K) M5(K) Tibor Kibèdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA 2018

BrIccMixing

Conversion coefficient for CE and PF

𝛽(𝜌$𝑀$/𝜌𝑀) = 𝛽 𝜌𝑀 + 𝜀+𝛽 𝜌′𝑀′ 1 + 𝜀+

Dp Dp=+1 Dp Dp=-1 pL M1 M3 E1 E3 p’L’ E2 E4 M2 M4 Mixing ratio (MR) 𝜀 𝜌$𝑀$/𝜌𝑀 = 𝜇/(𝜌$𝑀$) 𝜇/(𝜌𝑀) Mixing ratios can be determined from q Gamma-ray angular distributions q Gamma-gamma angular correlations q Conversion coefficients

BrIcc grapher

slide-14
SLIDE 14

1.0E-05 1.0E-04 1.0E-03 1.0E-02 1.0E-01 1.0E+00 1.0E+01 1.0E+02

10 100 1000 10000 ICC

Transition energy [keV]

Z=52 (Te); DataSet: Icc=BrIccFO, BrIccG v2.3b (16-Dec-2014) E2(K) M1(K) Tibor Kibèdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA 2018

BrIcc grapher

BrIccMixing

Conversion coefficient for CE and PF

a(exp) – experimental ICC, ratio of ICC`s or CE,p intensities a(M1), a(E2) – theoretical M1, E2 ICC

𝛽(𝑓𝑦𝑞) = 𝛽 𝑁1 + 𝜀+𝛽 𝐹2 1 + 𝜀+

Mixing ratio (MR) 𝜀 𝐹2/𝑁1 = 𝜇/(𝐹2) 𝜇/(𝑁1) q d (MR): -⚭ < d < +⚭ q a ~ d2; sign of d could not be determined from CE data! q Sensitivity varies largely with energy, multipolarity and shell q a(exp) must be between a(M1) and a(E2)

slide-15
SLIDE 15

Tibor Kibèdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA 2018

Running BrIccMixing

q BrIcc and Gnuplot need to be installed q Prepare ASCII input file q Shell: K,L1,L2,… for ICC values: L1/L2, K/L... ICC ratio; MR mixing rato q Symmetric uncertainties only (no limits, no asymmetric UNC) q Use “#” for comments Header q <E> Error with explanation and line number will be given q Data-Sets can be combined with the “*NEW” command

slide-16
SLIDE 16

BrIcc / BrIccMixing – 90Y IT

Tibor Kibèdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA 2018

2− 64.10 h 8 3− 202.53 250 ps 7 7+ 682.04 3.19 h 6

6 8 1 . 8 E 5 . 3 3 4 7 9 . 5 1 M 4 ( + E 5 ) 9 9 . 6 6 2 2 . 5 3 M 1 ( + E 2 ) 9 9 . 9 90 39Y51

slide-17
SLIDE 17

BrIcc / BrIccMixing – 90Y IT

Tibor Kibèdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA 2018

𝐽/

+7+× 1 + 𝛽9 +7+ = 𝐽/ :;<× 1 + 𝛽9 :;< Intensity balance at 202.53 keV level: With RI and CC from ENSDF IN: 202.53(3) keV M1(+E2), MR=-0.04(4) RI: 106.8+/-0.4 CC: 0.02740+/-0.00030 TI(202): 109.7+/-0.4 OUT: 479.51(5)(3) keV M4(+E5), MR=0.1 LT RI: 99.650+/-0.030 CC: 0.0983 TI(479): 109.446+/-0.033

2− 64.10 h 8 3− 202.53 250 ps 7 7+ 682.04 3.19 h 6

6 8 1 . 8 E 5 . 3 3 4 7 9 . 5 1 M 4 ( + E 5 ) 9 9 . 6 6 2 2 . 5 3 M 1 ( + E 2 ) 9 9 . 9 90 39Y51

Recalculate with BrIcc!

slide-18
SLIDE 18

BrIcc / BrIccMixing – 90Y IT

Tibor Kibèdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA 2018

2− 64.10 h 8 3− 202.53 250 ps 7 7+ 682.04 3.19 h 6

6 8 1 . 8 E 5 . 3 3 4 7 9 . 5 1 M 4 ( + E 5 ) 9 9 . 6 6 2 2 . 5 3 M 1 ( + E 2 ) 9 9 . 9 90 39Y51

𝐽/

+7+× 1 + 𝛽9 +7+ = 𝐽/ :;<× 1 + 𝛽9 :;< Intensity balance at 202.53 keV level: With RI and CC from ENSDF IN: 202.53(3) keV M1(+E2), MR=-0.04(4) RI: 106.8+/-0.4 CC: 0.02740+/-0.00030 TI(202): 109.7+/-0.4 OUT: 479.51(5)(3) keV M4(+E5), MR=0.1 LT RI: 99.650+/-0.030 CC: 0.0983 0.0965(14) from BrIcc TI(479): 109.26+/-0.14

slide-19
SLIDE 19

BrIcc / BrIccMixing – 90Y IT

Tibor Kibèdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA 2018

2− 64.10 h 8 3− 202.53 250 ps 7 7+ 682.04 3.19 h 6

6 8 1 . 8 E 5 . 3 3 4 7 9 . 5 1 M 4 ( + E 5 ) 9 9 . 6 6 2 2 . 5 3 M 1 ( + E 2 ) 9 9 . 9 90 39Y51

𝐽/

+7+× 1 + 𝛽9 +7+ = 𝐽/ :;<× 1 + 𝛽9 :;< Intensity balance at 202.53 keV level: With RI and CC from ENSDF IN: 202.53(3) keV M1(+E2), MR=-0.04(4) RI: 106.8+/-0.4 CC: 0.02740+/-0.00030 TI(202): 109.7+/-0.4 OUT: 479.51(5)(3) keV M4(+E5), MR=0.1 LT RI: 99.650+/-0.030 CC: 0.0983 0.0965(14) from BrIcc TI(479): 109.26+/-0.14 CC(479) data 1961Ha17 0.10(2) 1961He09 0.11(2) 1973Ha18 0.1002(34) 1990Mu11 0.0990(56) ADOPTED 0.0999(29) KC(479) data 1973Ha18 0.0856(29)

slide-20
SLIDE 20

BrIcc / BrIccMixing – 90Y IT

Tibor Kibèdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA 2018

2− 64.10 h 8 3− 202.53 250 ps 7 7+ 682.04 3.19 h 6

6 8 1 . 8 E 5 . 3 3 4 7 9 . 5 1 M 4 ( + E 5 ) 9 9 . 6 6 2 2 . 5 3 M 1 ( + E 2 ) 9 9 . 9 90 39Y51

CC(479) data 1961Ha17 0.10(2) 1961He09 0.11(2) 1973Ha18 0.1002(34) 1990Mu11 0.0990(56) ADOPTED 0.0999(29) KC(479) data 1973Ha18 0.0856(29) MR(479)=0.7(+9) Intensity balance:

IN: 202.53(3) keV M1(+E2), MR=-0.04(4) RI: 106.8+/-0.4 CC: 0.02740+/-0.00030 TI(202): 109.7+/-0.4 OUT: 479.51(5)(3) keV M1(+E2), MR=0.7(+9) RI: 99.650+/-0.030 CC: 0.1006+/-0.0014 TI(479): 109.67+/-0.14

ENSDF: MR==0.1 LT from B(E5)(W.u.)<300. 1979En04: No definite RUL for E4

slide-21
SLIDE 21

Mixed transitions: 𝜀+ 𝜏$𝜇$/𝜏𝜇 = 𝐽/(𝜏$𝜇$)/𝐽/(𝜏𝜇) 𝜐/ σλ = 𝜐/

A× 1 + 𝜀+

𝜐/ σ′λ′ = 𝜐/

A× 1 + 𝜀+

𝜀+

Tibor Kibèdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA 2018

Partial g-ray mean-life: 𝜐/

A = 𝜐CDE×

∑ 𝐽/

G×(1 + 𝛽9 G) H GIJ

𝐽/

A

isomer

texp tg

j

Ruler

Aim: calculate empirical photon transition rates and compare with recommended upper limits

Γ×𝜐 = ℏ = 0.6582×10RJS𝑓𝑊 𝑡 𝑈

J/+= ln 2 × 𝜐

Some useful formulas from Kondev et al., ADNDT 103-104 (2015) 50 Γ

/ σλ = Γ / A×

1 1 + 𝜀+ Γ

/ σ′λ′ = Γ / A×

𝜀+ 1 + 𝜀+

slide-22
SLIDE 22

Tibor Kibèdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA 2018

Ruler

Reduced g-ray transition probabilities 𝐶XE 𝜏𝜇 ↓ [𝑋. 𝑣. ] = 𝐶/(𝜏𝜇) ↓ 𝐶XE(𝜏𝜇) ↓ 𝐶XE(𝐹𝜇) ↓=

J :^ × _ _`a +

× 1.2×𝐵J/_ +a [e2 fm2l] 𝐶XE(𝑁𝜇) ↓=

J7 :^ × _ _`a +

× 1.2×𝐵J/_ +aR+ [µ2N fm2l-2] Electric Magnetic Recommended Upper Limits RUL

slide-23
SLIDE 23

Tibor Kibèdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA 2018

Ruler

Terminal dialogue Operating Mode

Calculates reduced B(EL) and B(ML) and R - Compare to RULs B - Compare to RULs and creates new ENSDF file with B(EL) and B(ML) on new G records

slide-24
SLIDE 24

Tibor Kibèdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA 2018

Ruler

Calculation report file Experimental B(E2) Output ENSDF file: ruler.out

slide-25
SLIDE 25

Tibor Kibèdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA 2018

GABS

1986Br21 E. Browne, Nucl. Instr. Meth. A249 (1986) 462

𝑂

J =

100 𝐽/J 1 + 𝛽J + 𝐽/_ 1 + 𝛽_ 𝑂+ = 100 𝐽/+ 1 + 𝛽+ + 𝐽/_ 1 + 𝛽_

NR (g-ray) Normalisation factor: Alternative normalisation factor, assuming no direct feeding to g.s. and 1st excited state: NR (g-ray) and BR (decay branch) Normalisation factor:

𝐶de = 𝐽/J 1 + 𝛽J + 𝐽/_ 1 + 𝛽_ 𝐽/J 1 + 𝛽J + 𝐽/_ 1 + 𝛽_ + 𝐽/: 1 + 𝛽:

NR – multiplier to convert RI to # of photons/100 decays NT - multiplier to convert TI to # of transitions/100 decays (if TI given) BR – branching ratio multiplier for converting intensity/100 decays NB – multiplier for converting relative b- and EC intensities/100 decays NP - multiplier for converting per hundred delayed-transition intensities to /100 decays of precursor

NR NT BR NB NP

Samples 127Te.in 176Lu.in Sample 80Br.in

slide-26
SLIDE 26

Tibor Kibèdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA 2018

GABS

Prepare input ENSDF file by marking column 79 of transitions to the g.s.

  • X. If DRI blank, DRI=20% assumed
  • Y. Original DRI, including blank value is used
slide-27
SLIDE 27

Tibor Kibèdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA 2018

GABS

New ENSDF file Ig(abs)=NR * RI NR – multiplier to convert RI to # of photons/100 decays NT - multiplier to convert TI to # of transitions/100 decays (if TI given) BR – branching ratio multiplier for converting intensity/100 decays NB – multiplier for converting relative b- and EC intensities/100 decays NP - multiplier for converting per hundred delayed-transition intensities to /100 decays of precursor NR BR

slide-28
SLIDE 28

Tibor Kibèdi, Dep. of Nuclear Physics, Australian National University ICTP-IAEA 2018

GABS

Ig(abs)=NR * RI