You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of compression, NaN values are replaced with extremely negative numbers.
I'm not sure if this can be handled in a sensible way on the compression side of things - e.g. setting them to something very positive/negative isn't sensible, setting them to zero could be misleading.