index
:
CrystFEL
crystfel-0.3
crystfel-0.4
crystfel-0.5
master
pascal/electrons
tom/dtempl
Data processing for serial crystallography
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
crystfelindexingopts.c
Age
Commit message (
Expand
)
Author
2020-11-20
Move indexing option tabs to side, and rearrange
Thomas White
2020-11-20
GUI: Add stream output options including metadata to copy
Thomas White
2020-10-29
Implement checkbox -> widget sensitivity dependencies
Thomas White
2020-10-29
Custom GTK widgets should not show themselves
Thomas White
2020-10-26
Label all uses of cell tolerances
Thomas White
2020-10-22
CrystFELIndexingOpts: Fix incorrect variable for push-res value
Thomas White
2020-10-15
Add TakeTwo to the list of indexers automatically used
Thomas White
2020-10-07
Revert "Move asdf out of set of indexers used by default"
Thomas White
2020-10-06
Move asdf out of set of indexers used by default
Thomas White
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
2020-09-01
Keep a separate record of unit cell file
Thomas White
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