Changeset 421 for trunk/GSASIIstruct.py
- Timestamp:
- Nov 17, 2011 4:12:10 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIstruct.py
r420 r421 2580 2580 covData = {'variables':result[0],'varyList':varyList,'sig':sig, 2581 2581 'covMatrix':covMatrix,'title':GPXfile,'newAtomDict':newAtomDict,'newCellDict':newCellDict} 2582 # add the uncertainties into the esd dictionary (sigDict) 2583 sigDict.update(G2mv.ComputeDepESD(covMatrix,varyList,parmDict)) 2582 2584 SetPhaseData(parmDict,sigDict,Phases,covData) 2583 2585 SetHistogramPhaseData(parmDict,sigDict,Phases,Histograms)
Note: See TracChangeset
for help on using the changeset viewer.