boncey / Flickr4Java

Java API For Flickr. Fork of FlickrJ
BSD 2-Clause "Simplified" License
176 stars 155 forks source link

How to find space time correlation for input data file #664

Closed tornadom20 closed 2 years ago

tornadom20 commented 2 years ago

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