aboutsummaryrefslogtreecommitdiff
path: root/src/process_image.c
AgeCommit message (Expand)Author
2024-02-06Peak search algorithms should not mutate image structureThomas White
2024-02-06Crystals shouldn't own RefLists (part 6)Thomas White
2024-01-12indexamajig: Implement --max-mille-levelThomas White
2023-09-23indexamajig: Re-use the image data arraysThomas White
2023-09-23indexamajig: Add profile block for free-imageThomas White
2023-07-28indexamajig: Hooks for MilleThomas White
2023-06-01indexamajig: Add --asapo-output-stream (hits only)Thomas White
2023-05-05Move peak search parameters into separate structureThomas White
2022-11-08indexamajig: Add --cell-parameters-onlyThomas White
2022-09-22Add fast mode for peakfinder8Alexandra Tolstikova
2022-06-02indexamajig: Track metadata (e.g. for ASAP::O)Thomas White
2022-06-02Generate placeholder filename/event earlierThomas White
2022-06-02Merge branch 'better-profiling'Thomas White
2022-06-02indexamajig: Put MsgPack peaks through validation procedure, like HDF5Thomas White
2022-06-02Update copyright datesThomas White
2022-05-04Add improved profilingThomas White
2022-05-03Strip out time-accountsThomas White
2022-04-05indexamajig: Fix profiling when using streamed dataThomas White
2022-03-07indexamajig: Don't back up image data if not filteringThomas White
2022-03-07indexamajig: Use fine-grained profilingThomas White
2022-03-07Move time-accounts to libcrystfelThomas White
2022-03-07Add new time accounts (preparation for finer-grained profiling)Thomas White
2022-03-07indexamajig: Remove pointless time account/last task/pingThomas White
2022-03-02Formatting and increased verbosityThomas White
2021-12-17indexamajig: Set file read time account for unpacking frame dataThomas White
2021-09-17indexamajig: Add --data-formatThomas White
2021-07-23indexamajig: Fix retry if file can't be opened with --wait-for-fileThomas White
2021-07-16Rename DST_* to DATA_SOURCE_TYPE_*Thomas White
2021-05-28Pass errors back when retrieving values for wavelength etcThomas White
2021-04-23indexamajig: Generate a unique filename for ZMQ dataThomas White
2021-04-19Unify loading of image data and header valuesThomas White
2021-04-15Separate ZMQ from MessagePack, switch to pub/sub socketThomas White
2021-03-05Mass update of copyright dates in source code commentsThomas White
2020-08-19Make Stream responsible for its own DataTemplateThomas White
2020-07-31Move spectrum loading out of indexamajig/process_imageThomas White
2020-07-29Add --no-image-data and --no-mask-dataThomas White
2020-07-29Fix some memory bugsThomas White
2020-07-29Remove unused includesThomas White
2020-07-29Convert indexamajig to new Stream APIThomas White
2020-07-29Move MessagePack stuff to separate fileThomas White
2020-07-29Remove references to old headersThomas White
2020-07-29Convert more bits to detgeomThomas White
2020-07-29Convert stream to DataTemplateThomas White
2020-07-29Convert estimate_peak_resolution to detgeomThomas White
2020-07-29Get rid of imagefile_field_list and stuff_from_streamThomas White
2020-07-29Port indexamajig to new API, part IIThomas White
2020-07-29Port indexamajig to new API, part IThomas White
2020-07-29Split off parse_peaksearch()Thomas White
2020-07-29get_peaks_msgpack(): Convert to new APIThomas White
2020-07-29indexamajig: Create detgeom structure from old detectorThomas White