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
/
whirligig.c
Age
Commit message (
Expand
)
Author
2020-08-19
Make Stream responsible for its own DataTemplate
Thomas White
2020-07-29
New way of injecting version information
Thomas White
2020-07-29
Convert whirligig to new Stream API
Thomas White
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 I
Thomas White
2020-01-10
Mass update of copyright dates
Thomas White
2019-08-22
Tidy up comparison function definitions
Thomas White
2019-08-16
Clarify cell vs reference in comparison functions. Also reindexed vs permuted
Thomas White
2019-03-12
Rename intmat_intvec_mult to transform_indices
Thomas White
2019-03-11
Be clear about whether functions need rational or integer transformations
Thomas White
2019-03-11
Use IntegerMatrix for all unit cell transformations
Thomas White
2019-03-11
Change horribly confusing names of unit cell comparison functions
Thomas White
2018-03-13
Nicer way of getting Git revision
Thomas White
2017-09-07
Add compare_cells() (and use it in whirligig)
Thomas White
2015-07-13
Fix some warnings
Thomas White
2015-02-09
whirligig: Update docs and options
Thomas White
2015-01-29
whirligig: Avoid "late" arrival of frames with serial numbers less than that ...
Thomas White
2015-01-29
whirligig: Count missed and late frames
Thomas White
2015-01-29
whirligig: Correctly handle "dump all" situation
Thomas White
2015-01-29
whirligig: Always try to nucleate a new series
Thomas White
2015-01-29
whirligig: Output some statistics
Thomas White
2015-01-29
whirligig: Add some options, write out stream logs
Thomas White
2015-01-29
Avoid reading past end of window
Thomas White
2015-01-29
Check further back before reusing a series slot
Thomas White
2015-01-29
Add an assert()
Thomas White
2015-01-29
Free matrices after processing
Thomas White
2015-01-29
Restore "processing" of series
Thomas White
2015-01-29
Better way of finding series, allowing them to overlap
Thomas White
2015-01-29
Display filenames in series
Thomas White
2015-01-29
Fix series recognition
Thomas White
2015-01-29
Window may expand at the same time as a frame gets skipped
Thomas White
2015-01-29
Fix up broken series after out-of-order arrival of frames
Thomas White
2015-01-29
Check for series, and show progress
Thomas White
2015-01-29
Wipe out old series
Thomas White
2015-01-29
Find rotation series even when images arrive out of order
Thomas White
2015-01-29
Find common reflections
Thomas White
2015-01-29
Compare each new cell against transformed version of previous one in series
Thomas White
2015-01-29
Fix cell comparison
Thomas White
2015-01-29
Fix series tracking
Thomas White
2015-01-29
Check axis lengths as well
Thomas White
2015-01-29
Prevent read past start of array
Thomas White
2015-01-29
Show * for first view in series
Thomas White
2015-01-29
Fix memory leaks
Thomas White
2015-01-29
Actually find series
Thomas White
2015-01-29
Series finding structure
Thomas White
2015-01-29
Introduce 'whirligig'
Thomas White