aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel
AgeCommit message (Expand)Author
2020-07-29Replace largest_q for detgeomThomas White
2020-07-29Reinstate mark_resolution_range_as_badThomas White
2020-07-29Add a FIXMEThomas White
2020-07-29Remove old in_bad_region_dtemplThomas White
2020-07-29Convert photon energy to wavelengthThomas White
2020-07-29Add is_hdf5_fileThomas White
2020-07-29Remove more references to old detector structureThomas White
2020-07-29Move MessagePack stuff to separate fileThomas White
2020-07-29Remove references to old headersThomas White
2020-07-29Convert filters.c to detgeomThomas White
2020-07-29Actually get rid of hdf5-fileThomas White
2020-07-29Convert make_pixelmap to DataTemplateThomas White
2020-07-29Remove "struct detector" completely, part IThomas White
2020-07-29Allow units in "clen" geometry file directiveThomas White
2020-07-29chomp: Don't measure length of string every iterationThomas White
2020-07-29Less circuitous string lexxing in geometry parserThomas White
2020-07-29assplode_algebraic: Ignore spacesThomas White
2020-07-29Move HDF5 and CBF stuff into separate filesThomas White
2020-07-29Add include guards and warning commentThomas White
2020-07-29Add missing header installationThomas White
2020-07-29image_free: Free detgeom as wellThomas White
2020-07-29Convert more bits to detgeomThomas White
2020-07-29Add detgeom_freeThomas White
2020-07-29Fix dimension allocation in load_hdf5_hyperslabThomas White
2020-07-29Add missing initialisationThomas White
2020-07-29Convert stream to DataTemplateThomas White
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