aboutsummaryrefslogtreecommitdiff
path: root/src/crystfelindexingopts.c
AgeCommit message (Expand)Author
2024-01-10CrystFELIndexingOpts: Add Millepede output optionsThomas White
2022-11-18CrystFELIndexingOpts: Set -nocell and -nolatt where appropriateThomas White
2021-07-21Add missing cleanup on error pathsThomas White
2021-07-15CrystFELIndexingOpts: Add tooltips for PinkIndexer optionsThomas White
2021-07-14CrystFELIndexingOpts: Add PinkIndexer optionsThomas White
2021-07-14GUI: Add placeholders for advanced indexer optionsThomas White
2021-06-23GUI: Fix a tooltipThomas 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: Pass --int-radius to indexamajigThomas White
2021-03-01GUI: Add lots of tooltipsThomas White
2021-02-17CrystFELIndexingOpts: tweak spacingThomas White
2021-02-11Move i_maybe_disable to GTK utilsThomas White
2021-02-08FormattingThomas White
2020-11-20Move indexing option tabs to side, and rearrangeThomas White
2020-11-20GUI: Add stream output options including metadata to copyThomas White
2020-10-29Implement checkbox -> widget sensitivity dependenciesThomas White
2020-10-29Custom GTK widgets should not show themselvesThomas White
2020-10-26Label all uses of cell tolerancesThomas White
2020-10-22CrystFELIndexingOpts: Fix incorrect variable for push-res valueThomas White
2020-10-15Add TakeTwo to the list of indexers automatically usedThomas White
2020-10-07Revert "Move asdf out of set of indexers used by default"Thomas White
2020-10-06Move asdf out of set of indexers used by defaultThomas White
2020-09-08Add integration radii to CrystFELIndexingOptsThomas White
2020-09-07Fix crystfel_indexing_opts_get_push_resThomas White
2020-09-07crystfel_indexing_opts_set_cell_file: Also set iv->cell_fileThomas White
2020-09-01Keep a separate record of unit cell fileThomas White
2020-08-20Disable cell tolerances when "check cell" is uncheckedThomas White
2020-08-20Remove unused functionThomas White
2020-08-20GUI: Implement automatic indexing method selectionThomas White
2020-08-19Disable indexing method chooser when auto mode is selectedThomas White
2020-08-19Replace potentially confusing "Use unit cell" checkboxThomas White
2020-08-17Implement crystfel_indexing_opts_set_method_string()Thomas White
2020-08-17Implement indexing method selection via GUIThomas White
2020-08-14Hook up (almost all) indexing parametersThomas White
2020-08-13GUI: Sketch out indexing options etcThomas White