Added correlation

This commit is contained in:
2022-11-28 11:16:40 +01:00
parent 057b1c0d7b
commit 738b121749
13 changed files with 336 additions and 118 deletions
+5
View File
@@ -0,0 +1,5 @@
s1 = Stream("s1", dispatcher)
s1.addScalar("SARFE10-PSSS059:SPECTRUM_Y_SUM", "SARFE10-PSSS059:SPECTRUM_Y_SUM", 1, 0)
s1.addScalar("SARFE10-PBPS053:INTENSITY" , "SARFE10-PBPS053:INTENSITY", 1, 0)
s1.initialize()
bscan(s1, 10, 3.0)