aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-08Drop compatibility with old stream format versionsThomas White
2022-03-08Update merging tests to latest stream versionThomas White
2022-03-08Add tests/stream_roundtripThomas White
2022-03-07indexamajig: Don't back up image data if not filteringThomas White
2022-03-07indexamajig: Use fine-grained profilingThomas White
2022-03-07time_accounts_init: Add a warning if timer is not availableThomas White
2022-03-07Add image_read_with_time_accounting for fine-grained data load 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-02Add tests/indexamajig-missing-fileThomas White
2022-03-02indexamajig: Return a specific error code (5) if no files could be processedThomas White
2022-03-02Move file_exists() check to right before opening the HDF5Thomas White
2022-03-02Formatting and increased verbosityThomas White
2022-03-02Add tests/file-waitThomas White
2022-03-01Add section about syminfo.lib to INSTALL.mdThomas White
2022-03-01Add scripts/install-indexersThomas White
2022-03-01Add new tutorialThomas White
2022-02-21cell_explorer: Handle smooth scrolling eventsThomas White
2022-02-10CrystFELImageView: Handle smooth scrolling eventsThomas White
2022-02-09Update dependencies for FedoraThomas White
2022-01-27Merge pull request #5 from kif/typoThomas White
2022-01-27correct a simple typoJerome Kieffer
2022-01-14This is CrystFEL 0.10.10.10.1Thomas White
2022-01-13INSTALL.md: Add 'cd /home/user/downloads/crystfel'Thomas 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
2022-01-10Meson: Switch to libccp4c from WrapDBThomas 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-11-15pair_peaks: Use reciprocal space distance instead of pixel distanceThomas White
2021-11-15Ensure that crystal doesn't end up with invalid reflist after prediction refi...Thomas White
2021-10-28Make symmetry operation parser re-entrantThomas White
2021-10-28Add 'mask_panel_edges' to geometry fileThomas White
2021-10-28Add a commentThomas White