aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-10-02Fix commentsThomas White
2012-10-02Merge branch 'master' of ssh://git.bitwiz.org.uk/crystfelThomas White
2012-10-02Fix MOSFLM space groupsThomas White
2012-10-02Fix obvious bugThomas White
2012-10-02Use the correct panel numberThomas White
2012-10-02Fix segfault on failed indexingThomas White
2012-10-02Merge branch 'tom/symmetry'Thomas White
2012-10-02render_hkl: New option "--zone" for selecting Laue zone numberThomas White
2012-10-02Remove debugging messageThomas White
2012-10-02Finishing tweaks for uncentering stuffThomas White
Today, I have mostly been having my life made difficult by the PDB's invention of "H centering".
2012-10-02FormattingThomas White
2012-10-02Finish transformation_checkThomas White
2012-10-02Ignore new testThomas White
2012-10-02More work on transformationsThomas White
2012-10-02Remove unnecessary includesThomas White
2012-10-02Implementation of UnitCellTransformationThomas White
2012-10-02WIPThomas White
2012-10-02WIPThomas White
2012-10-02WIPThomas White
2012-10-02WIP on cell transformationsThomas White
2012-10-02Uncenter the cell before using it for indexing stuffThomas White
2012-10-02Don't send cell parameters to MOSFLMThomas White
2012-10-02Send setting information to MOSFLMThomas White
2012-10-02Add tests/centering_checkThomas White
2012-10-02WIPThomas White
2012-10-02Remove space group from unit cellThomas White
2012-10-02Move unit cell utility stuff to separate moduleThomas White
2012-10-02"divisors" not needed any moreThomas White
Was it ever needed?
2012-10-02WIPThomas White
2012-10-02Handle lattice type, centering and unique axis informationThomas White
2012-10-02Factorise background maskThomas White
This fixes a speed regression introduced by dca1938a.
2012-10-02get_hkl: Make -w work properlyThomas White
2012-10-02Fix the other exit condition from integrate_peak()Thomas White
This REALLY fixes a significant data quality regression introduced by f668e3b3 (21st June 2012)
2012-10-01Fix exit condition from integrate_peak()Thomas White
This fixes a significant data quality regression introduced by f668e3b3 (21st June 2012)
2012-10-01make_bgMask() does not need to know the peak coordinates (any more)Thomas White
Also, s/ir_in/ir_inn/
2012-10-01render_hkl: Typo in error messageThomas White
2012-09-27FormattingThomas White
2012-09-24Fix comment in exampleThomas White
2012-09-24hdfsee: Use the same "max" value for every panelThomas White
Up to now, it used an individual maximum value for each panel.
2012-09-06pattern_sim: Add 32 and m-3 to GPU simulationThomas White
2012-09-05scripts/gen-sfs-ano: Remove "-p" argument to get_hklThomas White
2012-09-04hdfsee: Prevent silliness with menu togglesThomas White
2012-09-04Fix widespread bug-hiding problem with command line argument handlingThomas White
2012-09-03get_hkl: Remove -p optionThomas White
2012-09-03powder_plot: Fix optionsThomas White
2012-08-29This is CrystFEL 0.4.10.4.1Thomas White
2012-08-29Fix typo in pattern_sim(1)Thomas White
2012-08-29Add ChangeLogThomas White
2012-08-10Set max_adu in simple_geometry()Thomas White
2012-08-09indexamajig: Make "-e/--image" work againThomas White
This got lost somewhere in the speed improvements