Changeset 4500


Ignore:
Timestamp:
Jun 19, 2020 4:58:08 PM (3 years ago)
Author:
toby
Message:

Add sphere of atoms arround view point; show distances to peaks and atoms around view point

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIphsGUI.py

    r4499 r4500  
    88688868            '''Sizer to get distances to show'''
    88698869            def onLeave(*args,**kwargs):
    8870                 print('On leave')
    88718870                G2plt.PlotStructure(G2frame,data)
    8872                 #wx.CallAfter(G2plt.PlotStructure,G2frame,data)
    88738871            for key in key1,key2,key3:
    88748872                if key not in var: var[key] = 0
Note: See TracChangeset for help on using the changeset viewer.