Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2013-06-01 | scripts/check-peak-detection: Fix | Thomas White | |
2013-06-01 | Calculate reference profile for all pixels in peak box | Thomas White | |
This makes no difference to the actual profile fitting, which only uses the peak region. It just makes it easier to see if the reference profile is sensible or not. | |||
2013-06-01 | More space in reference profile display | Thomas White | |
2013-06-01 | prof2d: Use the same mask as rings | Thomas White | |
2013-06-01 | Don't update integrated location from centroid after integration | Thomas White | |
2013-06-01 | hdfsee: Show panel number in numbers window | Thomas White | |
2013-06-01 | Complain if an HDF5 field doesn't exist | Thomas White | |
2013-06-01 | Set mosaicity to zero | Thomas White | |
Later on, we'll make it refined | |||
2013-06-01 | Fix rounding of pixel coordinates | Thomas White | |
2013-05-31 | Remove duplicate (and incorrect) box boundary check | Thomas White | |
2013-05-31 | Clear screen before showing new peak box or reference profile | Thomas White | |
2013-05-31 | Initialise reference_den to zero | Thomas White | |
2013-05-31 | Initialise box offsets to zero | Thomas White | |
2013-05-31 | Write final coordinates to the right place | Thomas White | |
2013-05-31 | Fix a silly mistake | Thomas White | |
2013-05-30 | Include initial centering offset in stream | Thomas White | |
2013-05-30 | Update peak coordinates after integration | Thomas White | |
2013-05-30 | Fix previous commit | Thomas White | |
2013-05-30 | Remove unused parameter | Thomas White | |
2013-05-30 | Fix uninitialised saturation flag | Thomas White | |
2013-05-30 | Update docs | Thomas White | |
2013-05-30 | Fussiness (extreme) | Thomas White | |
2013-05-30 | indexamajig: Get rid of --use-saturated, because it's now the default | Thomas White | |
2013-05-30 | Update docs | Thomas White | |
2013-05-30 | process_hkl: Add --min-snr | Thomas White | |
2013-05-30 | Fix dummy ReAx prototype (again) | Thomas White | |
2013-05-30 | indexamajig: Get rid of --min-integration-snr | Thomas White | |
This functionality belongs in process_hkl. | |||
2013-05-30 | Validate peaks using peak search SNR, not integration SNR | Thomas White | |
2013-05-30 | Tidy up | Thomas White | |
2013-05-28 | Add "blackhole" regions to peak integration | Thomas White | |
Blackhole regions should be completely ignored, i.e. don't even call boxi() on such a pixel. This is distinct from pixels which can be used (e.g. for initial centroiding), but which happen not to be selected for background or peak integration. | |||
2013-05-28 | Add "-cen" | Thomas White | |
2013-05-28 | Attempt to center the box a bit before integration | Thomas White | |
2013-05-28 | Improvements to debug output | Thomas White | |
2013-05-28 | Colours in peak box display (via ncurses) | Thomas White | |
2013-05-28 | Honour "-sat" | Thomas White | |