aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/fom.c
AgeCommit message (Expand)Author
2024-02-06Use libcrystfel memory allocation routines everywhereThomas White
2021-09-07fom_select_reflection_pairs: Keep zeroed intensities in datasetThomas White
2021-09-07init_fom: Clean up on error pathThomas White
2021-07-21Make sure that memory gets freed on realloc failureThomas White
2021-07-21Add missing cleanup on error pathsThomas White
2021-04-27Rename libcrystfel's config.h to libcrystfel-config.hThomas White
2021-02-09Add fom_is_comparison()Thomas White
2021-02-08Add fom_name()Thomas White
2021-02-08Expose fom_is_anomalous()Thomas White
2021-02-05Documentation for new FoM APIThomas White
2021-02-05Move fom_type_from_string out of APIThomas White
2021-02-05check_hkl: Remove standard deviation of intensityThomas White
2021-02-05check_hkl: Move "single-list" FoMs into APIThomas White
2021-01-22compare_hkl: Remove --intensity-shellsThomas White
2021-01-22Remove selection of reflections for FoM to libcrystfelThomas White
2021-01-22Improve names for FoM APIThomas White
2021-01-22Move figure of merit calculation into libcrystfelThomas White