aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/indexers/asdf.c
AgeCommit message (Expand)Author
2024-04-22asdf: Force cell to be right-handed after refinementThomas White
2024-04-22asdf: Don't store cell volumeThomas White
2024-02-06Use libcrystfel memory allocation routines everywhereThomas White
2024-01-30asdf: Use fftw_alloc_{real,complex}Thomas White
2024-01-30asdf: Remove unnecessary fftw_cleanupThomas White
2024-01-30asdf: Use FFTW arrays directlyThomas White
2023-07-26asdf: Fix a memory leakThomas White
2023-02-17asdf: Restrict domain for search for peaks in frequency graphAlexandra Tolstikova
2023-01-16asdf: Avoid integer overflow with number of tripletsThomas White
2022-09-21asdf: Add fast modeAlexandra Tolstikova
2021-07-23asdf: Rename shadow variableThomas White
2021-07-21asdf: Remove unnecessary checkThomas White
2021-07-21Reduce variable scope where possibleThomas White
2021-07-21Add missing cleanup on error pathsThomas White
2021-04-27Rename libcrystfel's config.h to libcrystfel-config.hThomas White
2021-03-11detgeom_transform_coords: Take an additional detector shiftThomas White
2021-03-11Update copyright dates in libcrystfel/src/indexersThomas White
2020-12-07Get rid of ImageFeature->rx,ry,rzThomas White
2020-10-07asdf: Fix incorrect units conversion for cell volumeThomas White
2020-10-01asdf: Replace weird loop syntaxThomas White
2020-08-07Move indexers out of APIThomas White