Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-18 | SLURM: Submit merging and ambigator jobs via script | Thomas White | |
2021-02-18 | GUI: Show ambiguity options box first | Thomas White | |
This makes the GtkNotebook open on the right tab. See the documentation for gtk_notebook_set_current_page() | |||
2021-02-18 | GUI: Actually run ambigator (local backend only) | Thomas White | |
2021-02-18 | GUI: Track separately whether ambiguity operation should be used | Thomas White | |
This allows values to be held for both, which is more helpful. | |||
2021-02-17 | GUI: Re-work local backend plumbing | Thomas White | |
A single command line is not expressive enough for at least two cases: process_hkl, which needs to be run two extra times to generate the splits, and ambigator, which needs to have its input streams concatenated first. This also splits out the routine for creating the working folder and writing the notes file. | |||
2021-02-17 | GUI: Move ambigator parameters to separate structure | Thomas White | |
2021-02-17 | GUI: Plumbing, ready to run ambigator job | Thomas White | |
2021-02-17 | GUI: Generalise job notes page | Thomas White | |
2021-02-17 | GUI: Move ambigator options into a GtkNotebook | Thomas White | |
2021-02-16 | GUI: Add ambigator options | Thomas White | |