From bfb155e02c65885174e65bedad63fd2bc6312a5f Mon Sep 17 00:00:00 2001 From: Chun Ly Date: Sat, 14 Mar 2020 21:31:03 -0700 Subject: [PATCH] analysis.composite_indv_detect.main: Remove extra line break (iss #21) --- Metallicity_Stack_Commons/analysis/composite_indv_detect.py | 1 - 1 file changed, 1 deletion(-) diff --git a/Metallicity_Stack_Commons/analysis/composite_indv_detect.py b/Metallicity_Stack_Commons/analysis/composite_indv_detect.py index acbfaa2..a17a822 100644 --- a/Metallicity_Stack_Commons/analysis/composite_indv_detect.py +++ b/Metallicity_Stack_Commons/analysis/composite_indv_detect.py @@ -81,7 +81,6 @@ def main(fitspath, dataset, composite_file, indv_em_line_file, indv_bin_file, ou indv_derived_prop_table = Table(arr0, names=names0) # Write Astropy ASCII table containing composite T_e and derived metallicity - if exists(outfile): print("File exists! Overwriting : ", outfile) else: