aboutsummaryrefslogtreecommitdiff
path: root/src/indexamajig.c
AgeCommit message (Expand)Author
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
2021-04-20indexamajig: Fix --no-image-data/--no-mask-dataThomas White
2021-04-08indexamajig: Add a missing harvest parameterThomas White
2021-03-29indexamajig: Don't write harvest file if serial start is >1Thomas White
2021-03-26indexamajig: Add --harvest-fileThomas White
2021-03-25indexamajig: Add --camera-length-estimateThomas White
2021-03-19FromFile indexer: Option processingThomas White
2021-03-12Clean up after mergeThomas White
2021-03-12Merge branch 'pascal/electrons'Thomas White
2021-03-11indexamajig: Use static wavelength from DataTemplate as estimateThomas White
2021-03-11indexamajig: Add --max-indexer-threadsThomas White
2021-03-11indexamajig: Remove misleading messageThomas White
2021-03-11PinkIndexer: Remove custom indexing checksThomas White
2021-03-11setup_indexing: Remove dtemplThomas White
2021-03-11indexamajig: Add --wavelength-estimateThomas White
2021-03-05Mass update of copyright dates in source code commentsThomas White
2020-10-26Label all uses of cell tolerancesThomas White
2020-08-27indexamajig: Hide --hdf5-peaksThomas White
2020-08-19Remove STREAM_UNITCELL and STREAM_CRYSTALSThomas White
2020-08-19Make Stream responsible for its own DataTemplateThomas White
2020-08-07Move indexers out of APIThomas White
2020-07-31Move spectrum loading out of indexamajig/process_imageThomas White
2020-07-29New way of injecting version informationThomas White
2020-07-29Add --no-image-data and --no-mask-dataThomas White
2020-07-29Remove unused includesThomas White
2020-07-29Convert indexamajig to new Stream APIThomas White
2020-07-29Remove references to old headersThomas White
2020-07-29Get rid of imagefile_field_list and stuff_from_streamThomas White