The bottleneck to unfolding is the compton subtraction. It is highly parallelizable, and the easiest route to make it more efficient is probably to vectorize over the Ex axis. Hopefully it is not too difficult, it just requires some care with the axes.
Issue by jorgenem Tuesday Jul 24, 2018 at 12:45 GMT Originally opened as https://github.com/oslocyclotronlab/ompy/issues/1
The bottleneck to unfolding is the compton subtraction. It is highly parallelizable, and the easiest route to make it more efficient is probably to vectorize over the Ex axis. Hopefully it is not too difficult, it just requires some care with the axes.