Closed thejevans closed 3 years ago
We currently evaluate one spline per event, but the splines are binned in space, so this isn't strictly necessary. With large numbers of events, this will make the computation time blow up. We should only evaluate splines once.
We currently evaluate one spline per event, but the splines are binned in space, so this isn't strictly necessary. With large numbers of events, this will make the computation time blow up. We should only evaluate splines once.