Changeset 4823 for trunk/GSASIIobj.py


Ignore:
Timestamp:
Feb 20, 2021 1:25:23 PM (2 years ago)
Author:
toby
Message:

fix naming of new variable constraints; label them & improve constraint help text

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIobj.py

    r4809 r4823  
    19321932        'RBRU' : 'Residue rigid body group Uiso param.',
    19331933        'constr([0-9]*)' : 'Parameter from constraint',
     1934        'nv-([^_]+)_*' : 'New variable constraint parameter named \\1',
    19341935        # supersymmetry parameters  p::<var>:a:o 'Flen','Fcent'?
    19351936        'mV([0-2])$' : 'Modulation vector component \\1',
Note: See TracChangeset for help on using the changeset viewer.