OpticSim.jl icon indicating copy to clipboard operation
OpticSim.jl copied to clipboard

Update GridSag.jl

Open gerritlaube opened this issue 3 years ago • 1 comments

The function "GridSagSurface(... AbstractArray{T,2}...)" tries to assert that the third dimension of the array has length 4, althoug the input only has two dimensions. The third dimension should be filled with all zeroes in line 46. Probably copy-paste issue from the 3D-array functions.

gerritlaube avatar Oct 18 '22 14:10 gerritlaube

Thanks for the fix @gerritlaube!

friggog avatar Oct 21 '22 07:10 friggog