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
/
gui_peaksearch.c
Age
Commit message (
Expand
)
Author
2020-08-26
Only update peak search values if they have changed
Thomas White
2020-08-26
Set peak search parameters on focus-out-event
Thomas White
2020-08-25
Fix show peaks/refls logic
Thomas White
2020-08-25
Final (?) version of backend API
Thomas White
2020-07-29
Add peakfinder9 to GUI
Thomas White
2020-07-29
Don't attempt to peak search when reading from stream
Thomas White
2020-07-29
Let caller (rather than CrystFELImageView) own the image structure
Thomas White
2020-07-29
Store the actual DataTemplate in GUI project struct
Thomas White
2020-07-29
Confirm exit and save project
Thomas White
2020-07-29
Implement peak search radii in GUI
Thomas White
2020-07-29
Implement hdf5/cxi peak "revalidation" in GUI
Thomas White
2020-07-29
Simplify peak search parameters
Thomas White
2020-07-29
Remove duplicate code
Thomas White
2020-07-29
Implement peak list from file in GUI
Thomas White
2020-07-29
Add half pixel shift checkbox for CXI/HDF5 peaks
Thomas White
2020-07-29
Set current algorithm initially in peak search dialog
Thomas White
2020-07-29
Convert peakfinder8 to use new API
Thomas White
2020-07-29
Set method for remaining peak search algorithms
Thomas White
2020-07-29
Split off GUI peak search stuff to separate file
Thomas White