@mado89 Sorry missed this one.
Please ping me if you don’t see anything.
For future users:
You would want to use where(…) to evaluate conditions and the bitwise operations for comparisons. Each ndarray has the following:
lt
lte
gt
gte
for elementwise comparisons.
For comparisons I would recommend using NDBitwise as follows: