Changeset 1058 for trunk/GSASIIstrMain.py
- Timestamp:
- Sep 18, 2013 12:17:34 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIstrMain.py
r1028 r1058 179 179 'varyListStart':varyListStart, 180 180 'covMatrix':covMatrix,'title':GPXfile,'newAtomDict':newAtomDict, 181 'newCellDict':newCellDict }181 'newCellDict':newCellDict,'freshCOV':True} 182 182 # add the uncertainties into the esd dictionary (sigDict) 183 183 sigDict.update(G2mv.ComputeDepESD(covMatrix,varyList,parmDict))
Note: See TracChangeset
for help on using the changeset viewer.