source: trunk/exports

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3389   7 years vondreele add instrumnt parameters to powder csv export routine
(edit) @3299   7 years toby Add Q to powder CSV export
(edit) @3260   7 years toby misc Py3 fixes
(edit) @3253   7 years toby remove extraneous reload; improve scriptable docs
(edit) @3246   7 years toby cif export: use sig for x,x,x positions etc; column order for seq …
(edit) @3245   7 years vondreele fix problem with incommensurate magnetic structures from CIFhklReader …
(edit) @3230   7 years toby change stacked CSV header
(edit) @3229   7 years vondreele fix map export for python 3
(edit) @3223   7 years toby fix histogram export file naming
(edit) @3216   7 years toby add data & parameter access in scripting
(edit) @3207   7 years toby New command-line tutorial
(edit) @3200   7 years vondreele fix bugs in various exporters for cif & pdb files. allow for missing …
(edit) @3180   8 years toby autointegration updates
(edit) @3140   8 years vondreele add d-spacing to export csv reflection tables
(edit) @3136   8 years vondreele make GSAS-II python 3.6 compliant & preserve python 2.7 use;changes: …
(edit) @3101   8 years vondreele change SetScrollRate?(1,1) to SetScrollRate?(10,10) - improves scrolling …
(edit) @3027   8 years odonnell no wx dependency for export
(edit) @3024   8 years toby fix DisAgl? problem in CIF export
(edit) @3019   8 years odonnell fixed error in refactoring
(edit) @3011   8 years odonnell CIF export. changelist: * Start using argparse module in …
(edit) @3000   8 years toby make the two frame version the trunk as we hit version 3000
(edit) @2897   8 years toby fix full CIF export bug
(edit) @2867   8 years toby fix sequential exports
(edit) @2819   8 years vondreele fix printing of nonascii characters (e.g. "umlaut-o") in file names, …
(edit) @2779   8 years toby unicode bug
(edit) @2738   8 years vondreele removed all "except Exception as detail" blocks from importers & …
(edit) @2733   8 years toby fix min/max in CIF
(edit) @2706   8 years toby deal with all atoms having fractional occupancies
(edit) @2567   9 years vondreele fix to export CIF sym. op. problem use ValidatedTxtctrl? for all values …
(edit) @2543   9 years toby deal a bit better with Unicode file names in CIF exports
(edit) @2529   9 years toby fix I100 error in multiphase CIFs
(edit) @2527   9 years toby remove debug code; remove code causing error on CIF export
(edit) @2516   9 years toby revise import to not assume Bank 1 with multibank instparm files; deal …
(edit) @2449   9 years toby Fix CIF exports; make sure exporters are imported only once (on Mac)
(edit) @2433   9 years toby update for sequential export
(edit) @2376   9 years vondreele add q-bin chi file exporter
(edit) @2354   9 years toby fix export of TOF powder data
(edit) @2152   9 years vondreele all PWDR exporters will make file name from histogram name allow read …
(edit) @2143   9 years vondreele fix cif UIJ order of keys - values OK work on hkl merge all but 321 & …
(edit) @2136   9 years vondreele fix indexing problem in 32 bit versions - Skip in ProgressDialog?
(edit) @2133   9 years toby fix svn settings for revisions & line ends
(edit) @2132   9 years vondreele more rationalization of FWHM calculations
(edit) @2109   9 years toby Andrey's enhancement: keep track of last GPX, import & export …
(edit) @2103   9 years toby start on Andrey's bug list: 2.Trying to out put multiple CHI-files …
(edit) @2026   10 years toby autoint minimal, but ready for testing; fixes to Exports
(edit) @2018   10 years toby fix export bugs; prevent exception if Cancel is used when locating a …
(edit) @1997   10 years toby Add API for direct image read (G2IO.ExportPowderList?) and powder …
(edit) @1902   10 years vondreele suppress editing of 1st twin element; it is always the identity matrix …
(edit) @1836   10 years vondreele add Prfo to export powder reflections as txt & csv fix G2ctrls (remove …
(edit) @1831   10 years toby move remaining generic controls to G2ctrls
(edit) @1791   10 years vondreele use sample angles in sp.harm. PO refinement for non Bragg-Brentano …
(edit) @1782   10 years vondreele fix display of fixed wavelength selection show no. user rejected refl. …
(edit) @1773   10 years vondreele provide sig,gam & FWHM in export of PWDR reflection set as csv & txt …
(edit) @1762   10 years vondreele fix exports of reflection csv & txt files to work for CW & TOF data as …
(edit) @1761   10 years vondreele better fix to export csv reflections change default I/Ib for strain …
(edit) @1760   10 years vondreele fix csv exporter for reflection lists
(edit) @1675   10 years vondreele fix but in export powder fxye file. Bad format for profile coeffs.
(edit) @1659   10 years vondreele get fourier density min/max & keep them enter fourier min/max into cif file
(edit) @1658   10 years vondreele correct bugs in single crystal cif output - now good for TOF data …
(edit) @1630   10 years vondreele add export routine for tables of x,y0,y1,y2,... for multiple powder …
(edit) @1618   10 years vondreele fix space group print in shelx export fix errors when data is deleted …
(edit) @1496   11 years vondreele Add sequential peak fitting. Change Back:n to Back;n for background …
(edit) @1329   11 years vondreele fix export of topas xye data - comments need /* & */ delimiters (ugh!) …
(edit) @1299   11 years toby Set conf flags consistently for .py files
(edit) @1261   11 years toby reorg exports to implement directory selection
(edit) @1236   11 years toby Add FXYE & XYE exporters; allow multiple powder exports; fix …
(edit) @1191   11 years vondreele CSV exporter for strain results
(edit) @1130   12 years toby CIF export: use G2 T & P values, fix profile inclusion to show all hists
(edit) @1127   12 years toby more export changes to catch up to data structure updates; update …
(edit) @1126   12 years toby fix radii editing & reflection table access in CIF export
(edit) @1123   12 years toby add import and export routines to sphinx
(edit) @1122   12 years vondreele rename ASCIImap to just map add export of ccp4 maps
(edit) @1118   12 years toby fix map export bug
(edit) @1117   12 years toby update some menu labels; Add new multi-item selector; Add map export; …
(edit) @1115   12 years toby rework exports for new types
(edit) @1102   12 years toby change exports to always have lists of phases & histograms; new export …
(edit) @1100   12 years vondreele finish 1st version (workable) of a PDB exporter for macromolecular …
(edit) @1090   12 years vondreele complete 1st version of export PDB
(edit) @1089   12 years vondreele start on PDB exporter
(edit) @1084   12 years toby installer uses xterm on GNOME shortcut
(edit) @1081   12 years toby revise export menu; add multiple selection to G2gd.ItemSelector?
(edit) @1079   12 years vondreele small changes to G2cif for macromolecular structures; make atom names …
(edit) @1077   12 years toby cleanup plot & svn bugs; set missing keywords; CIF export done; update docs
(edit) @1074   12 years toby more CIF work
(edit) @1069   12 years toby finally a working CIF exporter (export mechanism needs configuring); …
(edit) @1068   12 years toby nearing end of CIF export
(edit) @1067   12 years toby CIF updates
(edit) @1057   12 years toby reorg UserCalibrants? into ImageCalibrants?; Add trim (whitespace) …
(edit) @1045   12 years vondreele fix Fourier map problems - didn't like Fo<0. use ErrorDialog? for some …
(edit) @1044   12 years vondreele provide example for form factor cif stuff (no new code)
(edit) @1039   12 years vondreele a few more cif fix ups an extra _pd_block_diffractogram_id removed …
(edit) @1038   12 years vondreele more work on residuals & cif files
(edit) @1037   12 years vondreele more residuals in cif fixes??
(edit) @1036   12 years vondreele fix a couple of mistakes & get SC to cif OK
(edit) @1035   12 years vondreele further adventures in residual reporting in cif files hId & pId must …
(edit) @1030   12 years vondreele mods to CIF export add residuals to histogram GUI save histogram …
(edit) @1029   12 years vondreele fix some things enCIFr whines about
(edit) @1026   12 years toby now with distances & angles
(edit) @1022   12 years toby fix error on adding an atom to a new phase before Draw Options are …
(edit) @1014   12 years vondreele background peak & Debye terms added to cif
Note: See TracRevisionLog for help on using the revision log.