aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/predict-refine.c
AgeCommit message (Expand)Author
2021-05-17Resolve FIXMEs and TODOsThomas White
2021-04-27Rename libcrystfel's config.h to libcrystfel-config.hThomas White
2021-03-25Avoid updating detector geometry structure during prediction refinementThomas White
2021-03-23Use crystal's detector shift during predictionThomas White
2021-03-11detgeom_transform_coords: Take an additional detector shiftThomas White
2021-03-05Mass update of copyright dates in source code commentsThomas White
2020-12-07Get rid of ImageFeature->rx,ry,rzThomas White
2020-08-18Formatting/commentsThomas White
2020-08-18predict-refine: Remove out-of-bounds GSL vector accessThomas White
2020-07-29Convert predict-refine to detgeomThomas White
2020-07-29Convert stream to DataTemplateThomas White
2020-07-29Convert prediction gradients to detgeomThomas White
2020-07-29ImageFeatureList: Store panel number, not pointerThomas White
2020-01-10Mass update of copyright datesThomas White
2019-12-13pair_peaks: Don't attempt to pair 000Thomas White
2019-08-02Fix a small memory leakThomas White
2019-05-07Update all source code comments to Doxygen formatThomas White
2018-11-22Rename prediction refinement residual functionThomas White
2018-07-27indexamajig: Complain if profile radius determination failsThomas White
2018-06-14Remove "unused" flagThomas White
2018-06-14Add final residual from prediction refinement to streamThomas White
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
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