Skip to content

Commit

Permalink
reword usage.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaswmorris authored Aug 11, 2023
1 parent e1c9ce5 commit 671dfb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Usage
Working in the Bluesky environment, we need to pass four ingredients to the Bayesian agent:

* ``dofs``: A list of degrees of freedom for the agent to optimize over.
* ``tasks``: A list of tasks for the agent to maximize.
* ``tasks``: A list of tasks for the agent to optimize.
* ``digestion``: A function that processes the output of the acquisition into the task values.
* ``dets``: (Optional) A list of detectors to be triggered during acquisition.
* ``acquisition``: (Optional) A Bluesky plan to run for each set of inputs.
Expand Down

0 comments on commit 671dfb0

Please sign in to comment.