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
2012-02-22
Tidy up
Thomas White
2012-02-22
Add divergence to CPU version as well
Thomas White
2012-02-22
Add divergence to calculation
Thomas White
2012-02-22
Formatting
Thomas White
2012-02-22
Make the GPU simulation work
Thomas White
2012-02-22
Fix array offset
Thomas White
2012-02-22
Fussiness
Thomas White
2012-02-22
Tidy up, fix definition of get_q() in CL kernel
Thomas White
2012-02-22
Fix GPU code for new geometry, and tidy up some detector stuff (needs debugging)
Thomas White
2012-02-22
Use symmetry when simulating on the GPU
Thomas White
2012-02-22
Fix previous commit
Thomas White
2012-02-22
Flip beam direction in OpenCL code as well
Thomas White
2012-02-22
Use zero instead of a silly value when outside resolution cutoff
Thomas White
2012-02-22
Return zero if reflection is out of range
Thomas White
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