Skip to content

Commit

Permalink
Merge branch 'release/0.5.5' (PR #35)
Browse files Browse the repository at this point in the history
  • Loading branch information
astrochun committed Mar 18, 2020
2 parents 481a79a + 5188bf8 commit 6cf26e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Metallicity_Stack_Commons/column_names.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ def line_fit_suffix_add(line_name0, line_type0):
# Column names for Gaussian fitting
# This is just the suffix
gauss_names0 = ['Flux_Gaussian', 'Flux_Observed', 'S/N', 'Center', 'Norm',
'Median', 'Sigma']
'Median', 'Sigma', 'RMS']
balmer_names0 = ['Abs_Norm', 'Abs_Sigma']

# Emission-line fit column names with [LINE] prefix
Expand Down

0 comments on commit 6cf26e9

Please sign in to comment.