aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/image.h
AgeCommit message (Expand)Author
2024-02-06Julia: MM semantics for Image.crystalsThomas White
2024-02-06Julia: Image/PeakList memory semantics (again)Thomas White
2024-02-06Crystals shouldn't own RefLists (part 2)Thomas White
2024-02-06image_add_feature: Remove "image" argumentThomas White
2023-09-23indexamajig: Re-use the image data arraysThomas White
2023-09-23image_create_dp_bad_sat: Don't worry about "sat"Thomas White
2023-05-05Move is_{hdf5,cbf,cbfgz}_file() to image.cThomas White
2023-05-02Remove image_write() and image_hdf5_write()Thomas White
2022-09-21Move create_detgeom to DataTemplate moduleThomas White
2022-08-18Restructure image data array creationThomas White
2022-06-02Seedee deserializationThomas White
2022-06-02indexamajig: Track metadata (e.g. for ASAP::O)Thomas White
2022-05-03Strip out time-accountsThomas White
2022-04-05indexamajig: Fix profiling when using streamed dataThomas White
2022-03-07Add image_read_with_time_accounting for fine-grained data load profilingThomas White
2021-07-16Rename DST_* to DATA_SOURCE_TYPE_*Thomas White
2021-06-16Add DST_NONE for 'no data source' (e.g. image came from stream)Thomas White
2021-05-12Rework header caching layerThomas White
2021-04-23indexamajig: Generate a unique filename for ZMQ dataThomas White
2021-04-19Unify loading of image data and header valuesThomas White
2021-03-30Add header caching layerThomas White
2021-03-05Mass update of copyright dates in source code commentsThomas White
2020-12-07Get rid of ImageFeature->rx,ry,rzThomas White
2020-09-08Un-export image_read_image_dataThomas White
2020-08-07Remove image->avg_clenThomas White
2020-08-04Add image_write()Thomas White
2020-08-04Add image_create_for_simulation()Thomas White
2020-07-29Remove config.h from libcrystfel headersThomas White
2020-07-29stream_read_chunk: Add option to load image dataThomas White
2020-07-29Unify creation of blank image data arraysThomas White
2020-07-29Add --no-image-data and --no-mask-dataThomas White
2020-07-29Create detgeom and data arrays when reading from streamThomas White
2020-07-29Remove events.c, part 1Thomas White
2020-07-29Remove unused imagefile_typeThomas White
2020-07-29Reinstate mark_resolution_range_as_badThomas White
2020-07-29Move MessagePack stuff to separate fileThomas White
2020-07-29Remove references to old headersThomas White
2020-07-29Remove "struct detector" completely, part IThomas White
2020-07-29Remove image_reflection_closestThomas White
2020-07-29Get rid of imagefile_field_list and stuff_from_streamThomas White
2020-07-29Port indexamajig to new API, part IThomas White
2020-07-29Add image_expand_frames()Thomas White
2020-07-29Add image_read_peaks()Thomas White
2020-07-29Remove "parent" from struct imagefeatureThomas White
2020-07-29Add image_get_feature_const() and image_feature_list_copy()Thomas White
2020-07-29ImageFeatureList: Store panel number, not pointerThomas White
2020-07-29Create detgeom structure on image loadThomas White
2020-07-29Basic image loading via new DataTemplate APIThomas White
2020-01-10Mass update of copyright datesThomas White
2019-09-12Avoid duplication of beam and detector parameters for pinkIndexerThomas White