aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel
AgeCommit message (Expand)Author
2021-04-01Implement loading of saturation mapThomas 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-30Add header caching layerThomas White
2021-03-26Add str_integration_methodThomas White
2021-03-25indexamajig: Add --camera-length-estimateThomas White
2021-03-25Add detgeom_mean_camera_lengthThomas White
2021-03-25PinkIndexer: fix conversion of detector shiftThomas White
2021-03-25FussinessThomas White
2021-03-25Avoid updating detector geometry structure during prediction refinementThomas White
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-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-17Add missing conversion to pixels for detector_shift_{x,y}Thomas White
2021-03-17Factorise panel in create_detgeomThomas White
2021-03-16Move MTZ and XDS export to libcrystfelThomas 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-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: 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-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
2021-03-11indexamajig: Add --wavelength-estimateThomas White