Changeset 3521 for trunk/GSASIIimgGUI.py


Ignore:
Timestamp:
Jul 31, 2018 2:57:22 PM (5 years ago)
Author:
vondreele
Message:

fix In neutron scattering length info
add MAXMAGN.py
minor changes to testXNFF & GSASIItestplot.py
work on transform some more

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIimgGUI.py

    r3478 r3521  
    4040import GSASIIobj as G2obj
    4141import GSASIIpy3 as G2py3
     42import ImageCalibrants as calFile
    4243
    4344VERY_LIGHT_GREY = wx.Colour(235,235,235)
     
    149150    data tree entry
    150151    '''
    151     import ImageCalibrants as calFile
    152152#patch
    153153    if 'Flat Bkg' not in data:
Note: See TracChangeset for help on using the changeset viewer.