aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-23Use crystal's detector shift during predictionThomas White
2021-03-23Don't automatically set --no-refine --no-check-peaks with PinkIndexerThomas White
2021-03-23CMake: ensure RPATH is always set for libcrystfelThomas White
2021-03-23CMake: formatting, use pkg_check_modules instead of pkg_search_moduleThomas White
2021-03-22Allow HDF5 path substitution when there are too many placeholder valuesThomas White
2021-03-22FromFile indexer: Fix prototypeThomas White
2021-03-19Merge branch 'tom/fromfile'Thomas White
2021-03-19Update AUTHORS and README.mdThomas 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-19Fix mode of uthash.hThomas White
2021-03-19FromFile indexer: Option processingThomas White
2021-03-17CrystFELImageView: Fix zoom limitsThomas White
2021-03-17GUI: Show beam centre more clearly, and optionallyThomas White
2021-03-17Add missing conversion to pixels for detector_shift_{x,y}Thomas White
2021-03-17Factorise panel in create_detgeomThomas White
2021-03-16CrystFELImageView: Avoid crash when scrolling after image load failureThomas White
2021-03-16Add CONTRIBUTING.mdThomas White
2021-03-16get_hkl: Fix logic for loading unit cellThomas White
2021-03-16get_hkl: Add options to export to MTZ and XDSThomas White
2021-03-16Move MTZ and XDS export to libcrystfelThomas White
2021-03-15GUI: Add interface for --fix-profile-radius and --fix-divergenceThomas White
2021-03-12FromFile indexer: Add skeleton cleanup procedureThomas White
2021-03-12Remove .gitignoreThomas 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-12GUI: Add NULL filename for FromFile indexing (which isn't used here)Thomas 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-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: Use static wavelength from DataTemplate as estimateThomas White
2021-03-11Add some warningsThomas White
2021-03-11indexamajig(1): Fix formatting and spellingThomas 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-11indexamajig: Remove misleading messageThomas 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-11Re-enable PinkIndexerThomas 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