aboutsummaryrefslogtreecommitdiff
path: root/src/pattern_sim.c
AgeCommit message (Expand)Author
2018-09-10Change image.spectrum to image.spectrum0 to use a different structure for spe...Alexandra Tolstikova
2018-09-10pattern_sim: read spectrum from fileAlexandra Tolstikova
2018-03-13Nicer way of getting Git revisionThomas White
2018-02-27pattern_sim: Add --flatThomas White
2017-10-23Check return values from fread/fgetsThomas White
2017-10-19pattern_sim: Show the symmetry of the reflection listThomas White
2017-10-19pattern_sim: Use symmetry from fileThomas White
2017-09-04pattern_sim: Add crystal orientation and basis vectorsThomas White
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