New ScreenPanel
This commit is contained in:
5
plugins/LayoutParallelScan.py
Executable file
5
plugins/LayoutParallelScan.py
Executable file
@@ -0,0 +1,5 @@
|
||||
import ch.psi.pshell.data.LayoutDefault
|
||||
|
||||
class LayoutParallelScan(ch.psi.pshell.data.LayoutDefault):
|
||||
def getDefaultGroup(self, scan):
|
||||
return scan.readables[0].name
|
||||
Reference in New Issue
Block a user