aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/stream.c
AgeCommit message (Expand)Author
2021-05-12Rework header caching layerThomas White
2021-04-27Rename libcrystfel's config.h to libcrystfel-config.hThomas White
2021-03-30Add header caching layerThomas White
2021-03-11detgeom_transform_coords: Take an additional detector shiftThomas White
2021-03-05Mass update of copyright dates in source code commentsThomas White
2021-01-28Stream: Use separate DataTemplate for reading and writingThomas White
2021-01-27stream_close: Free the DataTemplateThomas White
2021-01-14Remove old debuggingThomas White
2021-01-14Stream: Remove in_chunkThomas White
2021-01-14stream_open_for_read: Avoid using fseek()Thomas White
2021-01-11UnitCell: Store all representations once they're calculatedThomas White
2020-10-27Add a new StreamFlag for generating the detgeom structureThomas White
2020-09-25stream_make_index: s/Indexing/Scanning/Thomas White
2020-09-08Remove "Command line:" in streamThomas White
2020-09-04stream_read_chunk: Set image->spectrumThomas White
2020-09-04stream_make_index: Don't require an event ID for every chunkThomas White
2020-09-04make_key: Handle NULL eventThomas White
2020-09-04New API for random access to streamThomas White
2020-09-02Get rid of STREAM_IMAGE_DATAThomas White
2020-08-19Update old commentsThomas White
2020-08-19Remove STREAM_UNITCELL and STREAM_CRYSTALSThomas White
2020-08-19Const-cleaningThomas White
2020-08-19Make Stream responsible for its own DataTemplateThomas White
2020-07-29New way of injecting version informationThomas White
2020-07-29stream_read_chunk: Add option to load image dataThomas White
2020-07-29Fix reading of geometry from streamThomas White
2020-07-29Unify creation of blank image data arraysThomas White
2020-07-29Create detgeom and data arrays when reading from streamThomas White
2020-07-29Don't double-count last chunkThomas White
2020-07-29Fix peak list loading from streamThomas White
2020-07-29Random access Stream APIThomas White
2020-07-29Update commentsThomas White
2020-07-29stream_close: Handle NULLThomas White
2020-07-29Fix some memory bugsThomas White
2020-07-29Finish converting stream.cThomas White
2020-07-29Tidy upThomas White
2020-07-29Update stream to new APIThomas White
2020-07-29Convert more bits to detgeomThomas White
2020-07-29Convert stream to DataTemplateThomas 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-29ImageFeatureList: Store panel number, not pointerThomas White
2020-01-10Mass update of copyright datesThomas White
2019-07-30Stream: don't skip over first chunk if there's no geometry fileThomas White
2019-07-29Remove old rg_delta stuffThomas White
2019-07-19Increase maximum geometry length from streamThomas White
2019-07-05Update copyright datesThomas White
2019-07-05Read geometry file from start of streamThomas White
2019-06-25read_stream_reflections_*: Set symmetric indices for reflectionsThomas White