Changeset 4118 for trunk/GSASIIdataGUI.py
- Timestamp:
- Aug 28, 2019 12:32:39 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIdataGUI.py
r4115 r4118 4123 4123 4124 4124 def OnExportPeakList(self,event): 4125 nptand = lambda x: np.tan(x*math.pi/180.)4126 4125 pth = G2G.GetExportPath(self) 4127 4126 dlg = wx.FileDialog(self, 'Choose output peak list file name', pth, '',
Note: See TracChangeset
for help on using the changeset viewer.