4 lines
88 B
Python
4 lines
88 B
Python
import phoenix_bec.scripts.phoenix as PH
|
|
w=PH.PhGroup('labelName')
|
|
w.linescan2group(s1)
|