aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-22get_hkl: Add multiplicity and no-phases optionsThomas White
2012-02-22Placeholder sigma(I)Thomas White
2012-02-22compare_hkl: Rename FoMsThomas White
2012-02-22Add no_index option to detector geometryThomas White
2012-02-22Update peak detection for new dataThomas White
- Remove in_streak() - handled by bad regions and preprocessing - Alter threshold
2012-02-22Fix colour scale (negative values go at the bottom of the scale)Thomas White
2012-02-22indexamajig: Avoid re-counting images when the threads are joinedThomas White
2012-02-22indexamajig: Don't even try to load the cell if it's not neededThomas White
2012-02-22indexamajig: Unit cell is not needed with --no-matchThomas White
2012-02-22Improve scripts/create-mtzThomas White
2012-02-22Add scripts/zone-axes for rendering multiple zone axes with render_hklThomas White
2012-02-22Add facetron program for profile fitting and post-refinementThomas White
2012-02-22FussinessThomas White
2012-02-22render_hkl: Remove code which has no reason to existThomas White
2012-02-22render_hkl: Take output filename on command lineThomas White
2012-02-22render_hkl: Separation does not depend on thetaThomas White
2012-02-22render_hkl: Simplify and fixThomas White
2012-02-22render_hkl: Lengthen indexing lines a bitThomas White
2012-02-22render_hkl: Remove stupid unnecessary iterationThomas White
2012-02-22render_hkl: Specify axes on command lineThomas White
2012-02-22render_hkl: Centre properly (kind of)Thomas White
2012-02-22render_hkl: Add overlining for indicesThomas White
2012-02-22Add commentThomas White
2012-02-22render_hkl: Fix arbitrary zone axesThomas White
2012-02-22render_hkl: Allow other zone axesThomas White
2012-02-22indexamajig: Fix uninitialised thingsThomas White
2012-02-22render_hkl: Alter POV-ray scripting to work better with new dataThomas White
2012-02-22Update twin-calculator.{odt,pdf}Thomas White
2012-02-22process_hkl: Don't resolve twins/inversion unless requestedThomas White
2012-02-22render_hkl: Complain if there are no reflectionsThomas White
2012-02-22render_hkl: Don't divide by countsThomas White
2012-02-22process_hkl: Don't set counts to 1Thomas White
2012-02-22render_hkl: Get rid of debug messageThomas White
2012-02-22compare_hkl: Fix segfaultThomas White
2012-02-22process_hkl: Don't divide by counts for --max-onlyThomas White
2012-02-22process_hkl: Fix merging so that it worksThomas White
2012-02-22compare_hkl: Take symmetry into accountThomas White
2012-02-22Twin law idiot checkThomas White
2012-02-22Fix holohedral point group for -1Thomas White
2012-02-22Fix to previous commitThomas White
2012-02-22compare_hkl: Add symmetry option (not implemented yet)Thomas White
2012-02-22get_hkl: Do twinning with proper regard to group theory and stuffThomas White
2012-02-22Alter column widths in symmetry tableThomas White
2012-02-22Add doc/twin-calculator.pdf (symmetry classification for serial crystallography)Thomas White
2012-02-22Fix arithmetic problem with colour scaleThomas White
2012-02-22get_hkl: Add commentThomas White
2012-02-22render_hkl: Add --colour-key option, shuffle help message aroundThomas White
2012-02-22Fix scale factorsThomas White
2012-02-22Reduce the scope of "count"Thomas White
Lists of counts had pervaded every corner of CrystFEL, being used as markers for the presence of reflections. Now we have a better way of doing this, the ReflItemList, and few parts of the suite apart from process_hkl have any business knowing how many observations were made of a particular reflection.
2012-02-22process_hkl: Restructure and remove all intensity analysis stuffThomas White