Changeset 3308 for trunk/GSASIIphsGUI.py


Ignore:
Timestamp:
Mar 5, 2018 3:31:19 PM (5 years ago)
Author:
vondreele
Message:

more fixes for mag site symmetry constraints

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIphsGUI.py

    r3307 r3308  
    120120                except IndexError:
    121121                    print(self.spins,j,ic,lentable,self.names[j])
     122                    item += ',+1'
    122123                M,T,S = G2spc.MagText2MTS(item.split(')')[1].replace(' ',''),CIF=False)
    123124                T = (T+Cent)%1.
Note: See TracChangeset for help on using the changeset viewer.