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

Commit

Permalink
#59 SBUSAXS mode the same as USAXS mode, at least for now
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Jan 30, 2019
1 parent 175f32e commit c8fd0e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions profile_bluesky/startup/43-procedures.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ def mode_USAXS():
def mode_SBUSAXS():
pass

mode_SBUSAXS = mode_USAXS # really the same thing, at least for now

def mode_SAXS():
# plc_protect.stop_if_tripped()
Expand Down

0 comments on commit c8fd0e9

Please sign in to comment.