Flickr4Java
Flickr4Java copied to clipboard
How to find space time correlation for input data file
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 ),