Skip to content

Commit

Permalink
likelihood check moved to autofit
Browse files Browse the repository at this point in the history
  • Loading branch information
Jammy2211 committed Mar 24, 2024
1 parent 91710cf commit 09ede48
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test_autolens/config/general.yaml
Expand Up @@ -36,8 +36,7 @@ profiling:
perform: true
repeats: 1
test:
check_figure_of_merit_sanity: false
bypass_figure_of_merit_sanity: true
check_likelihood_function: true # if True, when a search is resumed the likelihood of a previous sample is recalculated to ensure it is consistent with the previous run.
check_preloads: false
exception_override: false
preloads_check_threshold: 1.0 # If the figure of merit of a fit with and without preloads is greater than this threshold, the check preload test fails and an exception raised for a model-fit.
Expand Down

0 comments on commit 09ede48

Please sign in to comment.