From 7c9bbb4bec2fdb46354bfc3364b98e7333508240 Mon Sep 17 00:00:00 2001 From: Andrej Babic Date: Thu, 6 Dec 2018 17:39:03 +0100 Subject: [PATCH] Fix misleading detector name --- sf/test_sf_writer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sf/test_sf_writer.py b/sf/test_sf_writer.py index 054fd35..4ab84da 100644 --- a/sf/test_sf_writer.py +++ b/sf/test_sf_writer.py @@ -20,7 +20,7 @@ def main(): dtype = "uint16" print("Use writer start command:") - print("\t./sf_h5_writer tcp://127.0.0.1:8888 test%d.h5 100 12000 -1 localhost 5 0 test_sf_writer.py 10") + print("\t./sf_h5_writer tcp://127.0.0.1:8888 test%d.h5 100 12000 -1 localhost 5 0 test_sf_writer 10") writer_parameters_url = "http://localhost:12000/parameters" writer_parameters = {