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
/
data
/
diffraction.cl
Age
Commit message (
Expand
)
Author
2010-03-26
Don't try to render PDBs, part I
Thomas White
2010-03-16
Fixes for standards compliance
Thomas White
2010-03-02
Don't need this function any more
Thomas White
2010-03-01
Use a lookup table for sinc values in GPU calculation
Thomas White
2010-02-27
Doesn't look like native_sin() works out here, sadly...
Thomas White
2010-02-26
Move water calculation to diffraction.c, and work out the consequences
Thomas White
2010-02-22
Define M_PI only if it's not already defined
Thomas White
2010-02-22
Use GPU native functions
Thomas White
2010-02-22
OpenCL strictness
Thomas White
2010-02-20
Nicer branching
Thomas White
2010-02-20
Fix get_q, which was distorting reciprocal space previously
Thomas White
2010-02-20
Don't sum up ten times when one will suffice
Thomas White
2010-02-19
Move critical array size definitions to share between CPU and GPU versions
Thomas White
2010-02-19
Add bandwidth to GPU calculation
Thomas White
2010-02-19
Simplify sampling a bit - preventing some indexing issues
Thomas White
2010-02-19
Add finite sampling for better simulation accuracy
Thomas White
2010-02-19
Honour detector panels in GPU calculation
Thomas White
2010-02-19
Honour particle size in GPU calculation
Thomas White
2010-02-19
Don't overrun bounds of sfac buffer
Thomas White
2010-02-17
GPU: Do rotation, other fixes
Thomas White
2010-02-17
Use OpenCL for much faster diffraction calculation
Thomas White