Changeset 3420 for trunk/GSASIIpwdGUI.py


Ignore:
Timestamp:
Jun 4, 2018 2:18:05 PM (5 years ago)
Author:
vondreele
Message:

update hkl lines after spin change (still does nothing, but this is needed)
show bin directory when GSAS-II starts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIpwdGUI.py

    r3418 r3420  
    32773277        SGData['SpnFlp'] = SpnFlp
    32783278        SGData['MagSpGrp'] = G2spc.MagSGSym(SGData)
     3279        OnHklShow(None)
    32793280       
    32803281    def OnBNSlatt(event):
     
    32943295        OprNames,SpnFlp = G2spc.GenMagOps(SGData)
    32953296        SGData['SpnFlp'] = SpnFlp
     3297        OnHklShow(None)
    32963298           
    32973299    def OnShowSpins(event):
Note: See TracChangeset for help on using the changeset viewer.