Skip to content

Commit

Permalink
Merge branch 'rpoleski:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
mjmroz authored Jun 18, 2024
2 parents 36d6c11 + 83e33d1 commit 0cdfa9d
Show file tree
Hide file tree
Showing 3 changed files with 254 additions and 27 deletions.
11 changes: 10 additions & 1 deletion examples/example_16/ob03235_2_full.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,18 @@ starting_parameters:
# parameters: t_0 u_0 t_E
# See also ob08092-o4_starting_file.yaml
fit_constraints:
negative_blending_flux_sigma_mag: 20.
negative_blending_flux_sigma_mag: 20.
#one can specify for which dataset soft constrain on blending flux should be applied: sigma dataset_label(s)
#negative_blending_flux_sigma_mag: 20. "OGLE I-band" "OB03235_MOA.txt"
# Alternative sharp constraint:
# no_negative_blending_flux: True
#color constrains, where color=source_mag_from_dataset_k-source_mag_from_dataset_m: gauss, mu ,sigma, k, m
color : gauss 0.3 0.01 "OGLE I-band" "OB03235_MOA.txt"
#Alternative for binary source models:
#color source 1 : gauss 0.3 0.01 "OGLE I-band" "OB03235_MOA.txt"
#and/or
#color source 2 : gauss 0.3 0.01 "OGLE I-band" "OB03235_MOA.txt"

prior:
t_E: Mroz et al. 2017
# Other possibility:
Expand Down
Loading

0 comments on commit 0cdfa9d

Please sign in to comment.