Changeset 4814 for trunk


Ignore:
Timestamp:
Feb 12, 2021 8:29:48 PM (2 years ago)
Author:
toby
Message:

Add 'V' option (vector only) for rigid body fitting -- cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIstrIO.py

    r4813 r4814  
    13801380            elif RB['Orient'][1] == 'V' and i not in fixAxis:
    13811381                phaseVary += [name,]
    1382                 print('refine',name)
    13831382    def MakeRBThermals(rbKey,phaseVary,phaseDict):
    13841383        rbid = str(rbids.index(RB['RBId']))
Note: See TracChangeset for help on using the changeset viewer.