aboutsummaryrefslogtreecommitdiff
path: root/src/process_image.h
AgeCommit message (Expand)Author
2024-01-10indexamajig: Start implementing --max-mille-levelThomas White
2023-09-23indexamajig: Re-use the image data arraysThomas White
2023-09-20indexamajig: Add --mille-dirThomas 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-02Seedee deserializationThomas White
2022-06-02indexamajig: Track metadata (e.g. for ASAP::O)Thomas White
2022-05-03Strip out time-accountsThomas White
2021-09-17indexamajig: Add --data-formatThomas White
2021-04-21Remove index_args->max_n_peaksThomas White
2021-04-15Separate ZMQ from MessagePack, switch to pub/sub socketThomas White
2021-03-26Rearrange 'struct index_args' and remove unused elementsThomas White
2021-03-25indexamajig: Add --camera-length-estimateThomas White
2021-03-11indexamajig: Add --max-indexer-threadsThomas White
2021-03-11indexamajig: Add --wavelength-estimateThomas White
2021-03-05Mass update of copyright dates in source code commentsThomas 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-29Convert indexamajig to new Stream APIThomas White
2020-07-29Get rid of imagefile_field_list and stuff_from_streamThomas White
2020-07-29Port indexamajig to new API, part IThomas White
2020-07-29Add DataTemplate to iargsThomas White
2020-07-29Peak search stuffThomas White
2020-01-10Mass update of copyright datesThomas White
2019-09-23Merge branch 'tom/pinkindexer'Thomas White
2019-09-23indexamajig: Move 'profile' flag out of iargsThomas White
2019-09-20Delegate option processing for indexing methodsThomas White
2019-09-12indexamajig: Get rid of --fix-bandwidth / use bandwidth from geometry fileThomas White
2019-09-12Fix header include pathThomas White
2019-09-12WhitespaceThomas White
2019-09-12Add pinkIndexer interfaceYaroslav Gevorkov
2019-09-10indexamajig: Add --peaks=noneThomas White
2019-08-16indexamajig: Accept six values for unit cell toleranceThomas White
2019-07-17Merge branch 'tom/zmq'Thomas White
2019-05-29Use Spectrum API for simulationThomas White
2019-03-14indexamajig: Add --no-image-dataThomas White
2019-03-14Compile cleanly without Msgpack or ZMQThomas White
2019-03-14Connect up hooks for unpacking MsgPack dataThomas White
2019-03-14ZMQ connection and setup stuffThomas White
2019-03-06indexamajig: Rename --min-gradient to --min-squared-gradientThomas White
2018-12-03indexamajig: Add --wait-for-fileThomas White
2018-11-15indexamajig: Name and shame slow processing stagesThomas White
2018-09-10Fussiness / formattingThomas White
2018-09-10indexamajig: read pink beam spectrum from fileAlexandra Tolstikova
2018-06-18Add interface to XGANDALF indexerYaroslav Gevorkov
2018-05-30Use only one min-snr optionThomas White
2018-05-30Changed parameter window-radius -> local-bg-radiusYaroslav Gevorkov