Changeset 5118 for trunk/GSASIIobj.py


Ignore:
Timestamp:
Dec 23, 2021 6:00:10 PM (3 years ago)
Author:
toby
Message:

revisions for constraint processing & display

File:
1 edited

Legend:

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

    r5110 r5118  
    19911991        'RBR([TLS])([123AB][123AB])' : 'Residue rigid body group disp. param.',
    19921992        'RBRU' : 'Residue rigid body group Uiso param.',
    1993         'constr([0-9]*)' : 'Parameter from constraint',
    1994         'nv-([^_]+)_*' : 'New variable constraint parameter named \\1',
     1993        'constr([0-9]*)' : 'Generated degree of freedom from constraint',
     1994        'nv-(.+)' : 'New variable assignment with name \\1',
    19951995        # supersymmetry parameters  p::<var>:a:o 'Flen','Fcent'?
    19961996        'mV([0-2])$' : 'Modulation vector component \\1',
Note: See TracChangeset for help on using the changeset viewer.