aboutsummaryrefslogtreecommitdiff
path: root/src/diffraction.c
AgeCommit message (Expand)Author
2012-06-28FormattingThomas White
2012-03-14FormattingThomas White
2012-03-09Update licence notices in line with recommendations from TTThomas White
2012-03-06Rename old array functions to get them out of the way of API consistencyThomas White
2012-02-22GPLv3 boilerplate commentsThomas White
2012-02-22Remove unused lineThomas White
2012-02-22Remove all bandwidth and divergence stuff, fix pattern_simThomas White
2012-02-22Move the "indexed reflection array" thing to where it can't do any harmThomas White
2012-02-22Move a load more stuff into libcrystfelThomas White
2012-02-22FormattingThomas White
2012-02-22Symmetry stuffThomas White
2012-02-22Compiles (with warnings)Thomas White
2012-02-22Disable divergence simulation (for now)Thomas White
2012-02-22Tidy upThomas White
2012-02-22Add divergence to CPU version as wellThomas White
2012-02-22Add divergence to calculationThomas White
2012-02-22Remove all remaining PDB rendering stuffThomas White
2012-02-22Update copyrightsThomas White
2012-02-22Fix aliasing issues in CPU simulationThomas White
2012-02-22Fix silly mistakesThomas White
2012-02-22Use LUTs for CPU simulation as wellThomas White
2012-02-22Fix simulation progress barThomas White
2012-02-22Set rounding modeThomas White
2012-02-22Make CPU simulation more similar to GPU versionThomas White
2012-02-22More new geometry fixesThomas White
2012-02-22Remove water simulation stuffThomas White
2012-02-22Use symmetry when simulating (on the CPU only)Thomas White
2012-02-22Return zero if reflection is out of rangeThomas White
2012-02-22Fix wavelengthThomas White
2012-02-22Update definition of bandwidth to match documentationThomas White
2012-02-22Add "bandwidth" to beam parameters fileThomas White
2012-02-22Read beam parameters from file (where appropriate)Thomas White
2012-02-22Single point of truth for which parameters we useThomas White
2012-02-22Move get_q() and get_tt() to detector.cThomas White
2012-02-22Reduce the scope of "count"Thomas White
2010-06-11Get detector geometry from fileThomas White
2010-06-05pattern_sim: Implement phased gradientsThomas White
2010-06-05Fix/add exit pathsThomas White
2010-05-28Remove unnecessary stuffThomas White
2010-05-28Fix WEIRD Valgrind warningsThomas White
2010-05-06Implement GRADIENT_MOSAIC and GRADIENT_INTERPOLATEThomas White
2010-05-04pattern_sim: Switchable gradient methodsThomas White
2010-04-01indexamajig: Introduce multithreadingThomas White
2010-03-27Allow molecule_factor() to tell when it doesn't know the intensityThomas White
2010-03-26Switch bandwidth off for nowThomas White
2010-03-26Don't try to render PDBs, part III: tidy up and fixThomas White
2010-03-26Don't try to render PDBs, part II: remove "molecule" from "struct image".Thomas White
2010-03-26Don't try to render PDBs, part IThomas White
2010-02-26Water intensity should be be counted only once overall per pixelThomas White
2010-02-26Move water calculation to diffraction.c, and work out the consequencesThomas White