aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-29Implement CXI peak listsThomas White
2020-07-29Implement peak list from file in GUIThomas White
2020-07-29Add image_read_peaks()Thomas White
2020-07-29Remove "parent" from struct imagefeatureThomas White
2020-07-29Catch a NULL pointerThomas White
2020-07-29Add data_template_find_panel() and data_template_file_to_panel_coords()Thomas White
2020-07-29hdf5_peak_location -> peak_listThomas White
2020-07-29Factorise filename_extension()Thomas White
2020-07-29Add crystfel_image_view_get_datatemplate()Thomas White
2020-07-29DS9K compatibilityThomas White
2020-07-29Add half pixel shift checkbox for CXI/HDF5 peaksThomas White
2020-07-29Actually load the maskThomas White
2020-07-29Add missing castThomas White
2020-07-29Factorise HDF5 hyperslab loadingThomas White
2020-07-29Use bad regions, no_index and NaN/inf flags in new image loading APIThomas White
2020-07-29Add a couple of FIXMEsThomas White
2020-07-29Check that dp/mask/sat exist before freeingThomas White
2020-07-29Push CBF/GZ split point further downThomas White
2020-07-29Remove bad pixel mask stuff from unpack_panels_dtempl and image_read_hdf5Thomas White
2020-07-29Add a FIXMEThomas White
2020-07-29Scroll to end of report with each new messageThomas White
2020-07-29Strip newlines from indexamajig output in GUIThomas White
2020-07-29Put report region in scrolled windowThomas White
2020-07-29Initialise unitcell_comboThomas White
2020-07-29Add missing va_start/va_endThomas White
2020-07-29Catch some error conditionsThomas White
2020-07-29Display messages in the GUI!Thomas White
2020-07-29Add void pointer to log message functionsThomas White
2020-07-29Move stderr_lock prototype to utils.hThomas White
2020-07-29libcrystfel plumbing to allow ERROR/STATUS messages in GUIThomas White
2020-07-29Add a couple of missing semicolonsThomas White
2020-07-29Set current algorithm initially in peak search dialogThomas White
2020-07-29Pass through parameters for peakfinder8Thomas White
2020-07-29Convert peakfinder8 to use new APIThomas White
2020-07-29Set method for remaining peak search algorithmsThomas White
2020-07-29Actually run indexamajigThomas White
2020-07-29Add str_peaksearch()Thomas White
2020-07-29Pass indexing algorithm to backendThomas White
2020-07-29Skeleton indexing and backend stuffThomas White
2020-07-29Split off GUI peak search stuff to separate fileThomas White
2020-07-29Add View->Peak detection resultsThomas White
2020-07-29Implement basic CBF loading via new APIThomas White
2020-07-29Peak search stuffThomas White
2020-07-29Draw pixel values on zoomThomas White
2020-07-29Don't round the panel vectorsThomas White
2020-07-29Use configure-event instead of size-allocateThomas White
2020-07-29Show error if image loading failsThomas White
2020-07-29Fix .cbf.gzThomas White
2020-07-29Number frames from 1Thomas White
2020-07-29Don't update peaks if no image is loadedThomas White