aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-12GUI: Fix Millepede optionsThomas White
2024-01-12GUI: Copy geometry file into indexing job folderThomas White
2024-01-11GUI: Write Millepede data into folderThomas White
2024-01-11GUI: Implement align_detectorThomas White
2024-01-11GUI: Switch to GtkFileChooserDialog for detector alignmentThomas White
2024-01-10GUI: Skeleton task for detector alignmentThomas White
2024-01-10indexamajig: Start implementing --max-mille-levelThomas White
2024-01-10GUI: Track Millepede options through projectThomas White
2024-01-10CrystFELIndexingOpts: Add Millepede output optionsThomas White
2024-01-10GUI: Remove detector-shiftThomas White
2024-01-05get_hkl: Read MTZ filesThomas White
2024-01-05get_hkl: Free symmetry and output filenameThomas White
2024-01-04Use prebuilt containers for CI pipelineParthasarathy Tirumalai
2023-12-22FormattingThomas White
2023-12-22indexamajig: Add --asapo-consumer-timeoutThomas White
2023-12-22indexamajig: Add --no-data-timeoutThomas White
2023-12-19Check for duplicate member in panel groupThomas White
2023-12-19Meson: Move crystfel_geometry.5 inside check for PandocThomas White
2023-12-19index_pattern: Gracefully handle image with no peaksThomas White
2023-12-19Meson: Fix installation location for crystfel_geometry.5Thomas White
2023-12-18Pin Millepede version to V04-13-06Thomas White
2023-11-07SLURM: Move all sbatch parameters into scriptThomas White
2023-11-06SLURM: Expose reservation and QoSThomas White
2023-10-16indexamajig(1): Correct an untruth about --peakfinder8-fastThomas White
2023-10-02align_detector: Try to find 'pede' next to align_detector binaryThomas White
2023-09-23indexamajig: Re-use the image data arraysThomas White
2023-09-23image_create_dp_bad_sat: Don't worry about "sat"Thomas White
2023-09-23indexamajig: Add profile block for free-imageThomas White
2023-09-23Fix a couple of profiling memory errorsThomas White
2023-09-22Don't complain about missing 'all' group until it's actually neededThomas White
2023-09-21indexamajig: Increase buffer size for Mille filenameThomas White
2023-09-21Update manual pagesThomas White
2023-09-20crystfel_geometry(5): Convert to Markdown and re-structureThomas White
2023-09-20CI: Add Pandoc to build-centos7Thomas White
2023-09-20indexamajig: Add --mille-dirThomas White
2023-09-20Update INSTALL.mdThomas White
2023-09-20Add manual page for align_detectorThomas White
2023-09-20Examples: Remove rigid groupsThomas White
2023-09-20Fix inappropriate use of r_devThomas White
2023-09-19CI: Download only the required artifacts for each jobThomas White
2023-09-19Meson: Remove unnecessary subproject pokingThomas White
2023-09-19Prediction refinement: Weaken restraint and reduce number of iterationsThomas White
2023-09-19CI: Remove gfortran from minimal build testThomas White
2023-09-18Use a*a instead of pow(a, 2)Thomas White
2023-09-18Meson: Make Millepede subproject optionalThomas White
2023-09-18Build EXC_WEIGHT into r_devThomas White
2023-09-18pred_residual: Remove vestigial conversion to metresThomas White
2023-09-18tests/gradient_*: Use r_dev instead of get_exerrThomas White
2023-09-18Prediction refinement: Record excitation error and distance residuals separatelyThomas White
2023-09-18Add gfortran to DockerfileThomas White