MontePy icon indicating copy to clipboard operation
MontePy copied to clipboard

Implement Support for Dose Energy/Dose Function

Open MicahGale opened this issue 1 year ago • 1 comments

This is the long term solution for #364. Any thoughts on priority @SterlingButters?

MicahGale avatar Feb 15 '24 23:02 MicahGale

@MicahGale I'd say low priority since log interpolation is default and the generally employed scheme. Just not ideal for the code to freak out when the interpolation scheme is specified. Honestly, as a temporary fix, you could just ignore the interpolation scheme and fall-back to logarithmic

SterlingButters avatar Feb 16 '24 04:02 SterlingButters