aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-29Allow skipping placeholders when loading from HDF5Thomas White
2020-07-29Show event ID in GUIThomas White
2020-07-29Expand event listThomas White
2020-07-29Add image_expand_frames()Thomas White
2020-07-29Shut down indexamajig process on exitThomas White
2020-07-29Remove hdfsee manual pageThomas White
2020-07-29Set "Show peaks" toggle after loading projectThomas White
2020-07-29Signal the entire process group to end indexamajigThomas White
2020-07-29indexamajig: Run in own process groupThomas White
2020-07-29Don't bother creating pipes that aren't usedThomas White
2020-07-29Remove info bar when indexamajig exitsThomas White
2020-07-29Better way to do subprocessesThomas White
2020-07-29Feedback when saving sessionThomas White
2020-07-29Load/save show_peaksThomas White
2020-07-29Confirm exit and save projectThomas White
2020-07-29Implement save_project()Thomas White
2020-07-29Move match_filename() to gui_projectThomas White
2020-07-29Move GUI project structure stuff to gui_project.hThomas White
2020-07-29Basic project persistenceThomas White
2020-07-29Split off parse_peaksearch()Thomas White
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