Skip to content

Commit

Permalink
Added laue.assign alias for laue.optimize_indexing
Browse files Browse the repository at this point in the history
  • Loading branch information
PrinceWalnut committed Dec 5, 2024
1 parent 43f0706 commit 9871cd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ console_scripts =
laue.find_spots = laue_dials.command_line.find_spots:run
laue.index = laue_dials.command_line.index:run
laue.sequence_to_stills = laue_dials.command_line.sequence_to_stills:run
laue.assign = laue_dials.command_line.optimize_indexing:run
laue.optimize_indexing = laue_dials.command_line.optimize_indexing:run
laue.refine = laue_dials.command_line.refine:run
laue.predict = laue_dials.command_line.predict:run
Expand Down

0 comments on commit 9871cd0

Please sign in to comment.