index
:
CrystFEL
crystfel-0.3
crystfel-0.4
crystfel-0.5
master
pascal/electrons
tom/dtempl
Data processing for serial crystallography
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcrystfel
/
src
Age
Commit message (
Expand
)
Author
2019-09-12
Add indexing_methods() to examine the actual list of methods
Thomas White
2019-09-12
Remove message directing to old option
Thomas White
2019-09-12
Avoid duplication of beam and detector parameters for pinkIndexer
Thomas White
2019-09-12
bug fix: asking for detector distance != 0 instad of beamBandwidth != 0
Yaroslav Gevorkov
2019-09-12
pinkIndexer: Remove debugging messages
Thomas White
2019-09-12
Accept --indexing=pinkindexer (lower case)
Thomas White
2019-09-12
Set task name for PinkIndexer
Thomas White
2019-09-12
Add GPL boilerplate
Thomas White
2019-09-12
Whitespace
Thomas White
2019-09-12
Add pinkIndexer interface
Yaroslav Gevorkov
2019-09-12
Fix possibly uninitialised overlap_integral
Thomas White
2019-09-12
Fix possibly uninitialised CiAMCB
Thomas White
2019-09-10
sort_peaks(): Handle NULL peak list
Thomas White
2019-09-06
Use new peak check only when doing multi-lattice indexing
Thomas White
2019-09-06
New check for indexing solutions (copied across from pinkIndexer)
Thomas White
2019-09-05
Allow the polarsation correction to be completely disabled
Thomas White
2019-09-03
Fix memory leaks in cell comparison
Thomas White
2019-09-03
get_detector_geometry_from_string: Fix memory leaks
Thomas White
2019-09-02
Don't need separate wavelength for polarisation correction
Thomas White
2019-09-02
process_hkl,partialator: Allow arbitrary direction and degree of polarisation
Thomas White
2019-08-29
compare_reindexed_cell_parameters: Increase number of possibilities in final ...
Thomas White
2019-08-29
Fix comment
Thomas White
2019-08-29
Use compare_cell_parameters for after-refinement cell check
Thomas White
2019-08-29
indexamajig: Remove --no-cell-combinations
Thomas White
2019-08-29
mosflm: Rename check_cell to check_mosflm_cell
Thomas White
2019-08-28
Merge branch 'tom/newcellcheck'
Thomas White
2019-08-28
compare_reindexed_cell_parameters: (Sort of) intelligent choice of solution
Thomas White
2019-08-28
Rationalise matrix mutliplication
Thomas White
2019-08-28
Avoid converting IntegerMatrix to RationalMatrix
Thomas White
2019-08-26
Fix resolution estimation
Thomas White
2019-08-26
Formatting/fussiness
Thomas White
2019-08-26
loop prediction for gaussian sum spectrum
Wolfgang Brehm
2019-08-26
add stable inline mean variance function
Wolfgang Brehm
2019-08-23
Fix Niggli reduction logic
Thomas White
2019-08-22
Remove match_cell and match_cell_ab
Thomas White
2019-08-22
Fix matrix multiplication
Thomas White
2019-08-22
Final implementation of Niggli-based cell comparison
Thomas White
2019-08-22
Tidy up comparison function definitions
Thomas White
2019-08-22
Clean up / debug
Thomas White
2019-08-22
Determine cell reduction tolerance automatically
Thomas White
2019-08-22
Working Niggli reduction
Thomas White
2019-08-22
Add cell_get_G6() and corresponding structure
Thomas White
2019-08-22
Framework for new unit cell comparison function
Thomas White
2019-08-22
G6 cell reduction
Thomas White
2019-08-16
g6_distance: Take UnitCell
Thomas White
2019-08-16
compare_permuted_cell_parameters{_and_orientation}: Accept wrong-handed cell
Thomas White
2019-08-16
Add intmat_zero
Thomas White
2019-08-16
Clarify cell vs reference in comparison functions. Also reindexed vs permuted
Thomas White
2019-08-16
Add rtnl_mtx_is_identity() and rtnl_mtx_is_perm()
Thomas White
2019-08-16
Use new cell comparison functions for indexing
Thomas White
[next]