Ignore:
Timestamp:
Jan 8, 2020 9:44:02 AM (3 years ago)
Author:
vondreele
Message:

remove dependence on fullrmc existing
rearrange RMC options
fixes to RMCProfile file prep.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIdataGUI.py

    r4223 r4236  
    29152915        self.lastSelectedPhaseTab = None # track the last tab pressed on a phase window
    29162916        self.testRBObjSizers = {}   #rigid body sizer datafile contents
    2917         self.RMCchoice = 'fullrmc'
     2917        self.RMCchoice = 'RMCProfile'
    29182918       
    29192919    def __init__(self, parent):
Note: See TracChangeset for help on using the changeset viewer.