DanHarJor / GENE_ML

All base functions and classes will be written here, then this will be inported into GENE UQ and DEEPlasma
0 stars 0 forks source link

Adaptive omega_precision #8

Open DanHarJor opened 3 months ago

DanHarJor commented 3 months ago

Omega_prec determins the number of siginificant figures for the output. The default 1e-3 has proven to give large discontinuities in UQ scales and could potentially cause issues in DEEPlasma too. I propose to detect large discontinuities and then increase omega prec in this area to remove the discontinuity and allow better fitting. Having a high omega_prec increases computational requirements.

DanHarJor commented 3 months ago

Pasted image 20240731194828

Pasted image 20240731194900