New ScreenPanel
This commit is contained in:
Executable
+5
@@ -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