Changeset 5063 for trunk/GSASIIphsGUI.py


Ignore:
Timestamp:
Nov 1, 2021 11:26:23 AM (2 years ago)
Author:
toby
Message:

Start on isodisplace import cleanup & formatting; plotting changes for conv plots

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIphsGUI.py

    r5062 r5063  
    66956695  Exploring Structural Distortions." J. Appl. Cryst. 39, 607-614 (2006).
    66966696  '''))
    6697             topSizer.Add(wx.StaticText(ISODIST,label=' ISODISTORT distortion modes for %s\n:'%data['General']['Name']))
     6697            topSizer.Add(wx.StaticText(ISODIST,label=' ISODISTORT distortion modes for %s:\n'%data['General']['Name']))
    66986698            lineSizer = wx.BoxSizer(wx.HORIZONTAL)           
    66996699            lineSizer.Add(wx.StaticText(ISODIST,label=' Adjust magnitude of distortion modes (-0.1 to +0.1):  '),0,WACV)
Note: See TracChangeset for help on using the changeset viewer.