aboutsummaryrefslogtreecommitdiff
path: root/src/gui_project.h
AgeCommit message (Expand)Author
2024-01-10GUI: Track Millepede options through projectThomas White
2023-05-05Move peak search parameters into separate structureThomas White
2022-11-24GUI: Colour scale, part 3: Use the values in CrystFELImageViewThomas White
2022-11-24GUI: Colour scale, part 1: Basic image histogramThomas White
2022-08-23GUI: Add resolution ringsThomas White
2022-03-04GUI: Fix stream rescan logicThomas White
2021-12-02GUI: Add a checkbox for automatically rescanning streamsThomas White
2021-11-26GUI: Don't store stream filename in projectThomas White
2021-10-20GUI: Track the indexing result from which each merge result cameThomas White
2021-07-23GUI: Expose partialator --no-logsThomas White
2021-07-14GUI: Add PinkIndexer options to 'struct index_params'Thomas White
2021-07-12GUI: Add --wavelength-estimate and --camera-length-estimateThomas White
2021-05-28GUI: Store relative paths of resultsThomas White
2021-05-17GUI: Improve error handling for default_projectThomas White
2021-05-11GUI: Ensure that streams get re-scanned after job terminationThomas 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: 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-16Add some commentsThomas White
2021-02-16GUI: Add ambigator optionsThomas White
2021-02-10GUI: Sketch out data export windowThomas 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-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-07GUI: Basic labelling of reflectionsThomas White
2020-12-11result -> indexing_resultThomas White
2020-11-30Pass result to backend for mergingThomas White
2020-11-20GUI: Add stream output options including metadata to copyThomas White
2020-10-29Tedious option plumbingThomas 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-08Grey out next/prev buttons when at extremes of dataThomas White
2020-09-08Just use project structure in backendsThomas White
2020-09-04Add results from new indexing jobThomas 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