aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-03-07ASAP::O: Fix ingest flags for placeholdersThomas White
2024-02-16align_detector: Add 'closeandreopen' option for MillepedeThomas White
2024-02-15GUI: Find all Mille folders for alignment taskThomas White
2024-02-15GUI: Use separate --mille-dir for each sub-jobThomas White
2024-02-06Sort-of-workaround for argp '--help' crash on MacOSThomas White
2024-01-30GUI: Remove -et-al suffix from results name, if only one streamThomas White
2024-01-12indexamajig: Implement --max-mille-levelThomas White
2024-01-12align_detector: Enumerate directory contents if necessaryThomas White
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: Free symmetry and output filenameThomas White
2023-12-22FormattingThomas White
2023-12-22indexamajig: Add --asapo-consumer-timeoutThomas White
2023-12-22indexamajig: Add --no-data-timeoutThomas White
2023-11-07SLURM: Move all sbatch parameters into scriptThomas White
2023-11-06SLURM: Expose reservation and QoSThomas 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-23indexamajig: Add profile block for free-imageThomas White
2023-09-21indexamajig: Increase buffer size for Mille filenameThomas White
2023-09-20indexamajig: Add --mille-dirThomas White
2023-09-18Merge branch 'millepede'Thomas White
2023-09-13cell_explorer: Update "about" boxThomas White
2023-09-13cell_explorer: Add "clear selection"Thomas White
2023-08-30align_detector: Don't write constraints for fixed parametersThomas White
2023-08-30align_detector: Add --out-of-planeThomas White
2023-08-28align_detector: stat() portabilityThomas White
2023-08-25align_detector: Output formattingThomas White
2023-08-25align_detector: Check for mixed-up Mille filesThomas White
2023-08-24align_detector: Refine x,y position and z-rotation onlyThomas White
2023-08-24align_detector: Delete old results file before running pedeThomas White
2023-08-24Use built-in Mille writer instead of wrapping C++ versionThomas White
2023-07-28align_detector: Friendlier user outputThomas White
2023-07-28Add (undocumented) Millepede option 'skipemptycons'Thomas White
2023-07-28Add hierarchy constraintsThomas White
2023-07-28align_detector: Decode labels and apply geometry correctionsThomas White
2023-07-28align_detector: Begin parsing Pede outputThomas White
2023-07-28No overall camera length shiftThomas White
2023-07-28align_detector: No overall detector rotationThomas White
2023-07-28align_detector: Set up Millepede steering file for specified refinement levelThomas White
2023-07-28Fix horribly confusing rotation labelsThomas White
2023-07-28Move Mille stuff to separate fileThomas White