index
:
CrystFEL
crystfel-0.3
crystfel-0.4
crystfel-0.5
master
pascal/electrons
tom/dtempl
Data processing for serial crystallography
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcrystfel
/
src
/
stream.c
Age
Commit message (
Expand
)
Author
2022-11-05
Stream: increase maximum geometry file size to 1 megabyte
Thomas White
2022-09-22
Implement data_template_get_2d_detgeom_if_possible
Thomas White
2022-09-21
create_detgeom: Return detgeom structure rather than altering image argument
Thomas White
2022-09-21
Move create_detgeom to DataTemplate module
Thomas White
2022-09-08
Stream: don't open stream if headers aren't understood
Thomas White
2022-08-18
Restructure image data array creation
Thomas White
2022-06-02
Refuse to overwrite an existing stream
Thomas White
2022-03-08
read_peaks: Simplify logic
Thomas White
2022-03-08
Fix slabbiness assumptions
Thomas White
2022-03-08
stream_open_for_write: Fix documentation
Thomas White
2022-03-08
Drop compatibility with old stream format versions
Thomas White
2021-07-23
Add field widths to all sscanf("%s")
Thomas White
2021-07-23
stream_make_index: Remove unused assignment
Thomas White
2021-07-23
read_crystal: Remove unused varibales
Thomas White
2021-07-22
Clean up shadowed variables
Thomas White
2021-07-21
Reduce variable scope where possible
Thomas White
2021-07-21
Add missing cleanup on error paths
Thomas White
2021-07-16
Rename DST_* to DATA_SOURCE_TYPE_*
Thomas White
2021-07-08
Revert "Bump stream version to 2.4"
Thomas White
2021-07-07
Bump stream version to 2.4
Thomas White
2021-07-07
Interpret old-style stream header records as floating point
Thomas White
2021-06-16
stream_read_chunk: Bail out if detgeom can't be created
Thomas White
2021-06-16
Add DST_NONE for 'no data source' (e.g. image came from stream)
Thomas White
2021-05-17
Resolve FIXMEs and TODOs
Thomas White
2021-05-12
Rework header caching layer
Thomas White
2021-04-27
Rename libcrystfel's config.h to libcrystfel-config.h
Thomas White
2021-03-30
Add header caching layer
Thomas White
2021-03-11
detgeom_transform_coords: Take an additional detector shift
Thomas White
2021-03-05
Mass update of copyright dates in source code comments
Thomas White
2021-01-28
Stream: Use separate DataTemplate for reading and writing
Thomas White
2021-01-27
stream_close: Free the DataTemplate
Thomas White
2021-01-14
Remove old debugging
Thomas White
2021-01-14
Stream: Remove in_chunk
Thomas White
2021-01-14
stream_open_for_read: Avoid using fseek()
Thomas White
2021-01-11
UnitCell: Store all representations once they're calculated
Thomas White
2020-10-27
Add a new StreamFlag for generating the detgeom structure
Thomas White
2020-09-25
stream_make_index: s/Indexing/Scanning/
Thomas White
2020-09-08
Remove "Command line:" in stream
Thomas White
2020-09-04
stream_read_chunk: Set image->spectrum
Thomas White
2020-09-04
stream_make_index: Don't require an event ID for every chunk
Thomas White
2020-09-04
make_key: Handle NULL event
Thomas White
2020-09-04
New API for random access to stream
Thomas White
2020-09-02
Get rid of STREAM_IMAGE_DATA
Thomas White
2020-08-19
Update old comments
Thomas White
2020-08-19
Remove STREAM_UNITCELL and STREAM_CRYSTALS
Thomas White
2020-08-19
Const-cleaning
Thomas White
2020-08-19
Make Stream responsible for its own DataTemplate
Thomas White
2020-07-29
New way of injecting version information
Thomas White
2020-07-29
stream_read_chunk: Add option to load image data
Thomas White
2020-07-29
Fix reading of geometry from stream
Thomas White
[next]