Skip to content

Commit

Permalink
Add old+dusty template (Brammer, in prep, 2014).
Browse files Browse the repository at this point in the history
  • Loading branch information
gbrammer committed Aug 1, 2014
1 parent b294156 commit c9e509c
Show file tree
Hide file tree
Showing 3 changed files with 1,248 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/getpar.c
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ void getparams()
// USE hyperz format as base
// {"AOVSED", 0, "NIL"}, // Vega SED
{"FILTERS_RES", 0 , "FILTER.RES.latest","Filter transmission data"}, // 0
{"TEMPLATES_FILE", 0, "templates/eazy_v1.1_lines.spectra.param","Template definition file"}, // 1
{"TEMPLATES_FILE", 0, "templates/eazy_v1.2_dusty.spectra.param","Template definition file"}, // 1
{"WAVELENGTH_FILE",0,"templates/EAZY_v1.1_lines/lambda_v1.1.def","Wavelength grid definition file"}, // 2
{"TEMP_ERR_FILE",0,"templates/TEMPLATE_ERROR.eazy_v1.0","Template error definition file"}, // 3
{"CATALOG_FILE", 0, "hdfn_fs99_eazy.cat","Catalog data file"}, // 4
Expand Down Expand Up @@ -541,7 +541,7 @@ void printparams_logfile(FILE *fp)
// USE hyperz format as base
// {"AOVSED", 0, "NIL"}, // Vega SED
{"FILTERS_RES", 0 , "FILTER.RES.latest","Filter transmission data"}, // 0
{"TEMPLATES_FILE", 0, "templates/eazy_v1.1_lines.spectra.param","Template definition file"}, // 1
{"TEMPLATES_FILE", 0, "templates/eazy_v1.2_dusty.spectra.param","Template definition file"}, // 1
{"WAVELENGTH_FILE",0,"template/EAZY_v1.1_lines/lambda_v1.1.def","Wavelength grid definition file"}, // 2
{"TEMP_ERR_FILE",0,"templates/TEMPLATE_ERROR.eazy_v1.0","Template error definition file"}, // 3
{"CATALOG_FILE", 0, "hdfn_fs99_eazy.cat","Catalog data file"}, // 4
Expand Down
Loading

0 comments on commit c9e509c

Please sign in to comment.