aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-08Record infinite values as 'null' in JSONThomas White
2021-04-08indexamajig: Add a missing harvest parameterThomas White
2021-04-01Local BE: Fix ownership of workdir GFileThomas White
2021-04-01GUI: Wrap filenames in job scripts in quotes, where appropriateThomas White
2021-04-01GUI: Clean up old tasks when infobar is removedThomas White
2021-04-01Implement loading of saturation mapThomas White
2021-04-01Fix authorship for stream2sol.pyThomas White
2021-04-01FromFile indexer, stream2sol.py: Remove space escapingThomas White
2021-03-31FromFile indexer, stream2sol.py: Handle spaces in filenameThomas White
2021-03-31indexamajig: Handle spaces in filename when retrieving ID from queueThomas White
2021-03-31FromFile indexer, stream2sol.py: Add/update copyright commentsThomas White
2021-03-31stream2sol.py: Remove --include-parsThomas White
2021-03-31stream2sol.py: Remove unused definitionsThomas White
2021-03-31stream2sol.py: Add lattice type, centering and unique axisThomas White
2021-03-31stream2sol.py: Strip trailing whitespaceThomas White
2021-03-31stream2sol.py: Initial importThomas White
2021-03-30GUI: Fail more gracefully if image file is not presentThomas White
2021-03-30Add header caching layerThomas White
2021-03-29Add documentation for --harvest-fileThomas White
2021-03-29indexamajig: Don't write harvest file if serial start is >1Thomas White
2021-03-26partialator: Add missing comma in JSONThomas White
2021-03-26GUI: Tell indexamajig and partialator to write parameter harvest filesThomas White
2021-03-26GUI: Add missing model parameter for mergingThomas White
2021-03-26partialator: Add --harvest-fileThomas White
2021-03-26indexamajig: Add --harvest-fileThomas White
2021-03-26Add str_integration_methodThomas White
2021-03-26Rearrange 'struct index_args' and remove unused elementsThomas 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-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