Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

M31 Example #2

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
added ast_n_per_flux_bin and ast_n_flux_bin variables to beast_settin…
…gs.txt
  • Loading branch information
christinawlindberg committed Jun 29, 2020
commit 1258a7fbb43498b9755e382fbb1ee3fc9b61aae1
8 changes: 8 additions & 0 deletions phat_small/beast_settings.txt
Original file line number Diff line number Diff line change
@@ -71,6 +71,14 @@ ast_models_selected_per_age = 70
# for an AST to be included in the list (Default = 3)
ast_bands_above_maglimit = 3

# ast_n_flux_bins : integer
# The number of flux bins into which the dynamic range of the
# model grid in each filter is divided
ast_n_flux_bins = 40

# ast_n_per_flux_bin : integer
# Minimum number of model seds that need to fall into each bin
ast_n_per_flux_bin = 50

# ast_realization_per_model : integer
# Number of Realizations of each included AST model
8 changes: 8 additions & 0 deletions phat_small_multidistance/beast_settings.txt
Original file line number Diff line number Diff line change
@@ -70,6 +70,14 @@ ast_models_selected_per_age = 70
# for an AST to be included in the list (Default = 3)
ast_bands_above_maglimit = 3

# ast_n_flux_bins : integer
# The number of flux bins into which the dynamic range of the
# model grid in each filter is divided
ast_n_flux_bins = 40

# ast_n_per_flux_bin : integer
# Minimum number of model seds that need to fall into each bin
ast_n_per_flux_bin = 50

# ast_realization_per_model : integer
# Number of Realizations of each included AST model