Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-08 | Add integration radii to CrystFELIndexingOpts | Thomas White | |
2020-09-07 | Fix crystfel_indexing_opts_get_push_res | Thomas White | |
2020-09-07 | crystfel_indexing_opts_set_cell_file: Also set iv->cell_file | Thomas White | |
Missed during 4bb4779998. | |||
2020-09-01 | Keep a separate record of unit cell file | Thomas White | |
There seems to be no way to get a clear answer from the GtkFileChooser about whether a file is actually set. Instead, it now keeps a separate record which is set to NULL when the "clear" button is pressed, and set to the filename from the GtkFileChooserButton on the "file-set" signal. | |||
2020-08-20 | Disable cell tolerances when "check cell" is unchecked | Thomas White | |
2020-08-20 | Remove unused function | Thomas White | |
2020-08-20 | GUI: Implement automatic indexing method selection | Thomas White | |
2020-08-19 | Disable indexing method chooser when auto mode is selected | Thomas White | |
2020-08-19 | Replace potentially confusing "Use unit cell" checkbox | Thomas White | |
2020-08-17 | Implement crystfel_indexing_opts_set_method_string() | Thomas White | |
2020-08-17 | Implement indexing method selection via GUI | Thomas White | |
2020-08-14 | Hook up (almost all) indexing parameters | Thomas White | |
2020-08-13 | GUI: Sketch out indexing options etc | Thomas White | |