aboutsummaryrefslogtreecommitdiff
path: root/src/pattern_sim.c
AgeCommit message (Expand)Author
2021-03-05Mass update of copyright dates in source code commentsThomas White
2020-08-19Remove STREAM_UNITCELL and STREAM_CRYSTALSThomas White
2020-08-19Make Stream responsible for its own DataTemplateThomas White
2020-08-04Convert pattern_sim to DataTemplateThomas White
2020-07-29New way of injecting version informationThomas White
2020-07-29Remove references to old headersThomas White
2020-07-29Remove "struct detector" completely, part IThomas White
2020-01-10Mass update of copyright datesThomas White
2019-05-29Use Spectrum API for simulationThomas White
2019-05-07Move spectrum type enum to pattern_sim.cThomas White
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