Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-10 | Formatting | Thomas White | |
2013-01-10 | Document compare_hkl --intensity-shells | Thomas White | |
2013-01-10 | indexamajig: Add --integrate-found | Thomas White | |
2013-01-04 | compare_hkl: Add --intensity-shells | Thomas White | |
2012-12-14 | Beam and detector geometry don't need to be copied | Thomas 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-14 | Whitespace | Thomas White | |
2012-12-13 | more user options for beam photon energy | Chun Hong Yoon | |
2012-12-05 | process_hkl: Add --min-measurements | Thomas White | |
2012-12-05 | Add a FIXME | Thomas White | |
2012-12-04 | get_hkl: Fix a segfault | Thomas White | |
2012-11-30 | check_hkl: Take forbidden reflections into account when calculating completeness | Thomas White | |
2012-11-29 | indexamajig: Add --no-revalidate and update manpage | Thomas White | |
2012-11-29 | indexamajig: Add --use-saturated | Thomas White | |
2012-11-29 | indexamajig: Add --integrate-saturated | Thomas White | |
2012-11-23 | compare_hkl: Actually use --rmin/rmax | Thomas White | |
Previously, they were just used to filter out reflections outside the resolution range, and the bins would be calculated from the resolution limits of whatever was left. Now, the given values are used exactly for calculating the bins. | |||
2012-10-22 | Formatting | Thomas White | |
2012-10-22 | indexamajig: Validate (re-integrate, check bad regions etc) peaks from HDF5 | Thomas White | |
2012-10-22 | Kick powder_plot out (to crystfel-programs) | Thomas White | |
2012-10-21 | indexamajig: Record number of saturated reflections in stream | Thomas White | |
2012-10-21 | hdfsee: Rationalise colour scale calculation, ignore max_adu | Thomas White | |
2012-10-20 | Fussiness | Thomas White | |
2012-10-20 | Check for nonsensical value of lambda (too high) in HDF5 | Nadia Zatsepin | |
2012-10-20 | indexamajig: Don't load unit cell if none given | Thomas White | |
This fixes some incorrect behaviour introduced by c7712c20. | |||
2012-10-15 | indexamajig: Fix tiny memory leak | Thomas White | |
2012-10-12 | Add missing newlines | Thomas White | |
2012-10-11 | indexamajig: Load the unit cell whether it's needed or not | Thomas White | |
This allows MOSFLM indexing to have access to more information. | |||
2012-10-06 | Formatting | Thomas White | |
2012-10-06 | Count silly reflections | Thomas White | |
2012-10-05 | Fussiness | Thomas White | |
2012-10-05 | compare_hkl: Fix obvious bug | Thomas White | |
2012-10-05 | compare_hkl: Add --shell-file, update documentation | Thomas White | |
2012-10-05 | compare_hkl: Complete rework | Thomas White | |
2012-10-04 | render_hkl: Update docs | Thomas White | |
2012-10-04 | Fix two more FIXMEs | Thomas White | |
2012-10-02 | render_hkl: New option "--zone" for selecting Laue zone number | Thomas White | |
2012-10-02 | Remove unnecessary includes | Thomas White | |
2012-10-02 | Move unit cell utility stuff to separate module | Thomas White | |
2012-10-02 | get_hkl: Make -w work properly | Thomas White | |
2012-10-01 | render_hkl: Typo in error message | Thomas White | |
2012-09-24 | hdfsee: Use the same "max" value for every panel | Thomas White | |
Up to now, it used an individual maximum value for each panel. | |||
2012-09-06 | pattern_sim: Add 32 and m-3 to GPU simulation | Thomas White | |
2012-09-04 | hdfsee: Prevent silliness with menu toggles | Thomas White | |
2012-09-04 | Fix widespread bug-hiding problem with command line argument handling | Thomas White | |
2012-09-03 | get_hkl: Remove -p option | Thomas White | |
2012-09-03 | powder_plot: Fix options | Thomas White | |
2012-08-09 | indexamajig: Make "-e/--image" work again | Thomas White | |
This got lost somewhere in the speed improvements | |||
2012-08-08 | hdfsee: Ignore bad pixels when calculating range of image | Thomas White | |
Somebody PLEASE make the bad pixel colour user-configurable... | |||
2012-08-08 | hdfsee: Render bad pixels and regions in brown | Thomas White | |
2012-08-08 | Fix buglets spotted by new compiler on Fedora 17 | Thomas White | |
2012-07-30 | get_hkl: Trap a few edge cases | Thomas White | |