Ignore:
Timestamp:
Apr 29, 2015 12:22:48 PM (8 years ago)
Author:
toby
Message:

fix constraints for all test cases

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIstrMain.py

    r1818 r1819  
    179179        G2mv.GenerateConstraints(groups,parmlist,varyList,constrDict,fixedList,parmDict)
    180180        #print G2mv.VarRemapShow(varyList)
     181        #print 'DependentVars',G2mv.GetDependentVars()
     182        #print 'IndependentVars',G2mv.GetIndependentVars()
    181183    except:
    182184        print ' *** ERROR - your constraints are internally inconsistent ***'
Note: See TracChangeset for help on using the changeset viewer.