Index error when reading wake function from sdds file
In the sdds file N lines are specified, so the loop need to go from 0 to N-1 but does go to N
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
gitlab.psi.ch will be shutdown by end of November! Please migrate repositories to https://gitea.psi.ch - if you need help, contact gitea@psi.ch
In the sdds file N lines are specified, so the loop need to go from 0 to N-1 but does go to N