Skip to content

Commit

Permalink
Add RMS (iss #25)
Browse files Browse the repository at this point in the history
  • Loading branch information
astrochun committed Mar 5, 2020
1 parent ca5d3d7 commit 1878cec
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 @@ -46,7 +46,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 1878cec

Please sign in to comment.