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
/
predict-refine.c
Age
Commit message (
Collapse
)
Author
2019-05-07
Update all source code comments to Doxygen format
Thomas White
2018-11-22
Rename prediction refinement residual function
Thomas White
Because there's another function with this name in merge.c
2018-07-27
indexamajig: Complain if profile radius determination fails
Thomas White
2018-06-14
Remove "unused" flag
Thomas White
2018-06-14
Add final residual from prediction refinement to stream
Thomas White
2018-02-27
New partiality model from Ginn et al.
Thomas White
2018-02-27
Separate partiality calculation from prediction
Thomas White
2017-09-15
Add restraints to prediction refinement
Thomas White
2017-09-15
Record indices in write_pairs() (debugging function)
Thomas White
2016-10-10
Fussiness / boilerplate
Thomas White
2016-10-10
Added detector shift to crystal structure, wrote get and get functions
Valerio Mariani
2016-07-01
No more slab-relative coordinates in libcrystfel
Thomas White
2016-04-01
Remove "Too few paired peaks" warnings
Thomas White
We know that the prediction refinement is working. These "warnings" are really just synonyms for "indexing failed for this pattern". No big deal.
2015-11-13
Fussiness/add a FIXME
Thomas White
2015-07-08
Move {x,y}_gradient to geometry.h
Thomas White
2015-07-08
Remove unnecessary calculations from prediction refinement
Thomas White
2015-06-26
Fix prediction refinement memory leaks
Thomas White
2015-06-25
Move predict-refine to libcrystfel
Thomas White