Ignore:
Timestamp:
Apr 28, 2015 2:49:55 PM (8 years ago)
Author:
toby
Message:

fix immediate constraint problem; need to double check on skipped constraints

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIstrMain.py

    r1813 r1818  
    178178        groups,parmlist = G2mv.GroupConstraints(constrDict)
    179179        G2mv.GenerateConstraints(groups,parmlist,varyList,constrDict,fixedList,parmDict)
     180        #print G2mv.VarRemapShow(varyList)
    180181    except:
    181182        print ' *** ERROR - your constraints are internally inconsistent ***'
Note: See TracChangeset for help on using the changeset viewer.