Ignore:
Timestamp:
Dec 11, 2018 3:11:13 PM (4 years ago)
Author:
vondreele
Message:

remove AwaveType?,PwaveType?,FwaveType? & MwaveType? from constraints lists.
fix for nonFourier refine results listing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIconstrGUI.py

    r3735 r3760  
    172172    rbIds = rigidbodyDict.get('RBIds',{'Vector':[],'Residue':[]})
    173173    rbVary,rbDict = G2stIO.GetRigidBodyModels(rigidbodyDict,Print=False)
    174     badPhaseParms = ['Ax','Ay','Az','Amul','AI/A','Atype','SHorder','mV0','mV1','mV2','waveType','Vol','isMag',]
     174    badPhaseParms = ['Ax','Ay','Az','Amul','AI/A','Atype','SHorder','mV0','mV1','mV2','AwaveType','FwaveType','PwaveType','MwaveType','Vol','isMag',]
    175175    globalList = list(rbDict.keys())
    176176    globalList.sort()
Note: See TracChangeset for help on using the changeset viewer.