calculates full self-correcting log-likelihood
full_sc_lhood(xgrid, ygrid, tgrid, tobs, data, params, bounds)evaluation of full log-likelihood.
a vector of grid values for x.
a vector of grid values for y.
a vector of grid values for t.
a vector of observed values for t.
a matrix of times and locations.
a vector of parameters.
a vector of bounds for time, x, and y.