Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
#47
Browse files Browse the repository at this point in the history
  • Loading branch information
Service Account for Jan Ilavsky committed Aug 8, 2018
1 parent eeab1af commit db93fb3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions profile_bluesky/startup/41-commands.py
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,7 @@ def set_USAXS_Slits():
# abs(guard_slit.h_size.value - terms.SAXS.usaxs_guard_h_size.value),
#]
# if max(diffs) > 0.01:
comment "Moving USAXS slits and guard slits to correct place"
# move USAXS slits and guard slits in place
print("Moving USAXS slits and guard slits to correct place")
move_motors(
usaxs_slit.vap, terms.SAXS.usaxs_v_size.value,
usaxs_slit.hap, terms.SAXS.usaxs_h_size.value,
Expand Down

0 comments on commit db93fb3

Please sign in to comment.