lib/python3.12/site-packages/cil/processors/Normaliser.py:163: RuntimeWarning: invalid value encountered in multiply
numpy.multiply(input_arr, denom_inv, out=out_array)
lib/python3.12/site-packages/cil/framework/processors.py:120: UserWarning: Divide by zero detected. These values will be substituted by the set tolerance. Please check your data for bad pixels.
out = self.process(out=out)
lib/python3.12/site-packages/cil/processors/Normaliser.py:163: RuntimeWarning: invalid value encountered in multiply
numpy.multiply(input_arr, denom_inv, out=out_array)
lib/python3.12/site-packages/cil/framework/processors.py:120: UserWarning: Divide by zero detected. These values will be substituted by the set tolerance. Please check your data for bad pixels.
out = self.process(out=out)