Skip to content

Commit

Permalink
column_names: Add indv_bin_info in filename_dict (iss #25)
Browse files Browse the repository at this point in the history
  • Loading branch information
astrochun committed Feb 22, 2020
1 parent 746f037 commit b1c1b86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Metallicity_Stack_Commons/column_names.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@

# Individual galaxy/spectra-related files
filename_dict['indv_prop'] = 'individual_properties.tbl'
filename_dict['indv_bin_info'] = 'individual_bin_info.tbl'
filename_dict['indv_derived_prop'] = 'individual_derived_properties.tbl'


Expand Down

0 comments on commit b1c1b86

Please sign in to comment.