Changeset 1931 for trunk/GSASIIphsGUI.py


Ignore:
Timestamp:
Jul 16, 2015 2:27:12 PM (8 years ago)
Author:
vondreele
Message:

Autoupdate of atom drawing table and drawing after LS refinement and Hatom update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIphsGUI.py

    r1930 r1931  
    16401640                Error += 'Hydrogen atom not in atom list - ignored\n'
    16411641                continue
     1642        data['Drawing']['Atoms'] = []
     1643        UpdateDrawAtoms()
    16421644        FillAtomsGrid(Atoms)
    16431645        G2plt.PlotStructure(G2frame,data)
Note: See TracChangeset for help on using the changeset viewer.