Changeset 4513 for trunk/GSASIImath.py


Ignore:
Timestamp:
Jul 3, 2020 10:18:43 AM (3 years ago)
Author:
vondreele
Message:

fix problem after setting 1-->2 transformation. A block of code neededto be tabbed in once more.
better mag. str. fctr stuff - closer but not right.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIImath.py

    r4491 r4513  
    14351435    '''
    14361436    this needs to make magnetic moment modulations & magnitudes as
    1437     fxn of gTau points
     1437    fxn of gTau points; NB: this allows only 1 mag. wave fxn.
    14381438    '''
    14391439    Am = np.array(MSSdata[3:]).T   #atoms x waves x cos pos mods
Note: See TracChangeset for help on using the changeset viewer.