aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/stream.c
AgeCommit message (Expand)Author
2014-11-10Copy and Replace when saving geometryValerio Mariani
2014-11-09Record number of implausibly negative reflections in streamThomas White
2014-10-24Put write_stream_reflections_*() in the right orderThomas White
2014-10-24Restore peak and background to stream reflection format 2.3Thomas White
2014-10-24Fix/clarify peak coordinates for rearranged panelsThomas White
2014-10-23read_stream_reflections_2_3(): Fix detector positionsThomas White
2014-10-23Fix a load of memory leaksThomas White
2014-10-23Read back the event IDThomas White
2014-10-23Formatting / fussinessThomas White
2014-10-23Read image serial number backThomas White
2014-10-23FussinessThomas White
2014-10-23Add serial numbers to chunksThomas White
2014-09-11Tidy up a bitThomas White
2014-09-05More bugfixes for multi-event modeValerio Mariani
2014-09-05Multi-event modeValerio Mariani
2014-09-05Better alignment of stream file elementsValerio Mariani
2014-09-05Versioning of reflection and peak I/OValerio Mariani
2014-09-05Updated author listsValerio Mariani
2014-09-05Refactoring of peaks and reflections I/OValerio Mariani
2014-09-05FussinessThomas White
2014-09-05Update docsThomas White
2014-08-19Clean up a couple of warningsThomas White
2014-08-12Read number of peaks from streamTakanori Nakane
2014-08-12partial_sim: Fix free(geomfile)Thomas White
2014-08-04Fix number of (integrated) reflections in streamThomas White
2014-07-21Copy geometry file into streamValerio Mariani
2014-05-22Rationalise and document stream "open for write" functionsThomas White
2014-05-22Fix permissions of newly created stream filesThomas White
2014-05-22Add read_chunk_2() for faster reading of streamsThomas White
2014-05-22Add average_camera_length to streamThomas White
2014-05-21Added reporting of version number to all program and stream fileValerio Mariani
2014-04-28WhitespaceThomas White
2014-04-15Set mosaicity (to zero) in crystals from streamThomas White
2014-04-15Store beam divergence and bandwidth, and crystal profile radius, in streamThomas White
2014-04-08process_hkl: Add --min-resThomas White
2014-04-01Fix resolution cutoff so that it (apparently) worksThomas White
2014-03-10Fix reading and writing of reflections in 2.1 streamThomas White
2014-03-03Swap peak,bg and fs,ss to keep fs,ss in the same placeThomas White
2014-03-03Include background and peak height in streamThomas White
2014-03-03Add things to stream if they were mentioned in beam or geom, and remove clen_...Thomas White
2014-02-22read_chunk(): set indexed_byThomas White
2013-06-02Fix RG delta output, and write only if actually calibratedThomas White
2013-06-02Refine rigid group positions and orientationsThomas White
2013-06-01Fix multiple small memory leaksThomas White
2013-05-06Add num_reflections to streamThomas White
2013-04-18Read/write lattice type, centering and unique axis information from/to streamThomas White
2013-02-22Don't write command when restarting a worker processThomas White
2013-02-22Flush buffer after write_line()Thomas White
2013-02-12Improve handling of indexing methodsThomas White
2013-02-08Count saturated peaks and record in the fileThomas White