Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Note the nicer separation: ZMQ is in indexamajig only, whereas MessagePack becomes something generally accessible through libcrystfel. | |||
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 | |
This also removes a large chunk of legacy code | |||
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 | |
See 636eb6116961296791bae35c40fd9438aa946827 | |||
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 | |