Changeset 1402 for trunk/GSASIIobj.py


Ignore:
Timestamp:
Jul 1, 2014 3:29:14 PM (9 years ago)
Author:
vondreele
Message:

make pseudovariables work for strain seq. results
fix Pos2dsp for TOF
allow plot of TOF vs d-spacing for indexed peaks - might be useful for getting TOF to d-space coefficients - uses PlotXY

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIobj.py

    r1390 r1402  
    13161316        'PkGam': 'Bragg peak gamma',
    13171317        'e([12][12])' : 'strain tensor e\1',   # strain vars e11, e22, e12
     1318        'Dcalc': 'Calc. d-spacing',
    13181319        }.items():
    13191320        VarDesc[key] = value
Note: See TracChangeset for help on using the changeset viewer.