aboutsummaryrefslogtreecommitdiff
path: root/src/gui_peaksearch.c
AgeCommit message (Expand)Author
2024-02-06Peak search algorithms should not mutate image structureThomas White
2022-09-22Add fast mode for peakfinder8Alexandra Tolstikova
2021-04-30GUI: Force results selector to "from GUI" when peak search window is openedThomas White
2021-03-25FussinessThomas White
2021-03-05Mass update of copyright dates in source code commentsThomas White
2021-03-02GUI: Add tooltips for peak search parametersThomas White
2021-02-26Remove unused variablesThomas White
2021-02-25GUI: Factorise force_{peaks,refls}_onThomas White
2020-09-24GUI: Always update peaks, even if they're not being displayedThomas White
2020-09-23GUI: Make sure peak detection is updatedThomas White
2020-09-08Make peak box bigger (and add crosshairs) at high magnificationThomas White
2020-09-07Fix update_peaks logicThomas White
2020-09-02New way of loading streamsThomas White
2020-08-27Fix function prototypes and returns for focus-out-eventThomas White
2020-08-26Only update peak search values if they have changedThomas White
2020-08-26Set peak search parameters on focus-out-eventThomas White
2020-08-25Fix show peaks/refls logicThomas White
2020-08-25Final (?) version of backend APIThomas White
2020-07-29Add peakfinder9 to GUIThomas White
2020-07-29Don't attempt to peak search when reading from streamThomas White
2020-07-29Let caller (rather than CrystFELImageView) own the image structureThomas White
2020-07-29Store the actual DataTemplate in GUI project structThomas White
2020-07-29Confirm exit and save projectThomas White
2020-07-29Implement peak search radii in GUIThomas White
2020-07-29Implement hdf5/cxi peak "revalidation" in GUIThomas White
2020-07-29Simplify peak search parametersThomas White
2020-07-29Remove duplicate codeThomas White
2020-07-29Implement peak list from file in GUIThomas White
2020-07-29Add half pixel shift checkbox for CXI/HDF5 peaksThomas White
2020-07-29Set current algorithm initially in peak search dialogThomas White
2020-07-29Convert peakfinder8 to use new APIThomas White
2020-07-29Set method for remaining peak search algorithmsThomas White
2020-07-29Split off GUI peak search stuff to separate fileThomas White