Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2012-07-29 | indexamajig: Count a pattern as 'processed' if the worker process crashed | Thomas White | |
2012-07-29 | check_hkl: Don't report low completeness just because some sigma values are ↵ | Thomas White | |
silly | |||
2012-07-26 | New parameter in beam description files: profile_radius | Thomas White | |
2012-07-26 | Fix dependence on Cairo >= 1.6.0 | Thomas White | |
cairo_surface_show_page() is only available from Cairo 1.6.0 onwards, but cairo_show_page() is just as easy and is available from 1.2.0. | |||
2012-07-24 | Formatting | Thomas White | |
2012-07-23 | process_hkl: Make --stop-after work | Thomas White | |
2012-07-23 | indexamajig: Remove "Worker <n> exited normally" message | Thomas White | |
2012-07-23 | Merge branch 'tom/speed' | Thomas White | |
2012-07-23 | process_hkl: Add --no-polarisation option | Thomas White | |
2012-07-22 | partial_sim: Fix typo | Thomas White | |
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-13 | indexamajig: Correct command line options | Thomas White | |
2012-07-13 | partial_sim: Don't start too many calculations by accident | 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 | check_hkl: Add Angstrom column as well | Thomas White | |
2012-07-03 | compare_hkl: Use separate denominators when calculating R-factors in shells | Thomas White | |
If there are large changes in intensity between shells, the R-factor should reflect it. The old formulation did not have that property. Weak resolution shells would show up with low R-factors because they contributed very little to the overall R-factor, but the actual correspondence between intensities could still be very poor. | |||
2012-07-03 | compare_hkl: Improve column header | Thomas White | |
2012-07-03 | compare_hkl: Show resolution shell centre in Angstroms as well | 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 | compare_hkl: Add --sigma-cutoff option | 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 | Restore bandwidth and subsampling to pattern_sim | Thomas White | |
2012-06-21 | More fussiness | Thomas White | |
2012-06-06 | Formatting | Thomas White | |
2012-05-31 | Merge branch 'master' into tom/speed | Thomas White | |
Conflicts: .gitignore |