From 0ae9ba82c7c717dcbf8e88e69f549bd998473182 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 19 Jan 2020 01:49:52 +0100 Subject: parameter smoothing --- cli/app/search/live.py | 1 + 1 file changed, 1 insertion(+) diff --git a/cli/app/search/live.py b/cli/app/search/live.py index 2dc3a09..35fef19 100644 --- a/cli/app/search/live.py +++ b/cli/app/search/live.py @@ -445,6 +445,7 @@ class Listener: print("Building interpolator...") interpolator.build() self.rpc_client.send_status('processing', True) + self.on_get() tag = "biggan_" + timestamp() # path_out = os.path.join(app_cfg.DIR_RESULTS, tag) # os.makedirs(path_out, exist_ok=True) -- cgit v1.2.3-70-g09d2