Skip to content

Commit

Permalink
and another!
Browse files Browse the repository at this point in the history
  • Loading branch information
vondreele committed Sep 29, 2024
1 parent ab3e80c commit 5dff3cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion GSASII/GSASIIpwdGUI.py
Original file line number Diff line number Diff line change
Expand Up @@ -4148,7 +4148,6 @@ def OnButton(xpos,ypos):
ssopt['ModVec'][0] = xpos
ssopt['ModVec'][1] = ypos
vec = ssopt['ModVec']
print(SGData['MagSpGrp'])
print(' Trying: %s %s modulation vector = %.3f %.3f %.3f'%(controls[13],ssopt['ssSymb'],vec[0],vec[1],vec[2]))
OnHklShow()
wx.CallAfter(UpdateUnitCellsGrid,G2frame,data)
Expand Down

0 comments on commit 5dff3cc

Please sign in to comment.