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
/
src
/
im-zmq.c
Age
Commit message (
Expand
)
Author
2021-07-21
Reduce variable scope where possible
Thomas White
2021-07-21
Add missing cleanup on error paths
Thomas White
2021-05-05
indexamajig: Add --zmq-request
Thomas White
2021-04-23
indexamajig: Add --zmq-subscribe
Thomas White
2021-04-23
MsgPack: Implement extraction of image data
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
Remove events.c, part 1
Thomas White
2020-07-29
Remove unused includes
Thomas White
2020-07-29
Move MessagePack stuff to separate file
Thomas White
2020-07-29
Remove references to old headers
Thomas White
2020-07-29
Convert stream to DataTemplate
Thomas White
2020-07-29
Port indexamajig to new API, part II
Thomas White
2020-07-29
Port indexamajig to new API, part I
Thomas White
2020-07-29
get_peaks_msgpack(): Convert to new API
Thomas White
2020-01-10
Mass update of copyright dates
Thomas White
2019-07-17
zmq: Remove reference to image.num_peaks
Thomas White
2019-04-02
zmq: Consider pixel as bad if its value is NaN or infinity
Thomas White
2019-03-15
Set proper size for blank data
Thomas White
2019-03-14
indexamajig: Add --no-image-data
Thomas White
2019-03-14
More ZMQ/MsgPack logic fixes
Thomas White
2019-03-14
More MessagePack tidy up / error checking
Thomas White
2019-03-14
Fix typo
Thomas White
2019-03-14
Clean up MessagePack stuff
Thomas White
2019-03-14
Connect up hooks for unpacking MsgPack data
Thomas White
2019-03-14
ZMQ connection and setup stuff
Thomas White