aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-29Add brightness sliderThomas White
2020-07-29get_peaks_msgpack(): Convert to new APIThomas White
2020-07-29Add DataTemplate to iargsThomas White
2020-07-29Add a missing semicolonThomas White
2020-07-29Actually start cell_explorerThomas White
2020-07-29Info/progress bar stuffThomas White
2020-07-29FussinessThomas White
2020-07-29Add cell_explorer buttonThomas White
2020-07-29Actually kill indexamajig process when "Cancel" pressedThomas White
2020-07-29Show actual percentage processed in progress barThomas White
2020-07-29wait() on indexamajig childrenThomas White
2020-07-29Add info bar / progress barThomas 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 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