diff --git a/CEP/Pipeline/recipes/sip/nodes/imager_source_finding.py b/CEP/Pipeline/recipes/sip/nodes/imager_source_finding.py index aefb80b208b744ad8a1347f796477aaa8f842970..07612e989918c527e7901ab3707d7a241c6ee6bd 100644 --- a/CEP/Pipeline/recipes/sip/nodes/imager_source_finding.py +++ b/CEP/Pipeline/recipes/sip/nodes/imager_source_finding.py @@ -190,10 +190,6 @@ class imager_source_finding(LOFARnodeTCP): #************************************************** # 2. Parse the files # a. Read the format line and save (same for all bdsm runs) - self.logger.error("opening file:") - self.logger.error(catalog_output_path + "_{0}".format( - idx_source_file)) - format_line = filepointer.readline() #read the rest of the file