From 877bd69b59599534e6525be38e9ccd0cd1ad571c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludger=20K=C3=BCperkoch?= Date: Tue, 25 Oct 2016 16:26:13 +0200 Subject: [PATCH] Cosmetics. --- pylot/core/util/dataprocessing.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pylot/core/util/dataprocessing.py b/pylot/core/util/dataprocessing.py index 11c32dab..61ecd2aa 100644 --- a/pylot/core/util/dataprocessing.py +++ b/pylot/core/util/dataprocessing.py @@ -255,7 +255,7 @@ def restitute_data(data, invtype, inobj, unit='VEL', force=False): continue # apply restitution to data print("Correcting instrument at station %s, channel %s" \ - %(tr.stats.station, tr.stats.channel)) + % (tr.stats.station, tr.stats.channel)) try: if invtype in ['resp', 'dless']: try: