Changeset 2831 for trunk/GSASII.py


Ignore:
Timestamp:
May 12, 2017 4:26:07 PM (6 years ago)
Author:
vondreele
Message:

fix to put azm on Sample Azimuth for PWDR data

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASII.py

    r2821 r2831  
    12341234                if 'INS  1DETAZM' in Iparm:
    12351235                    azm = float(Iparm['INS  1DETAZM'])
     1236                rd.Sample['Azimuth'] = azm
    12361237                fltPath0 = 20.                      #arbitrary
    12371238                if 'INS   FPATH1' in Iparm:                   
Note: See TracChangeset for help on using the changeset viewer.