melvinstorbacka / REACLIB-SOLNAR

1 stars 1 forks source link

Add option for NN network and fitting with experimental bound accuracy #22

Open melvinstorbacka opened 6 months ago

melvinstorbacka commented 6 months ago

This should be done by making a separate NN fit directory for these cases, and allowing the user to specify an 'experimental' option - needs some way of tracking which nuclei are in the experimental, but should just be a matter of reading the experimental folder first, before checking the 'normal' fits.

melvinstorbacka commented 6 months ago

Have added experimental fitting now, should work in the same directory as before. Have not yet had time to test, but should be able to run experimental fit. Next step is to implement reading the experimental NNs for the user implementation.