aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2014-11-28indexamajig: Only do int-diag on second integration passThomas White
2014-11-28indexamajig: Report implausibly negative reflections only after final ↵Thomas White
integration
2014-11-26FormattingThomas White
2014-11-24Fixed stream I/O across different versionsValerio Mariani
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-17FormattingThomas White
2014-11-14Avoid strdup(NULL)Thomas White
2014-11-14pattern_sim: Better error trappingThomas White
2014-11-14Revert update of old deprecated reflection list formatThomas White
Since nothing writes in this modified format (including fs, ss and pn), it makes no sense to be able to read it. This commit reverts a small part of c194bf77.
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-13render_hkl: Add --no-axesThomas White
2014-11-10FussinessThomas White
2014-11-10Copy and Replace when saving geometryValerio Mariani
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-10-27indexamajig: Warning if --push-res is used without rescutThomas White
2014-10-24hdfsee: Read all possible reflection formatsThomas White
2014-10-24hdfsee: More peak fixesThomas White
2014-10-24hdfsee: Avoid passing empty beam parameters structureThomas White
2014-10-24Fix/clarify peak coordinates for rearranged panelsThomas White
2014-10-24indexamajig: Fix --versionThomas White
2014-10-23Improve handling of missing wavelengthThomas White
2014-10-23FormattingThomas White
2014-10-23Initialise photon_energy_from some moreThomas White
2014-10-23Fix an error messageThomas White
2014-10-23Fix a load of memory leaksThomas White
2014-10-23Add serial numbers to chunksThomas White
2014-10-16FussinessThomas White
2014-10-14Final gradients for SCGaussianThomas White
2014-10-13render_hkl: Add --highresThomas White
2014-10-07Tweak an error messageThomas White
2014-10-06Automatic determination of profile radiusThomas White
2014-10-06WIP on SCGaussian gradientsThomas White
2014-10-02div and R gradients for SCSphereThomas White
2014-09-30Cell vector gradients for SCSphere, plus general rationalisationThomas White
2014-09-25WIP on predictionThomas White
2014-09-25Remove "sphere", "thin" and "gaussian" partiality models, add "scgaussian"Thomas White
2014-09-25WIP on gradients for scsphereThomas 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-24Set (hardcoded) "beam" parametersThomas White
2014-09-24FormattingThomas White