Skip to content

Bug in calculation of gradient

There is a problem in the calculation of the grdients when shots are calculated in series. In this case the preconditioning for each shot is applied on the summed gradients instead of the gradients for the individual shots. This means that the preconditioning after the first shot is still correct, but from then on the preconditioning is applied incorrectly for all successive shots.