As per title. e.g. np.max produces values smaller than the threshold. Works correctly when applied to a length 1 slice of the data. I'll try and dig into what is causing this at some point
[x] Have you searched the issue tracker for the same problem?
[x] Have you checked if you're using the latest version? If not, which version are you using?
[x] Have you mentioned the steps to reproduce the issue?
[x] Have you, if applicable, included error messages?
As per title. e.g.
np.max
produces values smaller than the threshold. Works correctly when applied to a length 1 slice of the data. I'll try and dig into what is causing this at some point