Changeset 4073 for trunk/GSASIImath.py


Ignore:
Timestamp:
Jul 27, 2019 11:05:14 AM (6 years ago)
Author:
vondreele
Message:

minor typos & allow import PDB to read no unit cell dummy PDBs from SHAPES/dammin, etc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/GSASIImath.py ΒΆ

    r4058 r4073  
    14411441        MmodA = MmodA*SGData['MagMom'][:,nxs,nxs]
    14421442        MmodB = MmodB*SGData['MagMom'][:,nxs,nxs]
    1443     return MmodA,MmodB    #Nops,Natm,,Mxyz; sin & cos parts
     1443#MmodA+MmodB matches drawn tau=0 atom moments
     1444    return MmodA,MmodB    #Nops,Natm,Mxyz; sin & cos parts
    14441445       
    14451446def Modulation(H,HP,nWaves,Fmod,Xmod,Umod,glTau,glWt):
Note: See TracChangeset for help on using the changeset viewer.