Skip to content

Commit

Permalink
fix: add origins
Browse files Browse the repository at this point in the history
  • Loading branch information
Phillip Maffettone committed Dec 14, 2023
1 parent 64c90a1 commit 422a54c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pdf_agents/startup_scripts/mmm4-kmeans-local.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
report_on_tell=True,
k_clusters=4,
motor_names=["xstage", "ystage"],
motor_origins=[-154.7682, 48.9615],
qserver=qserver,
)

Expand Down

0 comments on commit 422a54c

Please sign in to comment.