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
/
src
/
reflist.h
Age
Commit message (
Expand
)
Author
2012-02-22
Introduce "libcrystfel"
Thomas White
2012-02-22
partialator: Use all reflections (not just the ones found the first time around)
Thomas White
2012-02-22
Rationalise handling of phases in RefList
Thomas White
2012-02-22
Add a mutex for each Reflection
Thomas White
2012-02-22
Update docs
Thomas White
2012-02-22
Use new Kabsch algorithm for faster scaling
Thomas White
2012-02-22
Separate "refinable" and "scalable" concepts
Thomas White
2012-02-22
Work on documentation
Thomas White
2012-02-22
Add rebalancing stuff
Thomas White
2012-02-22
Simplifications to make RB tree upgrade easier
Thomas White
2012-02-22
New deserialization framework makes loading reflection lists much faster
Thomas White
2012-02-22
Get rid of "image.raw_reflections"
Thomas White
2012-02-22
Add documentation via gtk-doc
Thomas White
2012-02-22
More s/x/fs/, s/y/ss/
Thomas White
2012-02-22
partialator: Save reflection list
Thomas White
2012-02-22
Remove old reflections.h
Thomas White
2012-02-22
WIP on new stream format in process_hkl
Thomas White
2012-02-22
Work on making iteration work
Thomas White
2012-02-22
Don't constantly re-integrate peaks
Thomas White
2012-02-22
Finish implementation of binary tree
Thomas White
2012-02-22
Banish "struct cpeak" forever
Thomas White
2012-02-22
Start work on binary tree
Thomas White