Changeset 3748


Ignore:
Timestamp:
Dec 2, 2018 5:05:49 PM (4 years ago)
Author:
toby
Message:

add missing rigid body params to seq. ref

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIstrMain.py

    r3732 r3748  
    402402            SeqResult['varyList'] = list(set(SeqResult['varyList']+saveVaryList))
    403403        parmDict = {}
     404        parmDict.update(rbDict)
    404405        parmDict.update(phaseDict)
    405406        parmDict.update(hapDict)
Note: See TracChangeset for help on using the changeset viewer.