aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-02-11GUI: Go straight to GtkFileChooser for data exportThomas White
2021-02-10GUI: Sketch out data export windowThomas White
2021-02-09GUI: Load/save FoM parametersThomas White
2021-02-09partialator: Improve error messageThomas White
2021-02-09GUI: Add missing "--"Thomas White
2021-02-09Track half-dataset split filenames through gui_merge_resultThomas White
2021-02-09GUI: Load half-dataset splits and calculate "comparison" FoMsThomas White
2021-02-09Add fom_is_comparison()Thomas White
2021-02-08GUI: Initial FoM calculationThomas White
2021-02-08Add find_merge_result_by_name()Thomas White
2021-02-08FormattingThomas White
2021-02-05Move fom_type_from_string out of APIThomas White
2021-02-05check_hkl: Remove standard deviation of intensityThomas White
2021-02-05check_hkl: Move "single-list" FoMs into APIThomas White
2021-01-28compare_hkl: Remove unused variablesThomas White
2021-01-27GUI: Avoid warning when there are no results in the project fileThomas White
2021-01-27partialator/reflist: Propagate calloc NULL returnThomas White
2021-01-27partialator: Fix (big) memory leaksThomas White
2021-01-22compare_hkl: Remove --intensity-shellsThomas White
2021-01-22Remove selection of reflections for FoM to libcrystfelThomas White
2021-01-22Improve names for FoM APIThomas White
2021-01-22Move figure of merit calculation into libcrystfelThomas White
2021-01-22GUI: Set default values for FoM parametersThomas White
2021-01-21GUI: Implement choice of input for mergingThomas White
2021-01-20GUI: Implement merge resultsThomas White
2021-01-14Avoid very slow loop over pixels to create bad pixel mapThomas White
2021-01-11UnitCell: Store all representations once they're calculatedThomas White
2021-01-07GUI: Basic labelling of reflectionsThomas White
2021-01-06partialator: Reject crystals with obviously too large profile radiiThomas White
2021-01-05Fix comment typoThomas White
2020-12-11Skeleton figure of merit window for GUIThomas White
2020-12-11Fix commentsThomas White
2020-12-11result -> indexing_resultThomas White
2020-12-07Rearrange tabs for merge optionsThomas White
2020-12-07GUI: Save and restore the selected resultThomas White
2020-12-07GUI: Select result when loading streamThomas White
2020-12-04GUI: Set number of threads for mergingThomas White
2020-12-04CrystFELMergeOpts: Checkbox disable/deactivation logicThomas White
2020-12-04SLURM: Cancel merging jobs properlyThomas White
2020-12-04CrystFELMergeOpts: Improve some text entry widthsThomas White
2020-12-04GUI: Set wrap mode for "notes" boxThomas White
2020-12-04CrystFELMergeOpts: Fix min-res behaviourThomas White
2020-12-04FormattingThomas White
2020-12-04GUI: Set default resolution for merging to INFINITYThomas White
2020-12-03SLURM BE: Submit merge jobThomas White
2020-12-02Local BE: Run mergingThomas White
2020-12-02Send all streams to process_hkl/partialatorThomas White
2020-12-02partialator: Work with multiple input streamsThomas White
2020-12-02process_hkl: Work with multiple input streamsThomas White
2020-11-30Add merging_command_line()Thomas White