EAF – pyne.dbgen.eaf
¶
Module handles parsing EAF formatted cross section files and adding the data to PyNE’s HDF5 storage. The data here is autonatically grabbed from the IAEA.
-
pyne.dbgen.eaf.
grab_eaf_data
(build_dir=”)[source]¶ Grabs the EAF activation data files if not already present.
Parameters: build_dir : str
Major directory to place EAF data file(s) in. ‘EAF/’ will be appended.
-
pyne.dbgen.eaf.
make_eaf
(args)[source]¶ Controller function for adding cross section data from EAF format file.