aboutsummaryrefslogtreecommitdiff
path: root/src/process_image.h
AgeCommit message (Expand)Author
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
2018-05-30Changed sig_fac to min_snrYaroslav Gevorkov
2018-05-24Update authorship and copyright datesThomas White
2018-05-24Add "peakfinder9"Yaroslav Gevorkov
2018-02-27indexamajig: Add --overpredictThomas White
2017-10-12indexamajig: Simplify Felix optionsThomas White
2017-07-06indexamajig: Add TakeTwo-specific optionsThomas White
2017-06-27indexamajig: Add --no-non-hits-in-streamThomas White
2017-06-21indexamajig: Add --min-peaks (basic hitfinder functionality)Thomas White
2017-05-02Skeleton image file APIThomas White
2017-03-31Offset peak locations from HDF5 or CXI files by 0.5,0.5Thomas White
2017-03-24Merge branch 'valerio/peakfinder8'Thomas White
2017-03-11Removed unused iargValerio Mariani