aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-02-09Fussiness, formatting and SPOTThomas White
2013-02-09scripts/alternate-stream: Fix for new stream formatThomas White
2013-02-09Fix optionsThomas White
2013-02-09Rework indexamajig option processingThomas White
2013-02-09Add '--res-cutoff'Thomas White
2013-02-09Use H3 instead of H32 when asking for 'hexagonal H'Thomas White
2013-02-09MOSFLM returns 'hexagonal H' if we ask for 'rhombohedral R'. Growl.Thomas White
2013-02-09uncenter_cell: Free transformation if it's not needed by the callerThomas White
2013-02-09Restore control over what goes in the streamThomas White
2013-02-09Clarify lattice type informationThomas White
2013-02-09hdfsee: Tidy up confusing error messageThomas White
2013-02-08Saturation counting fixesThomas White
2013-02-08scripts/peak-intensity: Count saturationThomas White
2013-02-08Allow --indexing=noneThomas White
2013-02-08Count saturated peaks and record in the fileThomas White
2013-02-08Small tweaksThomas White
2013-02-08Put the command line back in the streamThomas White
2013-02-08Update docs, comments etcThomas White
2013-02-06Some small(ish) fixesThomas White
2013-02-06Fix process_hklThomas White
2013-02-06StuffThomas White
2013-02-06Stuff for partial_simThomas White
2013-02-06Stuff for partialatorThomas White
2013-02-05WIP on updating partialatorThomas White
2013-02-05FormattingThomas White
2013-02-05Fixes for indexing pipelineThomas White
2013-02-05Indexing pipeline - "done"!Thomas White
2013-02-05WIP on bringing programs up to dateThomas White
2013-02-04Indexing stuffThomas White
2013-02-01WIP on new indexing pipeline logicThomas White
2013-01-30Update copyright datesThomas White
2013-01-30Peak integration changesThomas White
2013-01-30Stream changesThomas White
2013-01-28More changes to geometry.cThomas White
2013-01-28Update geometry.cThomas White
2013-01-28First bit of CrystalThomas White
2013-01-14Update example beam files to use HDF5 pathsThomas White
2013-01-14script/create-xscale: bug fixedLorenzo Galli
2013-01-10This is CrystFEL 0.4.30.4.3crystfel-0.4Thomas White
2013-01-10Handle '?' return value from getopt_long()Thomas White
2013-01-10Fix documentationThomas White
2013-01-10FormattingThomas White
2013-01-10Document compare_hkl --intensity-shellsThomas White
2013-01-10Remove references to powder_plotThomas White
2013-01-10indexamajig: Add --integrate-foundThomas White
2013-01-04Tidy up documentationThomas White
2013-01-04compare_hkl: Add --intensity-shellsThomas White
2013-01-04integrate_peak(): check that 'saturated' isn't NULL before usingThomas White
Fixes a segfault
2012-12-14Beam and detector geometry don't need to be copiedThomas White
The did when this was all done with threads, but with separate processes each worker has its own copy of the structure already. It can be updated after every image and freed at the end.
2012-12-14WhitespaceThomas White