Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-06 | Stuff for partialator | Thomas White | |
2013-02-05 | WIP on updating partialator | Thomas White | |
2013-02-05 | Formatting | Thomas White | |
2013-02-05 | Fixes for indexing pipeline | Thomas White | |
2013-02-05 | Indexing pipeline - "done"! | Thomas White | |
2013-02-05 | Fixed negative intensities in SPOT.XDS | Cornelius Gati | |
2013-02-05 | WIP on bringing programs up to date | Thomas White | |
2013-02-04 | Indexing stuff | Thomas White | |
2013-02-01 | WIP on new indexing pipeline logic | Thomas White | |
2013-01-30 | Update copyright dates | Thomas White | |
2013-01-30 | Peak integration changes | Thomas White | |
2013-01-30 | Stream changes | Thomas White | |
2013-01-28 | Tried to fix errors in xds.c | Cornelius Gati | |
2013-01-28 | Changed index.c/.h | Cornelius Gati | |
2013-01-28 | Copied grainspotter.c/.h to xds.c/.h, deleted write_gve and replaced it with ↵ | Cornelius Gati | |
write_spt from mosflm.c | |||
2013-01-28 | More changes to geometry.c | Thomas White | |
2013-01-28 | Update geometry.c | Thomas White | |
2013-01-28 | First bit of Crystal | Thomas White | |
2013-01-14 | Update example beam files to use HDF5 paths | Thomas White | |
2013-01-14 | script/create-xscale: bug fixed | Lorenzo Galli | |
2013-01-14 | Formatting | Thomas White | |
2013-01-10 | This is CrystFEL 0.4.30.4.3crystfel-0.4 | Thomas White | |
2013-01-10 | Handle '?' return value from getopt_long() | Thomas White | |
2013-01-10 | Fix documentation | Thomas White | |
2013-01-10 | Formatting | Thomas White | |
2013-01-10 | Document compare_hkl --intensity-shells | Thomas White | |
2013-01-10 | Remove references to powder_plot | Thomas White | |
2013-01-10 | indexamajig: Add --integrate-found | Thomas White | |
2013-01-09 | Matrix reading stuff | Thomas White | |
2013-01-09 | GrainSpotter interface (works) | Thomas White | |
2013-01-08 | Skeleton indexing method for GrainSpotter | Thomas White | |
2013-01-04 | Tidy up documentation | Thomas White | |
2013-01-04 | compare_hkl: Add --intensity-shells | Thomas White | |
2013-01-04 | integrate_peak(): check that 'saturated' isn't NULL before using | Thomas White | |
Fixes a segfault | |||
2012-12-14 | Beam and detector geometry don't need to be copied | Thomas White | |
The did when this was all done with threads, but with separate processes each worker has its own copy of the structure already. It can be updated after every image and freed at the end. | |||
2012-12-14 | Whitespace | Thomas White | |
2012-12-13 | more user options for beam photon energy | Chun Hong Yoon | |
2012-12-05 | Whitespace | Thomas White | |
2012-12-05 | process_hkl: Add --min-measurements | Thomas White | |
2012-12-05 | Add a FIXME | Thomas White | |
2012-12-05 | Fix a typo in process_hkl(1) | Thomas White | |
2012-12-04 | scripts/gen-sfs-ano: Check exit status of get_hkl | Thomas White | |
2012-12-04 | get_hkl: Fix a segfault | Thomas White | |
2012-12-03 | Remove data dir from INCLUDES | Thomas White | |
This was needed before, but not any more. | |||
2012-12-03 | Add crystfel.pc file for pkg-config | Thomas White | |
2012-12-03 | Treat SNR=nan (=0/0) as below any SNR threshold | Thomas White | |
2012-12-03 | Fussiness | Thomas White | |
2012-12-03 | Use a less scary message for EINTR | Thomas White | |
This is almost completely benign, and happens when profiling. | |||
2012-11-30 | Fix uninitialised saturation flag | Thomas White | |
2012-11-30 | Calculate minimum and maximum 1/d without iterating over every pixel | Thomas White | |