The EXFOR C4 File is the EXFOR Entry File converted to the C4 format (Computational Format) via the EXFOR JSON File (J4) by the ForEXy package [1]. See [2] for the original EXFOR Library.
Download
- download individual files of the current version from the EXFOR C4 File website, or
- download the full repository of the current version by using the terminal command:
git clone https://github.com/iaea-nds/exfor-c4-file.git
Directory structure
+--+--x4_makc4l.log # update log file
+--x4_makc4l.txt # index file
|
+--c4
|
+--1 # Area 1
| +--10003.002-xxx.c4 # EXFOR 10003.002
| +--10004.002-xxx.c4 # EXFOR 10004.002
| ...
|
+--2 # Area 2
| +--20001.002-xxx.c4 # EXFOR 20001.002
| +--20002.002-xxx.c4 # EXFOR 20002.002
| +--20002.003-xxx.c4 # EXFOR 20001.003
| ...
|
+--3 # Area 3
...
+--v # Area V
Contents
The following quantities are within the scope of these libraries:
- cross section (incl. gamma production)
- angular differential cross section (incl. gamma production)
- energy differential cross section (incl. gamma production)
- double differential cross section
- fission neutron multiplicity
- fission product yield
for any projectiles and reactions not leaving two or more heavy (A>4) nuclides.
The data lines follow the C4 format defined in the X4TOC4 manual [3] in general, but with slight modification (e.g., MF8 instead of MF18 for FPY, MF202-207, 454 and 459 instead of MF9000 for particle and nuclide productions).
The comment lines (starting from #) added before and after the data lines follow the "Full EXFOR in XC4 format"[4] designed by Viktor Zerkin except for the counters following #DATASETS and #DATA in the header part. They are always set to zero in the EXFOR C4 File.
One file corresponds to one subentry. If there are several running variables (e.g., incident energy and angle for angular differential cross sections), the dataset is separated to "blocks" so that each part has one running variable. For example, angular distribution data at three incident energies in a subentry are stored in three blocks.
Examples
-
d/d4408.005-a-Ni-x-sig-excfun-mon-Takacs_2020.c4: Ni(a,x)64Cu production cross section as a function of the incident energy (excfun), published by Takacs in 2020 and compiled in EXFOR D4408.005. -
1/10037.024-n-Fe56-el-adxc-angdisc-mon-Boschung_1971.c4: 56Fe(n,n0)56Fe angular differential cross sections in the c.m. system (adxc) as a function of the c.m. angle (angdisc), published by Boschung in 1971 and compiled in EXFOR 10037.024. -
c/c0841.008-p-Bi209-xn-ddxl-enedisl-mon-Kalend_1983.c4: 209Bi(p,n+x) double differential cross section in the lab. system (ddxl) as a function of the outgoing neutron energy in the lab. system (enedisl), published by Kalend in 1983 and compiled in EXFOR C0841.008.
C4 files are stored in a subdirectory of the projectile/geographical area (i.e., 1/ for neutron data from USA and Canada).
An isomeric state is indicated by
- g: ground state production (G)
- m: first metastable state production (M or M1)
- n: second metastable state production (M2)
- p: ground + first metastable state production (G+M1)
- q: ground + second metastable state production (G+M2)
- r: first + second metastable state production (M1+M2)
Example "Au196n" is for 196m2Au (9.6 h) while "Au196p" is for the sum of 196gAu (6.2 d) and 196g1Au (8.1 s).
- adxc: angular differential cross section in c.m. system
- adxl: angular differential cross section in lab. system
- ddxc: double differential cross section in c.m. system
- ddxl: double differential cross section in lab. system
- edxc: energy differential cross seciton in c.m. system
- edxl: energy differential cross seciton in lab. system
- sig: cross section
- sigc: cross section (cumulative)
- fyc: fission product yield (cumulative)
- fyi: fission product yield (independent)
- nud: fission neutron multiplicity (delayed)
- nup: fission neutron multiplicity (prompt)
- nut: fission neutron multiplicity (total)
- angdisc: c.m. angle dependence
- angdisl: lab. angle dependence
- enedisc: c.m. outgoing energy dependence
- enedisl: lab. outgoing energy dependence
- excfun: incident energy dependence
- lvldis: level energy dependence
- nucdis: product nuclide dependence
- othdis: other distribution (probably indication of processing error!)
- sponnu: spontaneous fission neutron multiplicity
- brs: bremsstrahlung spectrum average and unfolded
- fis: fission neutron spectrum field
- mon: mono energetic field
- mxw: Maxwellian field
- sdt: slow-down time spectrometer field
- spa: averaged over a spectrum with ~0.0253 eV or narrow energy width
A blank and "-" in author's name are replaced by "%" and "+" in the file name (e.g., "Abd%El+Kariem" for "Abd El-Kariem".)
- N. Otuka, V. Devi, O. Iwamoto, Appl. Radiat. Isot. 225 (2025) 111903 [pdf].
- N. Otuka et al., Nucl. Data Sheets 120 (2014) 272 [pdf].
- D. E. Cullen and A. Trkov, "Program X4TOC4 (Version 2001-3)", Report IAEA-NDS-80 Rev., International Atomic Energy Agency.
- V. Zerkin, "Full EXFOR in C4 format: delivery to WPEC group SG-30", Working Paper WP2008-37, Technical Meeting of the International Network of Nuclear Reaction Data Centres IPPE, Obninsk and Moscow State University, Moscow, Russian Federation 22 - 25 September 2008].