aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-06-09ASAP::O: Set correct ingest mode for producerThomas White
2023-06-03ASAP::O: Add verbose logging for hits-only streamThomas White
2023-06-03ASAP::O: Increase number of sender threadsThomas White
2023-06-03ASAP::O: Reduce verbosityThomas White
2023-06-03Fix missing error textThomas White
2023-06-03ASAP::O: Use unique filename for hitsThomas White
2023-06-03ASAP::O: Reduce producer timeoutThomas White
2023-06-03ASAP::O: Fix some uninitialised stuffThomas White
2023-06-02ASAP::O: Make output stream write conditionalThomas White
2023-06-02ASAP::O: Use input stream name as output (add _hits to data source)Thomas White
2023-06-02ASAP::O: Use XX_hits for producer data sourceThomas White
2023-06-02Avoid strcmp(..., NULL)Thomas White
2023-06-01indexamajig: Add --asapo-output-stream (hits only)Thomas White
2023-06-01ASAP::O: Use message ID as serial numberThomas White
2023-06-01indexamajig: Avoid is_hdf5_file(NULL, ...)Thomas White
2023-05-05indexamajig: Catch common error '-i input.h5'Thomas White
2023-05-05list_events: Catch common error '-i input.h5'Thomas White
2023-05-05Move peak search parameters into separate structureThomas White
2023-05-02Avoid unused variable if compiled without HAVE_SCHED_SETAFFINITYThomas White
2023-05-02indexamajig: Add --cpu-pinThomas White
2023-05-02Remove pattern_sim and partial_simThomas White
2023-05-02Remove CMake build filesThomas White
2023-04-20compare_hkl: Recognise --fom=cc*, cc1/2 and cchalfThomas White
2023-03-02Merge branch 'get_hkl-input-fix' into 'master'Thomas White
2023-03-02get_hkl: fix --input long argumentPhilipp Middendorf
2023-03-01Remove vestigial geoptimiser stuffThomas White
2023-02-24GUI: Avoid using format string for reminder windowThomas White
2023-02-20GUI: Update copyright dateThomas White
2023-02-17GUI: Automatically set appropriate extension for export filenameThomas White
2023-02-17GUI: Complain more loudly about export errorsThomas White
2023-02-17GUI: Add a reminder about the space group in the export headersThomas White
2023-02-16GUI: Avoid GTK warning if FoM unit cell is not setThomas White
2023-02-09pattern_sim: Fix up behaviour after DataTemplateThomas White
2023-02-09partial_sim: Abort on unrecognised optionThomas White
2023-02-09partial_sim: Use separate filename for each frameThomas White
2023-02-09partial_sim: Fix up behaviour after DataTemplateThomas White
2023-02-08indexamajig: Use static clen as --camera-length-estimate, if givenThomas White
2023-01-16partial_sim: Add missing initialisation of qargs.dtemplThomas White
2023-01-16partial_sim: Add quaternion to streamThomas White
2022-12-20GUI: Rearrange FoM dialog slightlyThomas White
2022-12-20CrystFELFoMGraph: Adjust y-axis for FoMs that don't have a sensible rangeThomas White
2022-12-19CrystFELFoMGraph: use different colours for FoMsThomas White
2022-12-19GUI: Add FoM export in sensible formatThomas White
2022-12-19GUI: FoM graph, part 6: instant action, show one dataset at a timeThomas White
2022-12-14GUI: FoM graph, part 5: use in FoM dialogThomas White
2022-12-14GUI: FoM graph, part 4: y-axesThomas White
2022-12-13GUI: FoM graph, part 3: x-axisThomas White
2022-12-13GUI: FoM graph, part 2: Data APIThomas White
2022-12-13GUI: FoM graph, part 1: Skeleton widget codeThomas White
2022-11-29Local BE: add some extra warningsThomas White