Changeset 4814


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

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified 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.