Python Forum
space–time correlations
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
space–time correlations
#1
Is their any library in python to calculate space time correlation function.
Reply
#2
How are you calculating your correlations?
Reply
#3
(Jun-05-2022, 12:30 PM)jefsummers Wrote: How are you calculating your correlations?

I followed the method in

https://stackabuse.com/calculating-spear...th-pandas/

But this method was done for correlation like

"C(x,t) C(x+dx,t)" i.e the average for each column was taken in time.

What I want something like
"C(x,t) C(x+dx,t+dt)"
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020