sandy icon indicating copy to clipboard operation
sandy copied to clipboard

Pendf single process

Open fdcroce opened this issue 2 years ago • 3 comments

Edit the function for applying perturbation to nuclear data. Pendf files creation as generators in single processing and possibility to create ace files in single or multiprocessing. The task is carried out by new function to_ace_worker that is intended to replace endf6_perturb_worker.

fdcroce avatar Feb 17 '23 14:02 fdcroce

Can you split this PR in 2? Also, as it is It probably won't pass the unit tests. Can you first run them on your computer.

luca-fiorito-11 avatar Feb 18 '23 12:02 luca-fiorito-11

I removed nuclide2latex function from the PR. Small change to the function run() in sampling module was made for consistency to the reviewed _mp_apply_perturbation function and to allow all tests to run without troubles.

fdcroce avatar Feb 20 '23 14:02 fdcroce

Replacement of the pendf perturbation procedure. New static method pendf_perturb to apply perturbations sample by sample.

fdcroce avatar Mar 07 '23 12:03 fdcroce