aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/index.c
AgeCommit message (Expand)Author
2024-02-06Peak search algorithms should not mutate image structureThomas White
2024-02-06Fix incorrect uses of cell_freeThomas White
2024-02-06Crystals shouldn't own RefLists (part 2)Thomas White
2024-02-06Use libcrystfel memory allocation routines everywhereThomas White
2024-02-06Crystal: Remove reference to image structure (part 1)Thomas White
2024-01-12indexamajig: Implement --max-mille-levelThomas White
2023-12-19index_pattern: Gracefully handle image with no peaksThomas White
2023-07-28indexamajig: Hooks for MilleThomas White
2023-02-08indexamajig: Use static clen as --camera-length-estimate, if givenThomas White
2022-09-21asdf: Add fast modeAlexandra Tolstikova
2022-05-04Add improved profilingThomas White
2021-07-21Reduce variable scope where possibleThomas White
2021-07-21Add missing cleanup on error pathsThomas White
2021-07-14Make all the indexer-specific option structures non-opaqueThomas White
2021-04-27Rename libcrystfel's config.h to libcrystfel-config.hThomas White
2021-03-25indexamajig: Add --camera-length-estimateThomas White
2021-03-23Don't automatically set --no-refine --no-check-peaks with PinkIndexerThomas White
2021-03-22FromFile indexer: Fix prototypeThomas White
2021-03-19FromFile indexer: Option processingThomas White
2021-03-12FromFile indexer: Add skeleton cleanup procedureThomas White
2021-03-12Clean up after mergeThomas White
2021-03-12FromFile indexer: Move to libcrystfel/src/indexersThomas White
2021-03-12Merge branch 'pascal/electrons'Thomas White
2021-03-11indexamajig: Add --max-indexer-threadsThomas White
2021-03-11detgeom_transform_coords: Take an additional detector shiftThomas White
2021-03-11setup_indexing: Remove dtemplThomas White
2021-03-11indexamajig: Add --wavelength-estimateThomas White
2021-03-05Mass update of copyright dates in source code commentsThomas White
2021-01-15Correct P to R centeringThomas White
2021-01-15FormattingThomas White
2020-12-07Get rid of ImageFeature->rx,ry,rzThomas White
2020-10-26Label all uses of cell tolerancesThomas White
2020-10-15Shuffle default order of indexing methodsThomas White
2020-10-15Add TakeTwo to the list of indexers automatically usedThomas White
2020-10-07Revert "Move asdf out of set of indexers used by default"Thomas White
2020-10-07Improve indexer speed profilingThomas White
2020-10-06Move asdf out of set of indexers used by defaultThomas White
2020-10-04Solved problem concerning prof_radius and diff_lim calculation, prof_radius a...Pascal Hogan-Lamarre
2020-09-16if-conditions that prevent modification of the profile_radius read from filePascal Hogan-Lamarre
2020-09-16fromfile indexer in a separate filePascal Hogan-Lamarre
2020-09-14Removed global variable, include profile_radius and diff_limit in sol file, c...Pascal Hogan-Lamarre
2020-09-09Add optional measurement of time spent in indexersThomas White
2020-08-20Add default_method_options()Thomas White
2020-08-17Expose parse_indexing_methods and base_indexer_strThomas White
2020-08-07Move indexers out of APIThomas White
2020-08-06changed status messages for file indexerRobert Buecker
2020-08-05hotfix for from-file indexerRobert Buecker
2020-08-05adding some versbosity to file indexerRobert Bücker
2020-07-29Convert a few more bits and pieces to detgeomThomas White
2020-07-29Remove references to old headersThomas White