diff --git a/pylot/core/util/dataprocessing.py b/pylot/core/util/dataprocessing.py index e578226c..11c32dab 100644 --- a/pylot/core/util/dataprocessing.py +++ b/pylot/core/util/dataprocessing.py @@ -254,7 +254,8 @@ def restitute_data(data, invtype, inobj, unit='VEL', force=False): data.remove(tr) continue # apply restitution to data - print("Correcting instrument at station %s" % tr.stats.station) + print("Correcting instrument at station %s, channel %s" \ + %(tr.stats.station, tr.stats.channel)) try: if invtype in ['resp', 'dless']: try: