Ignore:
Timestamp:
Oct 23, 2019 1:43:18 PM (4 years ago)
Author:
toby
Message:

Add dummy flag for scripted simulations; fix command line file read on Mac

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIscriptable.py

    r4162 r4187  
    20592059           
    20602060        self.set_Controls('cycles', 0)
     2061        self.data[histname]['data'][0]['Dummy'] = True
    20612062        return self.histogram(histname)
    20622063   
Note: See TracChangeset for help on using the changeset viewer.