| Cause: |
[This probably only makes any sense to me, but ...]
With the FOV convolution, the RFM adds new 'tangent paths' and flags the nominal path
for no explicit calculation (just used for storing the result when applying the FOV convolution).
Adding surface Jacobians also creates new 'tangent paths', holding the result of the original
paths with the pertubed surface parameter. However, this was also duplicating the nominal path,
and flagging it for an explicit calculation, which led to indexing problems.
|