Flickr4Java icon indicating copy to clipboard operation
Flickr4Java copied to clipboard

How to find space time correlation for input data file

Open tornadom20 opened this issue 3 years ago • 0 comments

How to find space time correlation for input data file

I have input data file which record velocity as a function of space and time. Such that the columns represent the coordinate and row represent the time. The step in x are equal. Same for time. Such that I have (nxm) array.

Is their any function in Python which will allow me to calculate the space time correlation function, and plot the results as a function of the time and coordinate steps? Example of data file is attached. (the first row is coordinate, and first column in the time ),

data.csv

tornadom20 avatar Jun 17 '22 21:06 tornadom20