This commit is contained in:
8
script/test/TestSnapArray.py
Normal file
8
script/test/TestSnapArray.py
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
DIAGS = [wf1,im1]
|
||||
SNAPS = [wf1,im1]
|
||||
|
||||
ret = lscan(m1, ai1, 0.0, 1.0, 4, diags=DIAGS, snaps=SNAPS)
|
||||
|
||||
plot(ret.getSnap(wf1))
|
||||
plot(ret.getDiag(im1))
|
||||
Reference in New Issue
Block a user