aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-27Do powder pattern as double precision floating pointThomas White
2010-02-27Fix type conversions to avoid trouble with overflows etc.Thomas White
2010-02-26Estimated crystal size for best estimate of signal levelsThomas White
2010-02-26New estimated fluenceThomas White
2010-02-26Fix and tidy up indexamajig --simulateThomas White
2010-02-26Fix rendering above saturation value (happens now, due to floating point roun...Thomas White
2010-02-26Separate DQE and detector gain (to make Poisson noise work)Thomas 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
2010-02-26Handle images as floats rather than int16_tThomas White
2010-02-26Remove unused variableThomas White
2010-02-24'indexamajig' should use the indexed cell for simulation, not the model cellThomas White
2010-02-24Update --helpThomas White
2010-02-24indexamajig can use the GPU tooThomas White
2010-02-24Report maximum work group size and if it has been exceededThomas White
2010-02-24Add aclocal.m4Thomas White
2010-02-24Add config.h.inThomas White
2010-02-24Write some READMEThomas White
2010-02-24Handle missing molecule.pdb a little better (can do better still, though)Thomas White
2010-02-23Tidy up console outputThomas White
2010-02-23configure.ac fussinessThomas White
2010-02-23Mac OS X interoperabilityThomas White
2010-02-23Add configure script and Makefile.in to repositoryThomas White
2010-02-23Better configure scriptThomas White
2010-02-22Define M_PI only if it's not already definedThomas White
2010-02-22Use GPU native functionsThomas White
2010-02-22Merge branch 'master' of ssh://cfelw1.desy.de/Volumes/Data_RAID1/git/crystfelThomas White
2010-02-22Fix particle size again (FIXME: make this optional at runtime)Thomas White
2010-02-22More new detector geometry after consultation with engineering typesThomas White
2010-02-22OpenCL strictnessThomas White
2010-02-22Don't try to calculate with a null GPU contextThomas White
2010-02-22Compile without GLib (without pain)Thomas White
2010-02-22Update helpThomas White
2010-02-22New detector geometry from CAD fileThomas White
2010-02-22Report when setting up GPUThomas White
2010-02-22Avoid muppetryThomas White
2010-02-22Add find_panel() routine to clean up a lot of thingsThomas White
2010-02-22Add powder_plot programThomas White
2010-02-22Tidy some things up:Thomas White
2010-02-20Move OpenCL utility stuff to a separate moduleThomas White
2010-02-20More logical name for powder patternThomas White
2010-02-20Nicer branchingThomas White
2010-02-20Fix get_q, which was distorting reciprocal space previouslyThomas White
2010-02-20Use the right value for --no-sfacThomas White
2010-02-20Don't sum up ten times when one will sufficeThomas White
2010-02-19Move critical array size definitions to share between CPU and GPU versionsThomas White
2010-02-19Add bandwidth to GPU calculationThomas White
2010-02-19Fix various exciting (and otherwise) memory leaksThomas White
2010-02-19Simplify sampling a bit - preventing some indexing issuesThomas White
2010-02-19Add finite sampling for better simulation accuracyThomas White