aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel
AgeCommit message (Expand)Author
2020-07-29Convert make_BgMask to detgeomThomas White
2020-07-29Remove image_reflection_closestThomas White
2020-07-29Convert prediction gradients to detgeomThomas White
2020-07-29Convert prediction and integration to detgeomThomas White
2020-07-29Convert map_all_peaks to detgeomThomas White
2020-07-29free_event_list: Handle NULL listThomas White
2020-07-29Convert estimate_peak_resolution to detgeomThomas White
2020-07-29Get rid of imagefile_field_list and stuff_from_streamThomas White
2020-07-29Port indexamajig to new API, part IIThomas White
2020-07-29Port indexamajig to new API, part IThomas White
2020-07-29Deprecation markersThomas White
2020-07-29initialize_filename_plus_event: Check for NULLThomas White
2020-07-29Fix CXI peak loading in new APIThomas White
2020-07-29Pass HDF5 path down to load_hdf5_hyperslab()Thomas White
2020-07-29Allow skipping placeholders when loading from HDF5Thomas White
2020-07-29Add image_expand_frames()Thomas White
2020-07-29Split off parse_peaksearch()Thomas White
2020-07-29Add a missing semicolonThomas White
2020-07-29FussinessThomas White
2020-07-29Implement CXI peak listsThomas 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-29DS9K compatibilityThomas 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-29Add missing va_start/va_endThomas White
2020-07-29Catch some error conditionsThomas 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-29Convert peakfinder8 to use new APIThomas White
2020-07-29Actually run indexamajigThomas White
2020-07-29Add str_peaksearch()Thomas White
2020-07-29Implement basic CBF loading via new APIThomas White
2020-07-29Peak search stuffThomas White
2020-07-29Add image_get_feature_const() and image_feature_list_copy()Thomas White
2020-07-29Convert peak detection to use detgeomThomas White
2020-07-29Remove badrow cullingThomas White
2020-07-29ImageFeatureList: Store panel number, not pointerThomas White