aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-04-05indexamajig: Fix profiling when using streamed dataThomas White
2022-04-05GUI: Add desktop file and set application nameThomas White
2022-04-01GUI: Improve an error messageThomas White
2022-03-18GUI: Use sbatch/scancel/scontrol instead of Slurm APIThomas White
2022-03-18GUI: Slow down job status checksThomas White
2022-03-09Meson: enable building without HDF5Thomas White
2022-03-08Fix slabbiness assumptionsThomas White
2022-03-07indexamajig: Don't back up image data if not filteringThomas White
2022-03-07indexamajig: Use fine-grained profilingThomas White
2022-03-07Move time-accounts to libcrystfelThomas White
2022-03-07Add new time accounts (preparation for finer-grained profiling)Thomas White
2022-03-07indexamajig: Remove pointless time account/last task/pingThomas White
2022-03-04GUI: Fix stream rescan logicThomas White
2022-03-03GUI: Better handling of error-filled indexamajig logsThomas White
2022-03-03GUI: Use fixed profile radius for indexing onceThomas White
2022-03-02indexamajig: Return a specific error code (5) if no files could be processedThomas White
2022-03-02Formatting and increased verbosityThomas White
2022-02-21cell_explorer: Handle smooth scrolling eventsThomas White
2022-02-10CrystFELImageView: Handle smooth scrolling eventsThomas White
2022-01-12SLURM: Fix a silly mistake counting the environment entriesThomas White
2022-01-12SLURM: Get rid of path_addThomas White
2022-01-12GUI: Try to get geometry from result (stream), if not explicitly providedThomas White
2022-01-12SLURM: Copy environment from parent processThomas White
2021-12-17indexamajig: Set file read time account for unpacking frame dataThomas White
2021-12-17indexamajig: Avoid fclose(NULL)Thomas White
2021-12-17indexamajig: Send sandbox ping while waiting for next frameThomas White
2021-12-07indexamajig: Generate per-frame profiling numbersThomas White
2021-12-07indexamajig: Shut down cleanly on SIGUSR1Thomas White
2021-12-02GUI: Add a checkbox for automatically rescanning streamsThomas White
2021-12-02GUI: Always set toggle actions at startupThomas White
2021-11-29GUI: Allow selection of multiple streamsThomas White
2021-11-29Add GtkMultiFileChooserButtonThomas White
2021-11-26GUI: Don't store stream filename in projectThomas White
2021-11-25partialator: Use image_free() to avoid memory leaksThomas White
2021-11-25partialator: Handle spaces in custom split fileThomas White
2021-10-27CrystFELImageView: Fix range of pixels for value display at high zoomThomas White
2021-10-25CrystFELImageView: fix scrollbar adjustment rangesThomas White
2021-10-20Add "plain" MTZ file layout, distinct from "Bijvoet" layoutThomas White
2021-10-20GUI: Set project name in MTZ filesThomas White
2021-10-20Set crystal name in MTZ filesThomas White
2021-10-20GUI: Track the indexing result from which each merge result cameThomas White
2021-10-12GUI: Use proper overlines for reflection indicesThomas White
2021-09-17SLURM: Add field for time limitThomas White
2021-09-17indexamajig: Add --data-formatThomas White
2021-09-07partialator write_split: Handle zero crystalsThomas White
2021-09-07indexamajig: Avoid crash on NULL eventThomas White
2021-09-07add_stream: Fix data type for malloc sizeThomas White
2021-09-07GUI SLURM backend: Bail out if environment can't be allocatedThomas White
2021-09-07GUI remove_task: Remove from list before freeingThomas White
2021-09-07ambigator: Remove crystal list from detwin()Thomas White