Skip to content

Commit

Permalink
turn off debug
Browse files Browse the repository at this point in the history
  • Loading branch information
profxj committed Nov 5, 2024
1 parent 83c9c67 commit 3daec89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frb/associate/frbassociate.py
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,6 @@ def run_individual(config, prior:dict=None, show=False,
frbA.calc_priors()

# Calculate p(O_i|x)
debug = True
frbA.calc_posteriors(posterior_method,
box_hwidth=frbA.max_radius,
max_radius=frbA.max_radius, # For unseen prior
Expand Down

0 comments on commit 3daec89

Please sign in to comment.