This commit is contained in:
2025-10-23 16:33:17 +02:00
parent d97084323e
commit 0b8ceb6cf0
34 changed files with 729 additions and 33 deletions

3
script/test_stack.py Normal file
View File

@@ -0,0 +1,3 @@
set_exec_pars(layout="table")
#tscan((ai1, src1.dataMatrix), 5, 0.1)
tscan((ai1, src1.dataMatrix), 5, 0.1, stack=True)