source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1517   9 years vondreele fix UpdateSeqResults? to treat varying Sample parameters correctly in …
(edit) @1516   9 years vondreele remove CreatePSvarDict & its references try add sampleParms to PSvarDict…
(edit) @1515   9 years vondreele allow '#' comments in GSAS iparm files. add class G2ColumnIDDialog for …
(edit) @1514   9 years toby set flags etc.
(edit) @1513   9 years toby update and rebuild docs
(edit) @1512   9 years toby implement logging and config storage
(edit) @1511   9 years toby add config file support
(edit) @1510   9 years toby logging pretty well ready to roll
(edit) @1509   9 years toby logging refactored, and much cleaner\!
(edit) @1508   9 years vondreele finish defining new defaultIparms.py & processing in ReadPowderIparm?
(edit) @1507   9 years vondreele split out defaultIparms from the ImportPowderData? class into a …
(edit) @1506   9 years vondreele break ReadPowderInstprm? into two pieces; OpenPowderInstprm? is new. …
(edit) @1505   9 years toby track with relative phase & histogram numbers
(edit) @1504   9 years vondreele fix plot HKL routines for superlattice cases. Don't plot them for 2D plots.
(edit) @1503   9 years vondreele begin incommensurate structure stuff -new importers for SHELX HKLF5 …
(edit) @1502   9 years toby Fix problem with constraint editing of floats converted to strings
(edit) @1501   9 years vondreele Change window behavior so that dataFrame is put on top after any tree …
(edit) @1500   9 years vondreele Improve drag/drop - put terse instruction in tree window status bar & …
(edit) @1499   9 years vondreele Drag/drop of tree items now works; one odd bit if trying to drag to …
(edit) @1498   9 years vondreele try to implement drag/drop of tree items - commented out as it doesn't …
(edit) @1497   9 years toby logging more complete
(edit) @1496   9 years vondreele Add sequential peak fitting. Change Back:n to Back;n for background …
(edit) @1495   9 years vondreele add warning message (ouch #4) for bad peaks
(edit) @1494   9 years vondreele add traps for bad peak profiles where iBeg > iFin caused crash
(edit) @1493   9 years vondreele set move=True for GenAtom? call for FillUnitCell? show bin width in …
(edit) @1492   9 years vondreele fix import of multiple SNT data sets & assigning them to the phase
(edit) @1491   9 years vondreele DEBUG = False & remove stray print TOF single xtal extinction & …
(edit) @1490   9 years vondreele fix TOF t-bar reference "fix" TOF single xtal extinction?
(edit) @1489   9 years vondreele correct Uij to U6 conversions Uij = Uk/2 for i != j; k > 2 in …
(edit) @1488   9 years toby 64bit mac build on BHT3 (10.6) using …
(edit) @1487   9 years toby 32 bit mac build on BHT3
(edit) @1486   9 years toby minor bugs
(edit) @1485   9 years vondreele remove 1/2 azimuth bin offset done in error.
(edit) @1484   9 years vondreele change lower limit of LGmix to 0 from 0.1 - recompile Win-32 & Win-64 …
(edit) @1483   9 years vondreele fix Export of HKLs from PWDR histograms
(edit) @1482   9 years vondreele change comment about sign of Dij application fix TOF derivatives for …
(edit) @1481   9 years toby reverse sign for application of Dij values
(edit) @1480   9 years vondreele reset mustrain now gives correct SHKL coefficients for a 1000 mustrain …
(edit) @1479   9 years vondreele fix Stephens model for mustrain, fxn & CW derivs are correct
(edit) @1478   9 years vondreele Fix CW & TOF hydrostatic strain calculations & change disply formats …
(edit) @1477   9 years toby variable change logging finally works
(edit) @1476   9 years vondreele fix handling of zero powder profile intensities; set w=0. (not 1.)
(edit) @1475   9 years vondreele add MCSA tutorial to main gsasII.html web page change difB tern from …
(edit) @1474   9 years vondreele 1st MC/SA tutorial various MC/SA fixes fix to background peak fitting …
(edit) @1473   9 years toby fix repaint problem; 2.9, mac only?
(edit) @1472   9 years toby fix wx3 bug: no wx.CB_SORT on Mac
(edit) @1471   9 years vondreele fix the Move=True stuff in G2spc.GenAtom? & force molecule centers to …
(edit) @1470   9 years vondreele fix missing 'outChannels' from imtrl files fix bug re missing …
(edit) @1469   9 years vondreele still mixed up
(edit) @1468   9 years vondreele whoops wrong file
(edit) @1467   9 years vondreele Add MCSA example files
(edit) @1466   9 years vondreele make extinction math use FcTsq? not Fcsq fix 3D HKL point lighting fix …
(edit) @1465   9 years vondreele added mod to ImageIntegrate? requested by Steven Weigand - return NST …
(edit) @1464   9 years vondreele change sig-q & beta-q functionality to be 1/d2 - seems to work better
(edit) @1463   9 years vondreele fix motion position in q & d plots
(edit) @1462   9 years vondreele add sig-2 to TOF profile coeff. new d-spacing plot option
(edit) @1461   9 years vondreele modify xye import to not divide by CW (channel width)for TOF data. NB: …
(edit) @1460   9 years vondreele fix missing radius Factor for MC/SA plots add Prfo, Abs & xt to …
(edit) @1459   9 years vondreele add instrument parameters (flight path & detector 2-theta) needed for …
(edit) @1458   9 years toby create logging branch
(edit) @1457   9 years toby use branches properly
(edit) @1456   9 years vondreele consolidate HKLF parts of dervRefine & HessRefine? into new routine dervHKLF
(edit) @1455   9 years vondreele fix ddata copy flags so it copies extinction models as well as refine …
(edit) @1454   9 years vondreele corrections to SC extinction - now better
(edit) @1453   9 years vondreele get HKLF data type into RefDict? create a SetDefaultDData routine in …
(edit) @1452   9 years toby fix bug that shows up in numpy 1.8
(edit) @1451   9 years toby Cleanup Instrument Parms bug due to reformat of peak list
(edit) @1450   9 years toby minor cleanups of Phase GUI
(edit) @1449   9 years toby print pillow version
(edit) @1448   9 years toby quick wx2.9+ fixes
(edit) @1447   9 years toby address strange EPD7.3.2 bug with : in float formatting
(edit) @1446   9 years vondreele add new import routine for JANA2000 single xtal files from ISIS
(edit) @1445   9 years vondreele add error bars to calibration plot disable Autosearch if peaks already …
(edit) @1444   9 years toby update 32-bit mac binaries (from Aug 2013)
(edit) @1443   9 years vondreele add calibration of lam, difC, etc. from index peak positions new …
(edit) @1442   9 years vondreele Add 3D plotting for structure factors for both HKLF & PWDR
(edit) @1441   9 years vondreele include option to plot unit structure factors (equal circles)
(edit) @1440   9 years vondreele missing stuff in Fit peaks tutorial & add comment about Show hkl positions.
(edit) @1439   9 years vondreele add difB as a term in d3 for TOF - trial a patch for old files for …
(edit) @1438   9 years vondreele missed the code for the Alt key fix
(edit) @1437   9 years vondreele try again
(edit) @1436   9 years vondreele new binaries
(edit) @1435   9 years vondreele modify comments about use of Alt key
(edit) @1434   9 years vondreele fix properties
(edit) @1433   9 years vondreele fix?
(edit) @1432   9 years vondreele fix?
(edit) @1431   9 years vondreele add new files
(edit) @1430   9 years vondreele remove old files
(edit) @1429   9 years vondreele put in new parametric fit files
(edit) @1428   9 years vondreele fixes to element stuff cleanout old parametric fitting files
(edit) @1427   9 years vondreele revised tutorial
(edit) @1426   9 years vondreele new stress/strain tutorial
(edit) @1425   9 years vondreele still more tutorial cleanup
(edit) @1424   9 years vondreele more tutorial cleanup
(edit) @1423   9 years vondreele remove old tutorials
(edit) @1422   9 years vondreele update Calib area det tutorial
(edit) @1421   9 years vondreele add missing figures
(edit) @1420   9 years vondreele fix plot error with sqrt fix image use default problem with detdepth …
(edit) @1419   9 years vondreele stop copy of threshold masks from one image to another
(edit) @1418   9 years vondreele fix HKLF imports for mmcif data fix some nDig entries for …
Note: See TracRevisionLog for help on using the revision log.