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
/
stream.h
Age
Commit message (
Collapse
)
Author
2019-07-05
Update copyright dates
Thomas White
2019-07-05
Read geometry file from start of stream
Thomas White
2019-05-07
Update all source code comments to Doxygen format
Thomas White
2019-01-28
partialator: Fix multiple memory leaks
Thomas White
2018-05-04
Put list of indexing methods into stream header
Thomas White
Needed for when the methods are auto-determined.
2018-04-24
Read audit information from stream
Thomas White
2017-10-17
Handle old indexing methods
Thomas White
There are limits to how well they can be handled, but this avoids screwing users over too much.
2017-05-02
Skeleton image file API
Thomas White
2017-05-02
Initial CBF stuff
Thomas White
2015-11-27
indexamajig: Write target unit cell into stream
Thomas White
2015-04-20
Fix a string overflow vulnerability, and banish extract_f_from_stuff()
Thomas White
2015-01-27
Keep hold of HDF5 fields which came from the stream
Valerio Mariani
2014-11-24
Fixed stream I/O across different versions
Valerio Mariani
2014-09-05
Multi-event mode
Valerio Mariani
2014-07-21
Copy geometry file into stream
Valerio Mariani
2014-06-13
Add extern "C" for C++ compatibility
Chuck
2014-05-22
Rationalise and document stream "open for write" functions
Thomas White
A nice side-effect is that streams now only have one set of headers
2014-05-22
Add read_chunk_2() for faster reading of streams
Thomas White
2013-02-08
Put the command line back in the stream
Thomas White
2013-02-05
Fixes for indexing pipeline
Thomas White
2013-02-05
Indexing pipeline - "done"!
Thomas White
2013-02-05
WIP on bringing programs up to date
Thomas White
2013-01-30
Stream changes
Thomas White
2012-03-12
Update copyright notices to show actual contribution years
Thomas White
2012-03-09
Update licence notices in line with recommendations from TT
Thomas White
2012-02-22
GPLv3 boilerplate comments
Thomas White
2012-02-22
Move a load more stuff into libcrystfel
Thomas White