static Array< Float > diffData(const Array< T > &data, const Array< Bool > &flag, const Array< Bool > &flagRow, Int diffAxis, Int window, Bool doMedian=False)
Compute the absolute difference of the data, subtracting either the previous value (window==2) or the...