Changeset 4815


Ignore:
Timestamp:
Feb 13, 2021 9:41:56 AM (3 years ago)
Author:
vondreele
Message:

fix problem of shifting RB origin; changed atom fractions!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIphsGUI.py

    r4813 r4815  
    98929892                for i,Id in enumerate(RBObj['Ids']):
    98939893                    data['Atoms'][AtLookUp[Id]][cx:cx+3] = newXYZ[i]
    9894                     data['Atoms'][AtLookUp[Id]][cx+3] = Mult/maxMult
    98959894                data['Drawing']['Atoms'] = []
    98969895                UpdateDrawAtoms(atomStyle)
Note: See TracChangeset for help on using the changeset viewer.