Remove bias substraction for now

This commit is contained in:
linarphy 2023-07-27 15:00:10 +02:00
parent 4c25cf6ac5
commit 80a3a58ce4
No known key found for this signature in database
GPG key ID: 3D4AAAC3AD16E79C

View file

@ -658,7 +658,7 @@ mean_bias = sp_convolve(
50,
) ,
'same',
) / 50
) / 50 * 0
data[
: ,