-
- Downloads
fix bug in passing `energy_resolution` instead of `num_moments`
When passing `energy_resolution`, the number of moments is set using the yet undefined parameter `self._a`. Now the number of moments is set after defining `self._a`.
Please register or sign in to comment