|
|
@4415
|
5 years |
vondreele |
change export_PDB to handle fullrmc pdb files
implement Wenqian's mod …
|
|
|
@4350
|
5 years |
toby |
add warning for azimuths with no pixels
|
|
|
@4349
|
5 years |
toby |
fix integration over azimuths with no pixels
|
|
|
@4332
|
5 years |
vondreele |
faster build of spot mask
spot masks now work in integrate all
|
|
|
@4330
|
5 years |
vondreele |
Added RMCProfile-II to list of tutorials
fix a crash problem in …
|
|
|
@4325
|
5 years |
vondreele |
small RMCProfile fixes
New auto spot mask version - works
|
|
|
@4324
|
5 years |
vondreele |
revised auto spot finder; set default esdMul = 3 everywhere
try …
|
|
|
@4316
|
5 years |
vondreele |
slight streamline of AutoSpotMask2 - a bit faster
|
|
|
@4302
|
5 years |
vondreele |
full implementation of the new spotmask finder.
|
|
|
@4299
|
5 years |
vondreele |
new spot mask algorithm - it is slow but works
|
|
|
@4181
|
6 years |
vondreele |
one more small improvement in integration speed
|
|
|
@4180
|
6 years |
vondreele |
reoptimize integration block size; now 128 seems fastest (was 256 but …
|
|
|
@4178
|
6 years |
vondreele |
precalculate polarization for image integration - faster
|
|
|
@4109
|
6 years |
vondreele |
allow recalibrate of image without any parameters
fix ellipse problem …
|
|
|
@4108
|
6 years |
toby |
add plotting of rings & ring picks; load parms into each image
|
|
|
@4107
|
6 years |
vondreele |
put covar matrix in Covariance from multi-dist recalibrate
|
|
|
@4104
|
6 years |
toby |
new mode for combined fit of wavelength to a set of images
|
|
|
@4102
|
6 years |
vondreele |
add transfer of flat background to images corrected for 1/dist2 …
|
|
|
@4090
|
6 years |
vondreele |
small revision to the absent lines code - works better now
|
|
|
@4089
|
6 years |
vondreele |
implement an "absent" list for image calibrants - especially Silicon SRM640
|
|
|
@4056
|
6 years |
vondreele |
use config value of default spot size for spot masks
|
|
|
@4035
|
6 years |
vondreele |
xline & yline masks now correct
|
|
|
@4034
|
6 years |
vondreele |
implement xline & yline masks to integration - still checking it
|
|
|
@4032
|
6 years |
vondreele |
fix 'Resolution' in old gpx to 'GridStep?'
fix to bad logical operator …
|
|
|
@4026
|
6 years |
toby |
printing bugs
|
|
|
@4021
|
6 years |
toby |
implement filter for screen messages; start to replace print() with …
|
|
|
@4009
|
6 years |
toby |
add convariance to recalibrate all, so esd's are computed properly …
|
|
|
@3999
|
6 years |
toby |
reorg PDF computation/save as non-GUI code, add PDF to scriptable, doc …
|
|
|
@3858
|
6 years |
toby |
stupid Py3 syntax error; docs updates
|
|
|
@3857
|
6 years |
toby |
Fix scriptable to work w/o wx & mpl; reorg of docs
|
|
|
@3842
|
6 years |
vondreele |
force number of integration bins to be divisible by 4 - solves crash …
|
|
|
@3841
|
6 years |
vondreele |
fix problem if image calibrant isn't in local calibration files
fix …
|
|
|
@3830
|
6 years |
vondreele |
modify makeRing to allow optionally a multiplier on number of steps …
|
|
|
@3815
|
6 years |
toby |
Add recalibrate & more image load/set routines
|
|
|
@3655
|
7 years |
vondreele |
fix image recalibrate bug
|
|
|
@3653
|
7 years |
vondreele |
fix image calibration bug - a python 3.6 issue
|
|
|
@3522
|
7 years |
vondreele |
fix array overflow problem in histogram2d.for
clean up some stuff in …
|
|
|
@3362
|
7 years |
vondreele |
fix azimuth offset problems with linescan
add sqrt & log (scanline) options
|
|
|
@3358
|
7 years |
vondreele |
implement new feature for image plotting - linescan; produces 1D plot …
|
|
|
@3345
|
7 years |
toby |
rework ValidatedTextCtrl? so that typeHint overrides the initial …
|
|
|
@3186
|
7 years |
vondreele |
revisions to integrate images so that masks are reused if not changed …
|
|
|
@3173
|
7 years |
vondreele |
ensure limits on multiple powder patterns from integration are …
|
|
|
@3154
|
8 years |
vondreele |
new & imporved spot mask routines:
manual spot mask now fits position …
|
|
|
@3147
|
8 years |
vondreele |
for image integration use linear interpolation to fill in bins with no …
|
|
|
@3136
|
8 years |
vondreele |
make GSAS-II python 3.6 compliant & preserve python 2.7 use;changes: …
|
|
|
@3106
|
8 years |
vondreele |
new fortran routine for processing spot masks
fix to SConstruct - …
|
|
|
@3105
|
8 years |
vondreele |
another slight integration improvement
|
|
|
@3104
|
8 years |
vondreele |
achieve some speed (~10%) improvement in integration of images
|
|
|
@2836
|
8 years |
vondreele |
fixes to scripts & fxye importer
|
|
|
@2835
|
8 years |
vondreele |
add self.scriptable=False to ImportBaseClass?
set it True in various …
|
|
|
@2826
|
8 years |
vondreele |
add covariances to sequential strain ring fit results
|
|
|
@2824
|
8 years |
vondreele |
fix 2D strain d-zero calc
set Refine dlg=None default for easier …
|
|
|
@2823
|
8 years |
vondreele |
implement hold flag for dzero adjustment in 2D strain fitting
|
|
|
@2802
|
8 years |
toby |
updates for doc build
|
|
|
@2788
|
8 years |
vondreele |
make I/Ib floats in ImageCalibrants?.py
fix issue for SASD seq. …
|
|
|
@2773
|
8 years |
vondreele |
avoid DetDep? missing error from old gpx files
speedups in image importers
|
|
|
@2760
|
8 years |
vondreele |
new auto spot mask finder - works for diamond spots (not so well fro …
|
|
|
@2731
|
8 years |
vondreele |
add save of stress/strain ring intensities as MRD in txt file …
|
|
|
@2725
|
8 years |
vondreele |
further fix to azimuth in stress/strain intensity plot - no exact …
|
|
|
@2724
|
8 years |
vondreele |
fix stress/strain radial intensity plot - azimuth offset by ellipse …
|
|
|
@2723
|
8 years |
vondreele |
add patch for missing PolaVal? in old image gpx files
Stress/strain …
|
|
|
@2721
|
8 years |
vondreele |
fix pseudo variable issues when some vals are None
fix problem of …
|
|
|
@2694
|
8 years |
vondreele |
after a repeat of a sequential fit, clear away old plot. Removes …
|
|
|
@2689
|
8 years |
vondreele |
improve DepCorr? needed dist2/1000 - no rescaling needed - now almost …
|
|
|
@2687
|
8 years |
vondreele |
problem if ESD=0 in EvalPSvarDeriv; just return 0.
add 'setdist' to …
|
|
|
@2686
|
8 years |
vondreele |
for image calibration constants, redefine DetDepth? to be old …
|
|
|
@2685
|
8 years |
vondreele |
save image recalibrate all in sequential results table
allow global …
|
|
|
@2671
|
8 years |
toby |
Set calib d-min as option for xfer angles; fix trig error
|
|
|
@2630
|
8 years |
vondreele |
change '(Running)' to Pause' in auto integrate dialog
remove remaining …
|
|
|
@2627
|
8 years |
vondreele |
remove progress bar stuff from image Integrate
put progress bar around …
|
|
|
@2620
|
8 years |
vondreele |
allow multipanel Phase data window change G2ctrls - GSNotebook init …
|
|
|
@2618
|
8 years |
vondreele |
implement spot mask delete from image command (also fix spot move & …
|
|
|
@2616
|
8 years |
vondreele |
add Durbin-Watson statistic to refinement results for PWDR data
some …
|
|
|
@2613
|
8 years |
vondreele |
auto spot mask work
|
|
|
@2604
|
8 years |
vondreele |
a working auto spot mask finder - works if diffraction rings are smooth
|
|
|
@2563
|
8 years |
vondreele |
Speed up image integration on Mac by reducing ProgressBar? calls from …
|
|
|
@2556
|
9 years |
vondreele |
reorder contents of PDF Controls data page to put sample stuff first, …
|
|
|
@2551
|
9 years |
vondreele |
clean up G2imageGUI
Add start on autoSpot mask - not complete
some …
|
|
|
@2546
|
9 years |
vondreele |
cleanup of all GSASII main routines - remove unused variables, dead …
|
|
|
@2522
|
9 years |
vondreele |
Do Ivo's changes & some more work on mag derivatives.
|
|
|
@2490
|
9 years |
vondreele |
fix integer arithmetic issue in makeRing
|
|
|
@2468
|
9 years |
vondreele |
add dzero calc from compression 2D images
plot magnetic structures; …
|
|
|
@2467
|
9 years |
vondreele |
modify 2D strain Dcalc to be dmin+(dmax-dmin)/4. per Yan Gao
begin …
|
|
|
@2425
|
9 years |
vondreele |
tidy up GetTthAzmDsp?
add comments to plotXY & plotXYZ
|
|
|
@2421
|
9 years |
vondreele |
name sequential results by type of sequence (peak fit, SASD, etc.) so …
|
|
|
@2411
|
9 years |
vondreele |
fix image plot rescaling problem
add ring graininess determination - …
|
|
|
@2348
|
9 years |
vondreele |
fix progress bar issues in image integration
|
|
|
@2339
|
9 years |
toby |
fixup autoint bugs; change labels on autoint window during integrations
|
|
|
@2322
|
9 years |
vondreele |
(partially) fixed Cancel/Pause? behavior in AutoIntegrate?. Will crash …
|
|
|
@2305
|
9 years |
vondreele |
in G2image.ImageIntegrate? force taz to be float-32 (it was float-64 & …
|
|
|
@2304
|
9 years |
vondreele |
add Cancel to image integration ProgressDialog? - will do a Pause in …
|
|
|
@2302
|
9 years |
vondreele |
fresh binaries for binwin2.7/fellipse.pyd
explicit del for various …
|
|
|
@2284
|
9 years |
vondreele |
update binwin64 (probably no different from previous one)
add Stacking …
|
|
|
@2183
|
9 years |
vondreele |
fix General - atomic wt. now updated on isotope change
add new …
|
|
|
@2179
|
9 years |
vondreele |
fixes for IntegrateAll? & AutoIntegrate? - now properly steps to next …
|
|
|
@2125
|
9 years |
vondreele |
a bit of simplification to G2sfact for HKLF5 data
Add sample shape …
|
|
|
@2108
|
9 years |
toby |
Bug fix for Andrey: 5. Allow recalibrate after load controls on new …
|
|
|
@2051
|
10 years |
toby |
address crash on selecting Q steps (now capitalized): change all …
|
|
|
@2045
|
10 years |
vondreele |
trap no rings found on Recalibrate, was cause of crash.
|
|
|
@2015
|
10 years |
toby |
redo image read to avoid reloads; prevent open of Edit image parms on …
|
|
|