aboutsummaryrefslogtreecommitdiff
path: root/src/indexamajig.c
AgeCommit message (Expand)Author
2012-07-13Skeleton signal handlerThomas White
2012-07-12Fix leaked fdsThomas White
2012-07-12FormattingThomas White
2012-07-11More memory leaksThomas White
2012-07-11Fix a load of memory leaksThomas White
2012-07-08FormattingThomas White
2012-07-08Write stream without using a lock at allThomas White
2012-07-03Tweak error messagesThomas White
2012-07-03Use fdopen() instead of fopen()Thomas White
2012-07-03Locking fussinessThomas White
2012-07-03indexamajig: Remove benign "timeout" messageThomas White
2012-07-02Merge branch 'master' into tom/speedThomas White
2012-06-21More fussinessThomas White
2012-06-06FormattingThomas White
2012-05-30Tighten up file and error handlingThomas White
2012-05-29Handle the end of the file list cleanlyThomas White
2012-05-29Fix select() callThomas White
2012-05-29WIPThomas White
2012-05-29indexamajig: Fix includesThomas White
2012-05-25WIP on tidy-upThomas White
2012-05-22WIP on tidy-upThomas White
2012-05-22Remove trailing whitespaceThomas White
2012-05-22indexamajig: Remove NUMA options (no longer needed)Thomas White
2012-05-09Multiprocess indexamajigChuck
2012-04-26indexamajig: Make --no-closer-peak the defaultThomas White
2012-04-02indexamajig: Check beam file is present early, not in process_image()Thomas White
2012-03-13FormattingThomas White
2012-03-12Update copyright notices to show actual contribution yearsThomas White
2012-03-09Update licence notices in line with recommendations from TTThomas White
2012-03-09Compile libcrystfel with -Wall, fix warningsThomas White
2012-03-09indexamajig: Take integration radii on command lineThomas White
2012-03-09FormattingThomas White
2012-03-07indexamajig: Remove polarization correctionThomas White
2012-02-22GPLv3 boilerplate commentsThomas White
2012-02-22FormattingThomas White
2012-02-22indexamajig: Fix a typoThomas White
2012-02-22Added "--tolerance" option in indexamajigLorenzo Galli
2012-02-22Update a few copyright datesThomas White
2012-02-22Sanity check no longer requires the predicted peaksThomas White
2012-02-22Fix a stupid bugThomas White
2012-02-22indexamajig: Optional I/sigma(I) cutoff during integrationThomas White
2012-02-22Hooks for estimation of maximum resolution for each imageThomas White
2012-02-22Fussiness (extreme)Thomas White
2012-02-22Fix a potential memory leakThomas White
2012-02-22Check that geometry size matches image sizeThomas White
2012-02-22Free "copy HDF5 field" listThomas White
2012-02-22indexamajig: Pass the beam parameters properlyThomas White
2012-02-22Add option to limit peak SNRRichard A. Kirian
2012-02-22indexamajig: Add --copy-hdf5-field option for copying something to the HDF5 fileThomas White
2012-02-22Change the sanity check so that it does what we say it doesThomas White