This commit is contained in:
x07maop
2016-04-03 13:45:04 +02:00
parent ee11be53c4
commit 60989ecfbb
+1 -1
View File
@@ -10,7 +10,7 @@ energy.setBlockingWrite(True)
import ch.psi.pshell.data.LayoutTable
class DataLayout( ch.psi.pshell.data.LayoutTable):
def getLogFileName(self):
return time.strftime('%Y%m%d_%H%M') + '_' + get_context().script + '_logs'
return time.strftime('%Y%m%d_%H%M') + '_' + get_context().name + '_logs'
def getDatasetName(self, scan):
print get_context().count