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
/
image-msgpack.c
Age
Commit message (
Expand
)
Author
2022-08-18
Restructure image data array creation
Thomas White
2022-03-08
Fix slabbiness assumptions
Thomas White
2021-05-12
Fix build without MsgPack (again)
Thomas White
2021-05-12
Fix build without MsgPack
Thomas White
2021-05-12
Rework header caching layer
Thomas White
2021-05-12
MsgPack: Fix a silly copy/paste error
Thomas White
2021-05-07
MsgPack: Warn if dtempl->peak_list is NULL
Thomas White
2021-05-07
MsgPack: Use the right pointer for "bin" keys
Thomas White
2021-05-07
MsgPack: Use top-level object directly if it is a map
Thomas White
2021-04-29
MsgPack: Handle floating-point data, fix array read
Thomas White
2021-04-29
MsgPack: Handle strings if they can be converted to integers
Thomas White
2021-04-28
MsgPack: Remove warning about multiple objects
Thomas White
2021-04-27
Rename libcrystfel's config.h to libcrystfel-config.h
Thomas White
2021-04-23
Fix build without MsgPack
Thomas White
2021-04-23
MsgPack: Implement peak list loading
Thomas White
2021-04-23
MsgPack: More build system fixes
Thomas White
2021-04-23
MsgPack: improve an error message
Thomas White
2021-04-23
MsgPack: Implement extraction of image data
Thomas White
2021-04-20
MsgPack: Implement decoding numeric values
Thomas White
2021-04-20
MsgPack: Improve a warning message
Thomas White
2021-04-19
Unify loading of image data and header values
Thomas White
2021-04-15
Separate ZMQ from MessagePack, switch to pub/sub socket
Thomas White
2021-03-05
Mass update of copyright dates in source code comments
Thomas White
2020-07-29
Unify creation of blank image data arrays
Thomas White
2020-07-29
Remove events.c, part 1
Thomas White
2020-07-29
Remove unused includes
Thomas White
2020-07-29
Convert image-msgpack.c to DataTemplate/detgeom
Thomas White
2020-07-29
Move MessagePack stuff to separate file
Thomas White