Closed eitan-weinstein closed 3 months ago
Closes #51 and #52.
Adds methods to search through a directory for pairs of ENDF and PENDF files corresponding to the same isotope to tendl_processing.py.
tendl_processing.py
Modifies the example case in process_fendl3.2.py to be generalized to work with all of files found from the search methods employed in the new script.
process_fendl3.2.py
This looks like it needs a merge/rebase to resolve a conflict
Closes #51 and #52.
Adds methods to search through a directory for pairs of ENDF and PENDF files corresponding to the same isotope to
tendl_processing.py
.Modifies the example case in
process_fendl3.2.py
to be generalized to work with all of files found from the search methods employed in the new script.