aboutsummaryrefslogtreecommitdiff
path: root/src/indexamajig.c
AgeCommit message (Expand)Author
4 daysindexamajig: Avoid is_hdf5_file("-", ...)Thomas White
2024-02-06Sort-of-workaround for argp '--help' crash on MacOSThomas White
2024-01-12indexamajig: Implement --max-mille-levelThomas White
2024-01-10indexamajig: Start implementing --max-mille-levelThomas White
2023-12-22FormattingThomas White
2023-12-22indexamajig: Add --asapo-consumer-timeoutThomas White
2023-12-22indexamajig: Add --no-data-timeoutThomas White
2023-09-20indexamajig: Add --mille-dirThomas White
2023-07-28indexamajig: Hooks for MilleThomas White
2023-07-26indexamajig: Fix a few small memory leaksThomas White
2023-07-25indexamajig: Add missing initialiserThomas White
2023-06-02ASAP::O: Use input stream name as output (add _hits to data source)Thomas White
2023-06-01indexamajig: Add --asapo-output-stream (hits only)Thomas White
2023-06-01indexamajig: Avoid is_hdf5_file(NULL, ...)Thomas White
2023-05-05indexamajig: Catch common error '-i input.h5'Thomas White
2023-05-05Move peak search parameters into separate structureThomas White
2023-05-02indexamajig: Add --cpu-pinThomas White
2023-02-08indexamajig: Use static clen as --camera-length-estimate, if givenThomas White
2022-11-08indexamajig: Add --cell-parameters-onlyThomas White
2022-10-05Merge branch 'pf8_faster'Thomas White
2022-09-22Add fast mode for peakfinder8Alexandra Tolstikova
2022-09-21asdf: Add fast modeAlexandra Tolstikova
2022-07-07indexamajig: --asapo-wait-for-stream doesn't require an argumentThomas White
2022-07-07indexamajig: Make sure data format is initialisedThomas White
2022-06-23indexamajig: Add --asapo-wait-for-streamThomas White
2022-06-22indexamajig: Wrap ZMQ parameters into separate structureThomas White
2022-06-22indexamajig: Wrap ASAP::O parameters up inside separate structureThomas White
2022-06-02indexamajig: Make all three input options mutually exclusiveThomas White
2022-06-02indexamajig: Add --asapo-streamThomas White
2022-06-02Seedee deserializationThomas White
2022-06-02ASAP::O: Remove filesystem pathThomas White
2022-06-02ASAP::O: Expose data sourceThomas White
2022-06-02indexamajig: Special cases for ASAP::O as for ZMQThomas White
2022-06-02ASAP::O: Group ID stuffThomas White
2022-06-02ASAP::O gutsThomas White
2022-06-02indexamajig: Put MsgPack peaks through validation procedure, like HDF5Thomas White
2022-05-31indexamajig: Fix JSON when not indexing/integratingThomas White
2021-09-17indexamajig: Add --data-formatThomas White
2021-07-21Reduce variable scope where possibleThomas White
2021-07-14Make all the indexer-specific option structures non-opaqueThomas White
2021-05-11indexamajig: Put cell tolerances and pk/int radii into separate objectsThomas White
2021-05-05indexamajig: Add --zmq-requestThomas White
2021-05-05indexamajig: Add a missing breakThomas White
2021-04-30indexamajig: Fix an incorrect error messageThomas White
2021-04-27indexamajig: Fix an error messageThomas White
2021-04-23indexamajig: Add --zmq-subscribeThomas 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