source: trunk/GSASIIconstrGUI.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4615   5 years toby Add DrawAtoms_default config option to set default drawing type; add …
(edit) @4609   5 years vondreele name the Vector RB atoms. Don't appear in RB table but do show when …
(edit) @4608   5 years vondreele split VectorRB listings up into separate views for each RB in both …
(edit) @4606   5 years vondreele revise Orientation reference help text for Vector & Residue RBs
(edit) @4605   5 years toby fix AddRB with no matchTable
(edit) @4604   5 years toby add help to Orientation reference controls; improve helpbutton formatting
(edit) @4603   5 years vondreele change CheckBox? to Button for use RB center
(edit) @4602   5 years vondreele add molecular (RB) center option
(edit) @4594   5 years vondreele remove WACV,wx.ALIGN_CENTER_VERTICAL from all Add for wx.VERTICAL …
(edit) @4584   5 years toby prevent duplicate names for rigid bodies; make sure vector RB has 3+ …
(edit) @4577   5 years vondreele A much better fix to the C++ bug. Happens in Windows when gpx file …
(edit) @4576   5 years vondreele fix C++ crash in GSASIIconstrGUI.py - 2 OnPageChanged? routines cor …
(edit) @4573   5 years toby RB extensions and minor bug fixes
(edit) @4505   5 years toby more fixes to Res RB edit; tweak RB atom assignment displays
(edit) @4503   5 years toby fix problems wit multiple instances of a single RB and with adding …
(edit) @4492   5 years vondreele cleanup here & there
(edit) @4455   5 years toby fix and speed up the "Complete Molecule" command; w/o for mult calc bug
(edit) @4431   5 years toby new code for locating RBs; redo GUI for RB extractor
(edit) @4421   5 years toby add R.B. extractor; misc doc updates; plt bug after strip Hs; grid …
(edit) @4400   5 years vondreele add rigid body save to make new pdb file with properly named atoms - …
(edit) @4399   5 years toby major refactoring & corrections to ISODISTORT mode import and computations
(edit) @4379   5 years toby fix isodistort constraint processing
(edit) @4270   5 years vondreele set default directories to G2frame.LastGPXdir or result from …
(edit) @4041   6 years vondreele fix issues with rigid body GUI controls - mostly proper assignment of rbId
(edit) @4020   6 years vondreele comment out sell constraint build for transform & mag structures - …
(edit) @3948   6 years vondreele a better way to fix scroll bar issue in Residue RB display
(edit) @3947   6 years vondreele fix to Residue RB scroll issue with residue selection; had to resize …
(edit) @3944   6 years toby fix for vector rigid body display
(edit) @3943   6 years vondreele fix scroll bars in Residue rigid body display
(edit) @3905   6 years vondreele fix to atom constraints from structure transform
(edit) @3904   6 years vondreele fix lattice parm constraint bug
(edit) @3835   6 years vondreele Allow constraints on modulation vector changes to incommensurate mag. …
(edit) @3829   6 years vondreele fix problem with selecting torsions in residue rigid bodies
(edit) @3791   6 years toby cleanup constraint display more
(edit) @3790   6 years toby make sure off-diagonal terms that must compute as 0 are fixed
(edit) @3789   6 years toby fix transpose error for lattice constraints
(edit) @3788   6 years toby generate cell parm constraints for magnetic cells; fix errors in …
(edit) @3785   6 years toby generate lattice constraints for mag. xform
(edit) @3784   6 years toby generate lattice constraints for mag. xform
(edit) @3760   6 years vondreele remove AwaveType?,PwaveType?,FwaveType? & MwaveType? from constraints …
(edit) @3735   7 years vondreele oops got monoclinic A3 & A5 switched!
(edit) @3734   7 years vondreele fix to SetUniqAj? - inside TransConstraints?
(edit) @3721   7 years vondreele put in (now commented out) new code for making lattice constraints for …
(edit) @3717   7 years vondreele comment all lines for making lattice constraint
(edit) @3716   7 years vondreele implement new version of SUBGROUPS & k-SUBGROUPDMAG that return …
(edit) @3711   7 years toby major constraint update: move conflicting equivs to constraints; allow …
(edit) @3703   7 years vondreele refactoring of GetSSfxuinel
(edit) @3699   7 years vondreele make check for duplicate constraints (via strings) in TransConstraints?
(edit) @3693   7 years vondreele magAtoms --> magAtms spelling error n RefreshMagCellsGrid? allow …
(edit) @3691   7 years vondreele fix constraints on transformed lattice parameters to preserve higher …
(edit) @3649   7 years toby Change display of equivalences
(edit) @3647   7 years toby do removal of vars when window is created
(edit) @3618   7 years vondreele comment out creation of Uij constraints for new mag phases - not …
(edit) @3617   7 years vondreele fix mag space group counts fix k-SUBGROUPSMAG k-vec input fix lattice …
(edit) @3601   7 years vondreele fix a weird wx4.0 C++ error in G2constrGUI (line 2212)
(edit) @3599   7 years toby remove vars from constraints (see G2obj.removeNonRefined); new tutorial
(edit) @3588   7 years vondreele fix old style wx.CHANGE_DIR to wx.DR_CHANGE_DIR in several places. fix …
(edit) @3577   7 years vondreele delete MAXMAGN - not using it any more fix (maybe) mag constraints; …
(edit) @3567   7 years vondreele fix wx.wx bug in G2constrGUI better formatting of Platform: line on …
(edit) @3510   7 years svnjenkins CheckScalePhaseFractions?: use only on PWDR hists
(edit) @3507   7 years svnjenkins bug fixes: checking phase frac constraint, when histograms not in a …
(edit) @3470   7 years vondreele add a comeent/question for OnConstDel? (no effect on processing) …
(edit) @3468   7 years vondreele define new function FindAllCons? to replace bits of identical code that …
(edit) @3467   7 years vondreele fix problem in constraints where a deleted constraint variable wasn't …
(edit) @3462   7 years toby move check of fractions/scale to OnRefine? and OnView?
(edit) @3456   7 years vondreele change delete constraint code
(edit) @3438   7 years vondreele g2strIO fix magnetic hkl extinctions in reflection generation remove …
(edit) @3413   7 years vondreele modify RefineCore? & Refine/SeqRefine? to use ifSeq parameter instead of …
(edit) @3411   7 years vondreele another transform constrint fix to atom nos.
(edit) @3410   7 years vondreele bad Uij names fixed in Transform constraints
(edit) @3409   7 years vondreele another fix to transformation constraints to skip equivalent …
(edit) @3406   7 years vondreele fix Transform to create correct(?) constraints between lattices, atom …
(edit) @3397   7 years vondreele fix Constraints problem when no histograms (or phases) display new BNS …
(edit) @3396   7 years vondreele set refList=False for a couple of calls to GetHistogramPhaseData? where …
(edit) @3373   7 years toby make sequential refinement setting work like a global flag; add …
(edit) @3371   7 years toby constraint fixes: implement wild-card equivalences, fix use of all for …
(edit) @3356   7 years vondreele remove commented out SetTitle? & SetLabel? for data window from various …
(edit) @3355   7 years toby name main & plot window against project name, remove other SetTitle? calls
(edit) @3328   7 years vondreele reformat residue RB display to show residues one at a time
(edit) @3325   7 years vondreele add importer for Bruker image FORMAT 100 files fix AAprobability plots …
(edit) @3317   7 years vondreele magnetic site symmetry restrictions on moments & magnetic site …
(edit) @3302   7 years vondreele mag sym fixes
(edit) @3239   7 years vondreele implement use of 2-site disordered amino acid residues in proteins: …
(edit) @3136   8 years vondreele make GSAS-II python 3.6 compliant & preserve python 2.7 use;changes: …
(edit) @3079   8 years vondreele implement rigid body reference vectors
(edit) @3065   8 years toby fix error introduced by variable sorting
(edit) @3061   8 years toby sort variable names
(edit) @3057   8 years toby more work on constraints: prevent use of perviously constrained …
(edit) @3056   8 years toby expand error reporting with constraints (no fixes yet to prevent them)
(edit) @3054   8 years vondreele fixes to MCSA gui routines; trap <3 atom RBs fix missing AtLookup?
(edit) @3000   8 years toby make the two frame version the trunk as we hit version 3000
(edit) @2753   8 years vondreele minor shuffling about for atom constraints - no discernable impact …
(edit) @2707   8 years vondreele some code layout changes rework ShowLSParms to allow selection for display
(edit) @2691   8 years vondreele fix Transform - cell constraints were wrong needed to clear …
(edit) @2583   8 years vondreele put default 'Plane' into drawing Data from old gpx files fix frame …
(edit) @2551   9 years vondreele clean up G2imageGUI Add start on autoSpot mask - not complete some …
(edit) @2546   9 years vondreele cleanup of all GSASII main routines - remove unused variables, dead …
(edit) @2544   9 years vondreele major cleanup of unused variables, etc.
(edit) @2520   9 years vondreele remove unused & commented Srr fctr & deriv routines Mag moment …
(edit) @2512   9 years vondreele remove 'constraint' and 'restraint' from Consraints & Restraints tabs …
Note: See TracRevisionLog for help on using the revision log.