aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/index.c
AgeCommit message (Expand)Author
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
2020-07-29Convert map_all_peaks to detgeomThomas White
2020-07-29Port indexamajig to new API, part IIThomas White
2020-07-29Port indexamajig to new API, part IThomas White
2020-07-29ImageFeatureList: Store panel number, not pointerThomas White
2020-07-19last minute changesPascal Hogan-Lamarre
2020-07-09unit cell vectors are correct, space group missingPascal Hogan-Lamarre
2020-01-10Mass update of copyright datesThomas White
2019-10-22Add more warningsThomas White
2019-10-22Add some warnings and assertionsThomas White
2019-10-11Copy target cell's lattice type and unique axis into cell from indexing, afte...Thomas White
2019-09-23Remove private option structures from iargsThomas White
2019-09-23Merge branch 'tom/pinkindexer'Thomas White
2019-09-16Fix cell comparison logicThomas White
2019-09-12Fix logicThomas White