aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-17GUI: Re-work local backend plumbingThomas White
2021-02-17GUI: Move ambigator parameters to separate structureThomas White
2021-02-17GUI: Plumbing, ready to run ambigator jobThomas White
2021-02-17GUI: Save merging job titleThomas White
2021-02-17GUI: Prevent opening multiple merging windowsThomas White
2021-02-17CrystFELIndexingOpts: tweak spacingThomas White
2021-02-17GUI: Use unified job notes routine for indexingThomas White
2021-02-17GUI: Use unified job notes routine for mergeThomas White
2021-02-17GUI: Generalise job notes pageThomas White
2021-02-17GUI: Move ambigator options into a GtkNotebookThomas White
2021-02-16Add some commentsThomas White
2021-02-16GUI: Add ambigator optionsThomas White
2021-02-16Add set_active()Thomas White
2021-02-16CrystFELSymmetrySelector: Return NULL if no group selectedThomas White
2021-02-15GUI: Complete the symmetry lookup table for exportThomas White
2021-02-15Check that bad regions are actually within panel boundsThomas White
2021-02-12GUI: Put I+ and I- together in MTZ fileThomas White
2021-02-12GUI: Remove separate mtz-bij optionThomas White
2021-02-12GUI: Implement basic MTZ exportThomas White
2021-02-12GUI: Add CCP4 libraries and hide MTZ export options if not foundThomas White
2021-02-11GUI: Back out export reindex codeThomas White
2021-02-11GUI: Implement export to XDS_ASCIIThomas White
2021-02-11GUI: Validation bits for data exportThomas White
2021-02-11Move i_maybe_disable to GTK utilsThomas White
2021-02-11GUI: Go straight to GtkFileChooser for data exportThomas White
2021-02-10Update CMakeLists.txtThomas 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-08Add fom_name()Thomas White
2021-02-08FormattingThomas White
2021-02-08Expose fom_is_anomalous()Thomas White
2021-02-05Documentation for new FoM APIThomas 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-28Stream: Use separate DataTemplate for reading and writingThomas 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-27stream_close: Free the DataTemplateThomas White
2021-01-27image_free: Also free the spectrumThomas White
2021-01-27DataTemplate: fix some small memory leaksThomas White