Sai Zhang
Results
1
comments of
Sai Zhang
@AvantiShri I found if you change this line in block 5 `shifts = np.array(list(range(-20000,20000,200)))+100` to `shifts = np.array(list(range(-20000,20000,200)))`, the discrepancy would be almost zero.