Hi~ When I use the function "realistic_noise()", there is a problem of divided by 0. `M=np.sqrt( ((Ag*Dg)/(Nsat*image)+(Dg**2)*((Ag * CT1 + CT2)**2)))` How to calculate it if there is a pixel with value 0?