Ignore:
Timestamp:
Dec 13, 2017 8:26:51 AM (5 years ago)
Author:
vondreele
Message:

fix integer divides in responding to unit cell changes on Unit Cells window
show StarFile? errors from cif importer
add missing nonstandard space group symbols for face centered orthorhombics
begin implementation of cif import magnetic phases into 2 phase result

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIdataGUI.py

    r3187 r3191  
    803803            else:
    804804                if singlereader:
     805                    msg += '\n'+rd.warnings
    805806                    print(u'The '+ rd.formatName+u' reader was not able to read file '+filename+msg)
    806807                    try:
Note: See TracChangeset for help on using the changeset viewer.