Ignore:
Timestamp:
Jun 24, 2017 9:33:04 AM (8 years ago)
Author:
toby
Message:

Sequential refinement fixes where # of phases change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/GSASIIstrMain.py ΒΆ

    r2854 r2874  
    251251    pIds = []
    252252    for phase in Phases:
     253        if histogram not in Phases[phase]['Histograms']: continue
    253254        if Phases[phase]['Histograms'][histogram]['Use']:
    254255            pIds.append(str(Phases[phase]['pId']))
Note: See TracChangeset for help on using the changeset viewer.