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
/
stream.c
Age
Commit message (
Expand
)
Author
2012-02-22
Save all camera lengths in stream
Thomas White
2012-02-22
Don't attempt to write camera length if detector geometry is not present
Thomas White
2012-02-22
General fussiness
Thomas White
2012-02-22
Add many new features to powder_plot
Andrew Aquila
2012-02-22
Rename cell_new_from_axes() to avoid confusion
Thomas White
2012-02-22
Write stream header in stream.c
Thomas White
2012-02-22
Update copyright
Thomas White
2012-02-22
Squash whitespace
Thomas White
2012-02-22
calibrate_detector.c: work in progress
Rick Kirian
2012-02-22
stream.c: precision of peaks -> %7.2f
Rick Kirian
2012-02-22
stream.c: write camera length
Rick Kirian
2012-02-22
Fix up stream error handling
Thomas White
2012-02-22
Choke on invalid stream options properly
Thomas White
2012-02-22
Don't try to write reflections to file if not indexed
Thomas White
2012-02-22
Remove old reflections.h
Thomas White
2012-02-22
--record=peaksifnotindexed option
Thomas White
2012-02-22
Remove old stream functions for good
Thomas White
2012-02-22
Fussiness
Thomas White
2012-02-22
Fix memory leaks
Thomas White
2012-02-22
WIP on new stream format in process_hkl
Thomas White
2012-02-22
More work on new stream format
Thomas White
2012-02-22
Get stuff from stream
Thomas White
2012-02-22
More x->fs etc
Thomas White
2012-02-22
Formatting and boilerplate
Thomas White
2012-02-22
Fussiness
Thomas White
2012-02-22
New stream writing
Thomas White
2012-02-22
First part of stream rework
Thomas White
2012-02-22
More stream handling and reflection counting
Thomas White
2012-02-22
Fix stream handling
Thomas White
2012-02-22
The per-shot wavelength is needed for scaling and post refinement
Thomas White
2012-02-22
Remove unused variable
Thomas White
2012-02-22
Fix stream reading
Thomas White
2012-02-22
Transpose cell, get right units, flip z
Thomas White
2012-02-22
Debug stream reader
Thomas White
2012-02-22
Read Rick's stream format as well
Thomas White
2012-02-22
Move stream handling functions to a separate module
Thomas White