aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/stream.c
AgeCommit message (Expand)Author
2017-10-17Handle old indexing methodsThomas White
2017-05-02Initial CBF stuffThomas White
2017-03-08Allow indexing system to store its own data, independently of indexing methodsThomas White
2016-11-25Display line numbers at which stream is corruptedThomas White
2016-10-10Add missing newlineThomas White
2016-10-10Fussiness / boilerplateThomas White
2016-10-10Added detector shift to crystal structure, wrote get and get functionsValerio Mariani
2016-09-12Add newline at end of geometry file in stream, if not already presentThomas White
2016-07-01Store all "=" fields from stream, not just HDF5 onesThomas White
2016-07-01No more slab-relative coordinates in libcrystfelThomas White
2016-02-29More output when reading reflections failedThomas White
2015-11-27Fix documentationThomas White
2015-11-27indexamajig: Write target unit cell into streamThomas White
2015-09-17Improve detection of out-of-memory condition when reading streamThomas White
2015-09-17FormattingThomas White
2015-07-17Fix format string for num_peaksThomas White
2015-07-17Load bandwidth from stream with correct unitsThomas White
2015-05-19Set panel when reading reflections from streamThomas White
2015-04-20Throw out crystals which could not be refinedThomas White
2015-04-20Make panel assignments invariant during prediction- and post-refinementThomas White
2015-04-20open_stream_for_read: read stream from stdin when filename is "-".Keitaro Yamashita
2015-04-20Fix a string overflow vulnerability, and banish extract_f_from_stuff()Thomas White
2015-03-18Record crystal notes in streamThomas White
2015-03-02Avoid duplication of last line of geometry file in streamThomas White
2015-01-27Split nested code into separate functionsValerio Mariani
2015-01-27FussinessValerio Mariani
2015-01-27Keep hold of HDF5 fields which came from the streamValerio Mariani
2015-01-27Fix type of add_{x,y}Valerio Mariani
2015-01-27FormattingValerio Mariani
2014-12-09Fix reading of profile_radiusThomas White
2014-12-09Avoid bottoming out precision for beam parameters in streamThomas White
2014-12-09read_stream_reflections_2_3(): set redundancy to 1Thomas White
2014-11-26Fix conversion to Angstroms for diffraction_resolution_limit in stream (whoops!)Thomas White
2014-11-25FormattingThomas White
2014-11-24Fixed stream I/O across different versionsValerio Mariani
2014-11-21Formatting, and fix a commentThomas White
2014-11-14Ensure initialisation of as,bs,csThomas White
2014-11-13Remove unused variablesThomas White
2014-11-13WhitespaceThomas White
2014-11-13Fix stream readerTakanori Nakane
2014-11-10FussinessThomas White
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