Added scan tolerance to import
Fixed bug in split reflection indices
Optionally write out a gain map; output.gain_ma...
Added resolution range to generate mask
bug fix: args -> unhandled; stop wasn't working...
Now var_cov never needs to be a scitbx matrix
Use flex.double instead of scitbx matrix for ma...
more 10.10.3 -> 10.11
update link to point to OS X 10.11 build
re-reinstate tests to get jenkins triggered
find spots client to respect nproc; else can ca...
Fix not portable; revisiting
Seems giving the find_spots_server 3 threads to...
For moment remove tst_find_spots_server_client ...
not sure why value_min was set to 2 for nproc
try only using nproc=1 in dials.find_spots_serv...
adopt to David's error handling changes that br...
remove unused line
avoid unnecessary conversion to degrees in angl...
fix peak_search=clean option
general consensus seems to be that Sorry is mor...
Log dials.refine execution time
Change some Sorrys back. These are genuine Shou...
Another RuntimeError --> Sorry
More Sorry
Set up logging within synthetic_refine.py
update usage string
print help message if no input
add more xfel pubs from NKS
minor changes to navigation sidebar
Remove the deprecated dials.process and its tests.
Sync module rename
Change reference to dials.command_line.process ...
minor cosmetic change to output
print overall table of statistics
allow experiments.json as alternative input to ...
hide command behind dev prefix since it was exp...
remove reference to funding here since it is me...
experimental new dials.reindex option change_of...
Two alternate behaviors for visualizing the for...
Import common tools at the beginning to make mo...
change tutorial to reflect new dials.integrate ...
extend r5674 to the scan-varying parameterisation
Image viewer: updated bug fix for wxPython 3.0....
Fix incorrect usage string
Stubs give a framework for modeling spot positi...
Image viewer: bug fix for using wxPython 3.0.2 ...
Replace various asserts that users could possib...
More correct error msg
temporary workaround for wxPython3.0 crash on l...
Catch failures in rstbx symmetrization code, wh...
only reject integer multiple vectors if they ar...
possibility to fine-tune solution scoring
add logging to dials.refine_bravais_settings
remove old & broken test
one more name
tidy up installation for developers; sources ->...
fix typo, add a couple of names
tidy up getting started tutorial; add brief bit...
unpluralise
work on "about" page of website
probably only one 't' in 'benefited'
typo
Words, as requested
remove FIXME - we've got along all right withou...
placeholder for changing font-family on webpages
minor comment improvement
Comment out FIXME section from conventions page...
remove getting started link and replace by link...
synchronise publications and links pages
minor change to output; fix test
bug fix: was printing out new crystal model as ...
print cb_op in dials.compare_orientation_matrices
Added selection
grid of buttons for kabsch debug options
Also print location where DIALS is coming from
fix image viewer zoom control
dials.version => print version of DIALS
Added version as DIALS 1.0-pre following usual ...
only print per-image statistics on request
DQE now in output MTZ even if 1.0
Clean up export code; make it clearer what is g...
putative fix for David's path issues
Make find_max_cell optionally filter ice rings;...
Fixed double plus critical bug:
quick fix for broken completion on mac
Added region of interest to spot finding.
documenting and testing
Estimated errors for unit cell angles now calcu...
rename a-->u, b-->v and gamma-->theta to emphas...
Move analytical calculation of angle derivative...
Test analytical expression for derivative of th...
organizing and making more atomic this GUI exer...
Fixed pixel list with zero points
Fixed pixel list tests
renaming main frame
renaming variables in a more consistent way
further pythonic fixes and proof of concept
making more pythonic an exercise
testing ways to code the GUI in a flexible way