Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-25 | partialator: Simplify scaling | Thomas White | |
2013-07-24 | Iteration over reflection list should include other reflections with same ↵ | Thomas White | |
asymmetric indices This fixes a >2 year old bug in the reflection list, and a bug in tests/list_check.c which allowed it to go undetected for so long. The main situation where it would have caused problems is when asymmetric_indices() was called on a reflection list containing symmetrically equivalent reflections. The only core CrystFEL program which does this is partialator. compare_hkl uses asymmetric_indices(), but the reflections are already guaranteed to be asymmetric by that point (because check_list_symmetry() has been called). | |||
2013-07-24 | update_partialities(): Scratch list no longer needed | Thomas White | |
2013-07-23 | Add scripts/split-indexed to Makefile.am | Thomas White | |
2013-07-22 | Add scripts/split-indexed | Thomas White | |
2013-07-22 | compare_hkl: Fix typo | Thomas White | |
2013-07-18 | Get rid of scripts/wibbletron | Thomas White | |
It's way out of date | |||
2013-07-18 | Emphasise default unique axis in manual | Thomas White | |
2013-07-05 | This is CrystFEL 0.5.10.5.1 | Thomas White | |
2013-07-05 | Fix more lies | Thomas White | |
2013-07-05 | Fix uninitialised rval for XDS | Thomas White | |
2013-07-05 | Fix uninitialised rval for GrainSpotter | Thomas White | |
2013-07-05 | Fix lies in indexamajig man page | Thomas White | |
2013-07-04 | Tidy up unused variables | Thomas White | |
2013-07-04 | Fix pointer type | Thomas White | |
2013-07-04 | Mark estimate_resolution() and estimate_mosaicity() as unused | Thomas White | |
2013-07-04 | Update docs | Thomas White | |
2013-07-04 | tests/partialator_merge_check_*: Remove scaling-report.pdf afterwards | Thomas White | |
2013-07-04 | process_hkl: Fix sigma calculation (again) | Thomas White | |
Bessel's correction isn't needed here. Or, at least it hasn't been used in the past. | |||
2013-06-30 | compare_hkl: Tidy up and fix CRDano | Thomas White | |
2013-06-29 | scripts/alternate-stream: Fix string format injection | Thomas White | |
2013-06-29 | compare_hkl: For 'CRDano', use known mean of zero | Thomas White | |
2013-06-29 | Added rms correlation ratio to compare_hkl (CRDano) | Lorenzo Galli | |
2013-06-29 | partialator: Initialise mosaicity | Thomas White | |
2013-06-28 | partial_sim: Initialise crystal mosaicity, num peaks and num saturated peaks | Thomas White | |
2013-06-28 | Don't check max_adu during gradient search if --use-saturated is given | Thomas White | |
2013-06-26 | Track number of rejected saturated peaks | Thomas White | |
2013-06-25 | Restore sigma calculation with --integration=rings | Thomas White | |
2013-06-21 | Reduce verbosity | Thomas White | |
2013-06-21 | Use tentative_intensity() (with fitted background) for "rings" | Thomas White | |
2013-06-21 | Peak integrals are per box | Thomas White | |
2013-06-21 | Update ChangeLog | Thomas White | |
2013-06-21 | Convert angle to degrees for GrainSpotter | Thomas White | |
2013-06-20 | show_peak_box() and show_reference_profile(): refresh() before getch() | Thomas White | |
2013-06-20 | compare_hkl: Fix quoted number of rejected reflections | Thomas White | |
2013-06-10 | indexamajig: Fix default integration method | Thomas White | |
2013-06-10 | Add comment | Thomas White | |
2013-06-06 | Update docs | Thomas White | |
2013-06-06 | Set default integration method to "rings-nocen" | Thomas White | |
Applying the Principle of Least Surprise before merging to master. Previously, it was rings-cen. | |||
2013-06-02 | Fix RG delta output, and write only if actually calibrated | Thomas White | |
2013-06-02 | Refine rigid group positions and orientations | Thomas White | |
2013-06-02 | hdfsee: Fix crash when clicking a found peak with numbers window open | Thomas White | |
2013-06-02 | Fix const for MOSFLM space group | Thomas White | |
2013-06-02 | Rigid group stuff | Thomas White | |
2013-06-01 | Fix multiple small memory leaks | Thomas White | |
2013-06-01 | Fix lying comment | Thomas White | |
2013-06-01 | Fix memory leak (properly) | Thomas White | |
2013-06-01 | Extreme fussiness | Thomas White | |
2013-06-01 | Update docs | Thomas White | |
2013-06-01 | Fix memory leaks | Thomas White | |