aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-17FormattingThomas White
2014-11-17Tolerate having no wavelengthThomas White
2014-11-14Avoid strdup(NULL)Thomas White
2014-11-14Ensure initialisation of as,bs,csThomas White
This is mostly just to shut the compiler up about the lack of initialisation.
2014-11-14Allow free_dim_structure(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-13Remove unused variablesThomas White
2014-11-13render_hkl: Add --no-axesThomas White
2014-11-13WhitespaceThomas White
2014-11-13Fix stream readerTakanori Nakane
2014-11-13Fixed parsing of CRYST1Takanori Nakane
2014-11-10Update .gitignoreThomas White
2014-11-10FussinessThomas White
2014-11-10Copy and Replace when saving geometryValerio Mariani
2014-11-10Update docsThomas White
2014-11-09Record number of implausibly negative reflections in streamThomas White
2014-11-09Remove vestigial linesThomas White
2014-11-09Add warnings to everything which used to take a beam fileThomas White
2014-11-09Fix bracketsThomas White
2014-11-09Remove old beam-parameters.cThomas White
2014-11-02Report filename on terminal if it has implausibly negative reflectionsThomas White
2014-10-31get_detector_geometry(): Avoid NULL dereference when beam=NULLThomas White
2014-10-29Change nx/ny to nfs/nss, fixing a bug in the processThomas White
(Patch from Valerio Mariani)
2014-10-29Factorise and fix mask loadingThomas White
2014-10-29Formatting fussinessThomas White
2014-10-27indexamajig: Warning if --push-res is used without rescutThomas White
2014-10-24Put write_stream_reflections_*() in the right orderThomas White
This changes nothing else, I promise
2014-10-24hdfsee: Read all possible reflection formatsThomas White
2014-10-24Restore peak and background to stream reflection format 2.3Thomas White
2014-10-24Add find_orig_panel() to APIThomas 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-24Avoid log(0) in gaussian_noise()Thomas White
2014-10-23read_stream_reflections_2_3(): Fix detector positionsThomas White
2014-10-23Improve handling of missing wavelengthThomas White
2014-10-23FormattingThomas White
2014-10-23Initialise photon_energy_from some moreThomas White
2014-10-23Increase verbosityThomas White
2014-10-23Initialise photon_energy_fromThomas White
2014-10-23Fix an error messageThomas White
2014-10-23FussinessThomas White
2014-10-23Fix a load of memory leaksThomas White
2014-10-23Read back the event IDThomas White