aboutsummaryrefslogtreecommitdiff
path: root/src/gui_fom.c
AgeCommit message (Expand)Author
2022-12-20GUI: Rearrange FoM dialog slightlyThomas White
2022-12-19GUI: Add FoM export in sensible formatThomas White
2022-12-19GUI: FoM graph, part 6: instant action, show one dataset at a timeThomas White
2022-12-14GUI: FoM graph, part 5: use in FoM dialogThomas White
2022-12-13GUI: FoM graph, part 3: x-axisThomas White
2022-12-13GUI: FoM graph, part 2: Data APIThomas White
2022-12-13GUI: FoM graph, part 1: Skeleton widget codeThomas White
2021-08-10GUI: Use integer conversion for FoM minimum measurementsThomas White
2021-07-13GUI: Reject infinite resolution limits for FoMThomas White
2021-06-23GUI: Swap Close/Calculate buttons in FoM windowThomas White
2021-05-19GUI: Add button to reset FoM resolution range to entire dataThomas White
2021-05-19GUI: Increase size of FoM min resolution boxThomas White
2021-03-05Mass update of copyright dates in source code commentsThomas White
2021-02-18GUI: Avoid passing a few NULLs to GTKThomas White
2021-02-18Initialise sym to NULLThomas White
2021-02-09GUI: Load/save FoM parametersThomas 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-01-22GUI: Set default values for FoM parametersThomas White
2020-12-11Skeleton figure of merit window for GUIThomas White