aboutsummaryrefslogtreecommitdiff
path: root/src/gui_project.c
AgeCommit message (Expand)Author
2021-05-11GUI: Fix loading of merging parameters from project fileThomas White
2021-05-11GUI: Ensure that streams get re-scanned after job terminationThomas White
2021-05-07GUI: Add missing initialisation/load/save for ambi.backendThomas White
2021-04-01GUI: Clean up old tasks when infobar is removedThomas White
2021-03-17GUI: Show beam centre more clearly, and optionallyThomas White
2021-03-15GUI: Add interface for --fix-profile-radius and --fix-divergenceThomas White
2021-03-05Mass update of copyright dates in source code commentsThomas White
2021-03-01GUI: Add history list for random image selectionThomas White
2021-02-25GUI: Improve image info barThomas White
2021-02-25GUI: Implement optional dumping of old resultsThomas White
2021-02-19GUI: Don't re-scan streams so oftenThomas White
2021-02-18GUI: Track separately whether ambiguity operation should be usedThomas 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-16Add some commentsThomas White
2021-02-16GUI: Add ambigator optionsThomas White
2021-02-10GUI: Sketch out data export windowThomas White
2021-02-09GUI: Load/save FoM parametersThomas White
2021-02-09Track half-dataset split filenames through gui_merge_resultThomas White
2021-02-08GUI: Initial FoM calculationThomas White
2021-02-08Add find_merge_result_by_name()Thomas White
2021-01-27GUI: Avoid warning when there are no results in the project fileThomas White
2021-01-22GUI: Set default values for FoM parametersThomas White
2021-01-20GUI: Implement merge resultsThomas White
2021-01-07GUI: Basic labelling of reflectionsThomas White
2020-12-11result -> indexing_resultThomas White
2020-12-07GUI: Save and restore the selected resultThomas White
2020-12-04GUI: Set default resolution for merging to INFINITYThomas White
2020-11-20GUI: Add stream output options including metadata to copyThomas White
2020-10-30Get the option values in preparation for mergingThomas White
2020-10-29Set peaks/refls visible by defaultThomas White
2020-10-29Merge backend plumbingThomas White
2020-10-29Tedious option plumbingThomas White
2020-10-27Add a new StreamFlag for generating the detgeom structureThomas White
2020-10-26Label all uses of cell tolerancesThomas White
2020-10-26Fix tolerance units in GUIThomas White
2020-10-22Skeleton for merging via GUIThomas White
2020-09-24Export find_result_by_nameThomas White
2020-09-24Add "*.h5" match typeThomas White
2020-09-08Add integration radii to projectThomas White
2020-09-07GUI: Set default peak radii to match indexamajig's defaultsThomas White
2020-09-04API for looking up results via gui_resultThomas White
2020-09-02New way of loading streamsThomas White
2020-09-02Add a drop-down list of resultsThomas White
2020-09-02Store list of results for GUIThomas White
2020-08-31Only write unit cell file to project file if it's setThomas White
2020-08-28Make sure indexing_backend_selected is initialisedThomas White
2020-08-27Build system parts for SLURM libraryThomas White