Changeset 3765 for trunk/GSASIIphsGUI.py


Ignore:
Timestamp:
Dec 15, 2018 1:42:13 PM (4 years ago)
Author:
vondreele
Message:

allow a selected data copy of 'newLeBail' flag - facilitates sequential LeBail?
remove SawTooth? as modulation fxn - duplicates ZigZag?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIphsGUI.py

    r3761 r3765  
    70437043            copyNames = ['Scale','Extinction','Babinet','Flack','Twins','Fix FXU']
    70447044        else:  #PWDR 
    7045             copyNames = ['Scale','Pref.Ori.','Size','Mustrain','HStrain','Extinction','Babinet','LeBail','Fix FXU']
     7045            copyNames = ['Scale','Pref.Ori.','Size','Mustrain','HStrain','Extinction','Babinet','LeBail','newLeBail','Fix FXU']
    70467046        dlg = G2G.G2MultiChoiceDialog(G2frame,'Select which parameters to copy',
    70477047            'Select phase data parameters', copyNames)
Note: See TracChangeset for help on using the changeset viewer.