Ignore:
Timestamp:
Sep 20, 2017 8:52:10 AM (6 years ago)
Author:
vondreele
Message:

change # decimal places on pseudovariables from 3 to 5
fix bug on phase Transform command
clean up formatting of General tab

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIdataGUI.py

    r3082 r3092  
    71287128        G2frame.colSigs += [esdList]
    71297129        colLabels += [expr]
    7130         Types += [wg.GRID_VALUE_FLOAT+':10,3']
     7130        Types += [wg.GRID_VALUE_FLOAT+':10,5']
    71317131    #---- table build done -------------------------------------------------------------
    71327132
Note: See TracChangeset for help on using the changeset viewer.