aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-04-30GUI: Take optional stream on command lineThomas White
2021-04-30GUI: Force results selector to "from GUI" when peak search window is openedThomas White
2021-04-30GUI: Fix force_refls_onThomas White
2021-04-30GUI: When indexing one frame, don't force results selector or repeat peak searchThomas White
2021-04-30indexamajig: Fix an incorrect error messageThomas White
2021-04-27indexamajig: Fix an error messageThomas White
2021-04-23indexamajig: Generate a unique filename for ZMQ dataThomas White
2021-04-23indexamajig: Mercilessly ignore short ZMQ messagesThomas White
2021-04-23indexamajig: Add --zmq-subscribeThomas White
2021-04-23MsgPack: Implement extraction of image dataThomas White
2021-04-21indexamajig: Replace --zmq-msgpack with --zmq-inputThomas White
2021-04-21indexamajig: Set indexing,integration=null if we are not indexing at allThomas White
2021-04-21Remove index_args->max_n_peaksThomas White
2021-04-21indexamajig --harvest-file: Handle no cell or no indexing methodsThomas White
2021-04-20indexamajig: Fix --no-image-data/--no-mask-dataThomas White
2021-04-20Fix memory handling semantics for ZMQ dataThomas White
2021-04-19Unify loading of image data and header valuesThomas White
2021-04-19Move file_exists to utils (and eliminate several duplicates)Thomas White
2021-04-15Separate ZMQ from MessagePack, switch to pub/sub socketThomas White
2021-04-14cell_tool: Fix a big memory leakThomas White
2021-04-13FussinessThomas White
2021-04-13pattern_sim: Fix incorrect argument order for detgeom_transform_coordsThomas White
2021-04-08get_hkl: Write symmetry into output fileThomas White
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-03-31indexamajig: Handle spaces in filename when retrieving ID from queueThomas White
2021-03-30GUI: Fail more gracefully if image file is not presentThomas White
2021-03-30Add header caching layerThomas 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-26Rearrange 'struct index_args' and remove unused elementsThomas White
2021-03-25indexamajig: Add --camera-length-estimateThomas White
2021-03-25FussinessThomas White
2021-03-19Merge branch 'tom/fromfile'Thomas 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-16CrystFELImageView: Avoid crash when scrolling after image load failureThomas 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-12GUI: Add NULL filename for FromFile indexing (which isn't used here)Thomas White