Skip to content

Commit

Permalink
update docstring for enforce_all_objectives
Browse files Browse the repository at this point in the history
  • Loading branch information
jennmald committed Nov 21, 2024
1 parent 3bffc20 commit 9a7486c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/blop/agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ def __init__(
A databroker instance.
verbose : bool
To be verbose or not.
enforce_all_objectives_valid: bool
Whether to remove all beam diagnostics if one is bad. If `True`, disagnostics will be removed.
tolerate_acquisition_errors : bool
Whether to allow errors during acquistion. If `True`, errors will be caught as warnings.
sample_center_on_init : bool
Expand Down

0 comments on commit 9a7486c

Please sign in to comment.