Changeset 2849 for trunk/GSASIIplot.py


Ignore:
Timestamp:
Jun 1, 2017 9:44:40 AM (6 years ago)
Author:
vondreele
Message:

change TOF instrument Calibration weighting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIplot.py

    r2848 r2849  
    72427242                color *= .5
    72437243            if Page.poly:
    7244                 if len(Faces[iat])>16:
     7244                if len(Faces[iat])>16:  #allows tetrahedra but not stray triangles
    72457245                    RenderPolyhedra(x,y,z,Faces[iat],color)
    72467246            else:
Note: See TracChangeset for help on using the changeset viewer.