CoTeDe icon indicating copy to clipboard operation
CoTeDe copied to clipboard

What's the best approach to capture invalid flag 9 values?

Open castelao opened this issue 8 years ago • 0 comments

Use valid or ~isfinite might be a more generic way to do this.

flag[ma.getmaskarray(data[v])] = 9

castelao avatar Jul 17 '16 22:07 castelao