Ignore:
Timestamp:
Jun 3, 2021 10:12:41 AM (2 years ago)
Author:
vondreele
Message:

change powder peak shape functions to include effect of varying step size.
Impacts scale factors & peak intensities.
New notification system invoked to let users know of change.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIctrlGUI.py

    r4918 r4919  
    54055405        self.dlg.Destroy()
    54065406################################################################################
    5407 updateNoticeDict = {}  # example: {1234:True, 5000:False}
     5407updateNoticeDict = {4918:True}  # example: {1234:True, 5000:False}
    54085408'''A dict with versions that should be noted. The value associated with the
    54095409tag is if all older projects should show the warning, or only the first
Note: See TracChangeset for help on using the changeset viewer.