Changeset 746 for trunk/GSASII.py
- Timestamp:
- Aug 31, 2012 1:56:07 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASII.py
r740 r746 2036 2036 Histograms,Phases = self.GetUsedHistogramsAndPhasesfromTree() 2037 2037 print Histograms.keys() 2038 Natoms,atomIndx,phaseVary,phaseDict,pawleyLookup,FFtable,BLtable = G2str.GetPhaseData(Phases,Rest Dict=None,Print=False)2038 Natoms,atomIndx,phaseVary,phaseDict,pawleyLookup,FFtable,BLtable = G2str.GetPhaseData(Phases,RestraintDict=None,Print=False) 2039 2039 hapVary,hapDict,controlDict = G2str.GetHistogramPhaseData(Phases,Histograms,Print=False) 2040 2040 histVary,histDict,controlDict = G2str.GetHistogramData(Histograms,Print=False)
Note: See TracChangeset
for help on using the changeset viewer.