aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/indexers
AgeCommit message (Expand)Author
2021-04-27Rename libcrystfel's config.h to libcrystfel-config.hThomas White
2021-04-19Move file_exists to utils (and eliminate several duplicates)Thomas White
2021-04-01FromFile indexer, stream2sol.py: Remove space escapingThomas White
2021-03-31FromFile indexer, stream2sol.py: Handle spaces in filenameThomas White
2021-03-31FromFile indexer, stream2sol.py: Add/update copyright commentsThomas White
2021-03-25indexamajig: Add --camera-length-estimateThomas White
2021-03-25PinkIndexer: fix conversion of detector shiftThomas White
2021-03-25FussinessThomas White
2021-03-22FromFile indexer: Fix prototypeThomas White
2021-03-19FromFile indexer: add copyright noticeThomas White
2021-03-19FromFile indexer: Take account of working directoryThomas White
2021-03-19FromFile indexer: New parser and simplification of codeThomas White
2021-03-19FromFile indexer: Option processingThomas White
2021-03-12FromFile indexer: Add skeleton cleanup procedureThomas White
2021-03-12FromFile indexer: Update for new event ID in image structureThomas White
2021-03-12FromFile indexer: Remove unnecessary casting/memsetThomas White
2021-03-12FromFile indexer: Remove getcwd()Thomas White
2021-03-12FromFile indexer: Remove update_detectorThomas White
2021-03-12FromFile indexer: Add missing semicolonsThomas White
2021-03-12FromFile indexer: Strip trailing whitespace and sort out formattingThomas White
2021-03-12FromFile indexer: Move to libcrystfel/src/indexersThomas White
2021-03-11indexamajig: Add --max-indexer-threadsThomas White
2021-03-11PinkIndexer: Allocate peak lists when indexingThomas White
2021-03-11PinkIndexer: Remove unnecessary castThomas White
2021-03-11PinkIndexer: Remove wide bandwidth stuffThomas White
2021-03-11PinkIndexer: Use fake camera length for detector refinementThomas White
2021-03-11PinkIndexer: Remove custom indexing checksThomas White
2021-03-11detgeom_transform_coords: Take an additional detector shiftThomas White
2021-03-11Update copyright dates in libcrystfel/src/indexersThomas White
2021-03-11PinkIndexer: Don't use ImageFeature->rx,ry,rzThomas White
2021-03-11setup_indexing: Remove dtemplThomas White
2021-03-11indexamajig: Add --wavelength-estimateThomas White
2021-03-05Mosflm: Add -n optionThomas White
2020-12-07Get rid of ImageFeature->rx,ry,rzThomas White
2020-10-15TakeTwo: Limit number of seeds to 10, and reduce MAX_OBS_VECTORS to 300Thomas White
2020-10-07asdf: Fix incorrect units conversion for cell volumeThomas White
2020-10-07FussinessThomas White
2020-10-07TakeTwo: Set tp->optsThomas White
2020-10-07TakeTwo: Fix get_chiral_holohedry for "hexagonal H"Thomas White
2020-10-01asdf: Replace weird loop syntaxThomas White
2020-09-11xgandalf: Remove C99-style 'for' declarationsThomas White
2020-08-27TakeTwo: Remove internal declarationsThomas White
2020-08-20Add default_method_options()Thomas White
2020-08-10Start on converting pinkIndexer to DataTemplateThomas White
2020-08-10pinkIndexer: Remove detector updateThomas White
2020-08-07Move indexers out of APIThomas White