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.c
Age
Commit message (
Expand
)
Author
2012-02-22
Check that indices are not out of range
Thomas White
2012-02-22
Get rid of "image.raw_reflections"
Thomas White
2012-02-22
Add test for num_reflections() and fix it
Thomas White
2012-02-22
Don't store indices in the reflection data
Thomas White
2012-02-22
More documentation
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
New stream writing
Thomas White
2012-02-22
Implement optimise_reflist()
Thomas White
2012-02-22
Tidy up, and set intensities correctly
Thomas White
2012-02-22
Add useful assert()s
Thomas White
2012-02-22
Don't free(NULL)
Thomas White
2012-02-22
Fussiness
Thomas White
2012-02-22
Tidy up comments and add assertions
Thomas White
2012-02-22
Make lists work
Thomas White
2012-02-22
More unsuccessful work on lists
Thomas White
2012-02-22
More work on reflist
Thomas White
2012-02-22
Make iteration work
Thomas White
2012-02-22
Work on making iteration work
Thomas White
2012-02-22
Don't return the pseudo-root when iterating
Thomas White
2012-02-22
Don't constantly re-integrate peaks
Thomas White
2012-02-22
List debugging
Thomas White
2012-02-22
Finish implementation of binary tree
Thomas White
2012-02-22
Implement some of reflist
Thomas White
2012-02-22
Banish "struct cpeak" forever
Thomas White
2012-02-22
Start work on binary tree
Thomas White