Changeset 4027 for trunk/GSASIIspc.py


Ignore:
Timestamp:
Jun 15, 2019 7:20:15 AM (4 years ago)
Author:
vondreele
Message:

fix to non BNS centered magnetic space groups from Bilbao

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIspc.py

    r4019 r4027  
    11461146    return lattSym
    11471147
    1148 
    11491148def Text2MT(mcifOpr,CIF=True):
    11501149    "From space group cif text returns matrix/translation"
     
    12751274                Spn.append(1)
    12761275                iB = jF+1
     1276    Spn.append(1)
    12771277    return Spn
    12781278           
Note: See TracChangeset for help on using the changeset viewer.