aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/predict-refine.c
AgeCommit message (Collapse)Author
2018-02-27New partiality model from Ginn et al.Thomas White
2018-02-27Separate partiality calculation from predictionThomas White
2017-09-15Add restraints to prediction refinementThomas White
2017-09-15Record indices in write_pairs() (debugging function)Thomas White
2016-10-10Fussiness / boilerplateThomas White
2016-10-10Added detector shift to crystal structure, wrote get and get functionsValerio Mariani
2016-07-01No more slab-relative coordinates in libcrystfelThomas White
2016-04-01Remove "Too few paired peaks" warningsThomas 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-13Fussiness/add a FIXMEThomas White
2015-07-08Move {x,y}_gradient to geometry.hThomas White
2015-07-08Remove unnecessary calculations from prediction refinementThomas White
2015-06-26Fix prediction refinement memory leaksThomas White
2015-06-25Move predict-refine to libcrystfelThomas White