Goobley/radynpy

Checks in OpcFile.roptab are wrong

Opened this issue · 0 comments

if leftIdx == 0 or leftIdx == len(self.xv):

This and the check for i2 don't actually check if we can index +1 on these variables...