Remove the verification of the source and receiver positions in the raytrace method: it is already done when calling the c++ method and it generates a bug when using translated grids.
Reimplement the method Computeslowness to consider untranslated points passed to a translated grid.
Avoid infinite loops by setting a maximum number of iterations when tracing back the seismic rays.