Ignore:
Timestamp:
Jun 11, 2015 4:20:44 PM (8 years ago)
Author:
vondreele
Message:

refactor StructureFactor2 & StructureFactorDerv? for twinning - deriv not complete

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIstrMain.py

    r1852 r1886  
    729729        print ' %6s%10.3f%10.3f%10.3f'%(Atoms[i][1].ljust(6),xyz[0],xyz[1],xyz[2])
    730730    print '\n Best plane RMS X =%8.3f, Y =%8.3f, Z =%8.3f'%(Evec[Order[2]],Evec[Order[1]],Evec[Order[0]])   
    731 
    732731           
    733732def main():
Note: See TracChangeset for help on using the changeset viewer.