Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-02 | "divisors" not needed any more | Thomas White | |
Was it ever needed? | |||
2012-10-02 | WIP | Thomas White | |
2012-10-02 | Handle lattice type, centering and unique axis information | Thomas White | |
2012-10-02 | Factorise background mask | Thomas White | |
This fixes a speed regression introduced by dca1938a. | |||
2012-10-02 | Fix 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-01 | Fix exit condition from integrate_peak() | Thomas White | |
This fixes a significant data quality regression introduced by f668e3b3 (21st June 2012) | |||
2012-10-01 | make_bgMask() does not need to know the peak coordinates (any more) | Thomas White | |
Also, s/ir_in/ir_inn/ | |||
2012-09-27 | Formatting | Thomas White | |
2012-08-10 | Set max_adu in simple_geometry() | Thomas White | |
2012-08-09 | Fix typo in 'profile_radius' warning | Thomas White | |
2012-08-09 | Fix crash when there are too many unit cell candidates | Thomas White | |
2012-08-08 | Fix buglets spotted by new compiler on Fedora 17 | Thomas White | |
2012-07-31 | This is CrystFEL 0.4.00.4.0 | Thomas White | |
2012-07-30 | Immediately reject pixels above max_adu in the peak search | Thomas White | |
This leads to a big improvement in speed when (ab)using max_adu for gaps in the detector. | |||
2012-07-26 | Suppress a couple of warnings | Thomas White | |
Since these will probably be around for a while... | |||
2012-07-26 | Improve the parsing of beam parameter files | Thomas White | |
2012-07-26 | New parameter in beam description files: profile_radius | Thomas White | |
2012-07-23 | Merge branch 'tom/speed' | Thomas White | |
2012-07-22 | Add write_detector_geometry() to detector.h | Thomas White | |
2012-07-11 | More memory leaks | Thomas White | |
2012-07-11 | Fix a load of memory leaks | Thomas White | |
2012-07-03 | Fix the detection of an actual phase value in a reflection list | Thomas White | |
2012-07-02 | Merge branch 'master' into tom/speed | Thomas White | |
Conflicts: libcrystfel/src/peaks.c src/indexamajig.c | |||
2012-06-28 | Warn user if any peaks were badrow culled | Thomas White | |
2012-06-28 | Don't lie about the number of badrow culled peaks | Thomas White | |
2012-06-28 | Remove peak_sep from detector geometry file, use ir_inn instead | Thomas White | |
2012-06-21 | More fussiness | Thomas White | |
2012-06-21 | Fix skip_some_files() | Thomas White | |
Without chomp(), the string comparison never works. | |||
2012-06-21 | More fussiness | Thomas White | |
2012-06-21 | Update authorship | Thomas White | |
2012-06-20 | Revert "Remove deprecated SNR cutoff" | Thomas White | |
This reverts commit ae51e75490daf47e2deefe83e72a1f5c092fa023. | |||
2012-06-20 | Fussiness | Thomas White | |
2012-06-20 | Merge remote-tracking branch 'bitwiz/ken/int_noPkBg' | Thomas White | |
2012-06-13 | Mask peaks in the background calculation of integrate_peak. | Kenneth Beyerlein | |
2012-06-07 | Use max_adu only for final integration | Thomas White | |
Saturated pixels seem to be OK during initial peak search | |||
2012-05-31 | Merge branch 'master' into tom/speed | Thomas White | |
Conflicts: .gitignore | |||
2012-05-30 | Fix previous commit | Thomas White | |
2012-05-30 | Formatting | Thomas White | |
2012-05-30 | Reconfigure Gnulib with --libtool (and update to latest) | Thomas White | |
2012-05-30 | Merge branch 'master' into tom/speed | Thomas White | |
2012-05-29 | Remove commented lines | Thomas White | |
2012-05-25 | WIP on tidy-up | Thomas White | |
2012-05-22 | Remove timing stuff (and trailing whitespace) | Thomas White | |
2012-05-22 | Merge branch 'master' into tom/speed | Thomas White | |
2012-05-21 | ADU threshold is on pixel value, not photon-bg subtracted version | Thomas White | |
2012-05-21 | Write max_adu out to saved geometry file | Thomas White | |
2012-05-21 | ADU limit in peak integration | Thomas White | |
2012-05-09 | Multiprocess indexamajig | Chuck | |
2012-04-26 | Update the peak coordinates when doing --closer-peak | Thomas White | |
This should make it much more obvious (via check-near-bragg) when the peak positions are wrong. | |||
2012-04-26 | Single point of truth for indices when sorting reflections | Thomas White | |