aboutsummaryrefslogtreecommitdiff
path: root/src/pattern_sim.c
AgeCommit message (Expand)Author
2017-07-04Add a missing newlineThomas White
2016-11-04Add (more) warnings about unique axesThomas White
2016-10-06pattern_sim: Zero image array before each frameThomas White
2016-10-06pattern_sim: Free stuff at endThomas White
2016-07-01Remove slab-relative coordinates from partial_sim and pattern_simThomas White
2016-02-09pattern_sim: Initialise stuff for powder HDF5Thomas White
2015-10-05pattern_sim: Remove image->data (CPU only)Thomas White
2015-07-08pattern_sim: Add check for HDF5 referencesThomas White
2015-07-08pattern_sim: Fix displayed pulse energyThomas White
2015-06-16pattern_sim: Update documentation and messagesThomas White
2015-01-20Add informational messages when symmetry doesn't match for monoclinic point g...Thomas White
2014-11-18pattern_sim: State where the intensities came fromThomas White
2014-11-18pattern_sim: Save photon energy at specified locationThomas White
2014-11-17pattern_sim: Background is in photons, not ADUThomas White
2014-11-17FormattingThomas White
2014-11-14pattern_sim: Better error trappingThomas White
2014-11-14Revert update of old deprecated reflection list formatThomas White
2014-11-14pattern_sim, partial_sim: List all simulation parameters at startThomas White
2014-11-14Keep everything in SI base units internallyThomas White
2014-11-14Allow geometry files to not contain photon_energyThomas White
2014-11-14Background need not be an integerThomas White
2014-11-10Update docsThomas White
2014-11-09Remove vestigial linesThomas White
2014-11-09Add warnings to everything which used to take a beam fileThomas White
2014-09-24Remove bandwidth, divergence and profile radius from struct beam_paramsThomas White
2014-09-24WTF is this doing here?Thomas White
2014-09-24Remove beam radius and nphotons from struct beam_paramsThomas White
2014-09-22FormattingThomas White
2014-09-22Beam file removal, part IThomas White
2014-09-19Introduce CrystFEL unit cell filesThomas White
2014-09-09pattern_sim: Fix handling of centric reflectionsThomas White
2014-09-05Changed code to use the hdf5_write_image instead of the deprecated hd5_writeValerio Mariani
2014-09-05Updated author listsValerio Mariani
2014-09-05Refactoring of peaks and reflections I/OValerio Mariani
2014-09-05Refactoring of hdf5 reading and writing functionsValerio Mariani
2014-05-21Added reporting of version number to all program and stream fileValerio Mariani
2014-02-28pattern_sim: Add --no-fringesThomas White
2014-02-13pattern_sim: Add --templateThomas White
2014-01-28Add two colour spectrumChun Hong Yoon
2014-01-23pattern_sim: Add --backgroundThomas White
2014-01-22pattern_sim: Make spectrum type case-insensitiveThomas White
2014-01-22pattern_sim: Update man page, simplify --helpThomas White
2014-01-20RNG overhaulThomas White
2014-01-20pattern_sim: Overhaul and add SASE spectrum simulationThomas White
2013-01-10Handle '?' return value from getopt_long()Thomas White
2012-12-14Beam and detector geometry don't need to be copiedThomas White
2012-12-13more user options for beam photon energyChun Hong Yoon
2012-10-02Move unit cell utility stuff to separate moduleThomas White
2012-09-04Fix widespread bug-hiding problem with command line argument handlingThomas White
2012-06-28pattern_sim: Use hdf5_write() instead of hdf5_write_image()Thomas White