From f42969806624012658a01a61656d7ff4a82d7448 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Wed, 1 May 2019 10:30:02 +0200 Subject: [PATCH] Closedown --- script/local.py | 1 + 1 file changed, 1 insertion(+) diff --git a/script/local.py b/script/local.py index 76567e50..32a25d24 100644 --- a/script/local.py +++ b/script/local.py @@ -363,6 +363,7 @@ def adjust_sensors(): set_exec_pars(accumulate = False) #if sample_scienta: # init_scienta() + set_exec_pars(compression=True, shuffle=True) #Device aliases for data files set_device_alias(Scienta.dataMatrix, "ScientaImage")