Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-20 | Break down locking a bit | Thomas White | |
2012-07-20 | Tidy up the exit path from run_work() | Thomas White | |
2012-07-20 | Simplify signal handling | Thomas White | |
2012-07-18 | Block SIGCHLD while mutex is locked | Thomas White | |
2012-07-15 | Tweak messages and locking | Thomas White | |
2012-07-15 | Add locking | Thomas White | |
2012-07-15 | Sandboxy stuff | Thomas White | |
2012-07-15 | Move indexer sandbox to a new file | Thomas White | |
2012-07-13 | More memory leaks and exit paths | Thomas White | |
2012-07-13 | Skeleton signal handler | Thomas White | |
2012-07-12 | Fix leaked fds | Thomas White | |
2012-07-12 | Formatting | Thomas White | |
2012-07-11 | More memory leaks | Thomas White | |
2012-07-11 | Fix a load of memory leaks | Thomas White | |
2012-07-08 | Formatting | Thomas White | |
2012-07-08 | Write stream without using a lock at all | Thomas White | |
2012-07-03 | Tweak error messages | Thomas White | |
2012-07-03 | Use fdopen() instead of fopen() | Thomas White | |
2012-07-03 | Locking fussiness | Thomas White | |
2012-07-03 | indexamajig: Remove benign "timeout" message | Thomas White | |
2012-07-02 | Merge branch 'master' into tom/speed | Thomas White | |
Conflicts: libcrystfel/src/peaks.c src/indexamajig.c | |||
2012-06-28 | pattern_sim: Use hdf5_write() instead of hdf5_write_image() | Thomas White | |
This means that the wavelength gets put into the HDF5 file. | |||
2012-06-28 | Formatting | Thomas White | |
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-28 | Restore bandwidth and subsampling to pattern_sim | Thomas White | |
2012-06-26 | Make units of corner_* explicity in crystfel_geometry(5) | Thomas White | |
2012-06-23 | Fix missing word in crystfel_geometry(5) | 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-06-06 | Formatting | Thomas White | |
2012-05-31 | Merge branch 'master' into tom/speed | Thomas White | |
Conflicts: .gitignore | |||
2012-05-30 | Un-ignore and add .h files from Gnulib | Thomas White | |
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 | Remove pseudo-merohedral list from symmetry table | Thomas White | |
It's an incomplete list, so let's not pretend otherwise. | |||
2012-05-30 | Merge branch 'master' into tom/speed | Thomas White | |
2012-05-30 | Merge branch 'tom/max_adu' | Thomas White | |
2012-05-30 | Add an extra check | Thomas White | |
2012-05-30 | Tighten up file and error handling | Thomas White | |
2012-05-29 | Handle the end of the file list cleanly | Thomas White | |