aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-22partialator: Add --no-scale optionThomas White
2012-02-22Add _GNU_SOURCE to get M_PI as wellThomas White
2012-02-22One more missing declarationThomas White
2012-02-22Add #define _ISOC99_SOURCE to get INFINITY and NANThomas White
2012-02-22Don't pull GNUlib into shared libraryThomas White
2012-02-22Make sure relevant libraries get pulled in to libcrystfelThomas White
2012-02-22Separate CFLAGS and LIBS for libcrystfel and mainThomas White
2012-02-22Remove libcrystfel dependency on GTK et al.Thomas White
2012-02-22tests/gpu_sim_check needs cl-utils.c as wellThomas White
2012-02-22Update READMEThomas White
2012-02-22Don't try to compile OpenCL stuff without OpenCLThomas White
2012-02-22Move cl-utils back out of libcrystfelThomas White
2012-02-22Add libtool to .gitignoreThomas White
It's in the source tree. This just prevents people from checking alterations back in.
2012-02-22Increase INDMAX to 200Thomas White
2012-02-22Bracket conventionThomas White
2012-02-22Update copyright datesThomas White
2012-02-22Update .gitignoreThomas White
2012-02-22Move the "indexed reflection array" thing to where it can't do any harmThomas White
2012-02-22Remove render_hkl --povray and remenants of cubeitThomas White
2012-02-22Reverse earlier accidental snippetThomas White
2012-02-22Remove sum_stack from coreThomas White
2012-02-22Move indexing and rendering to libcrystfelThomas White
2012-02-22Remove duplicated filesThomas White
2012-02-22Install the headersThomas White
2012-02-22Move a load more stuff into libcrystfelThomas White
2012-02-22Introduce "libcrystfel"Thomas White
2012-02-22Fix a potential memory leakThomas White
2012-02-22Check that geometry size matches image sizeThomas White
2012-02-22Free "copy HDF5 field" listThomas White
2012-02-22indexamajig: Pass the beam parameters properlyThomas White
2012-02-22Update makefilesThomas White
2012-02-22Add scripts/gen-sfs for calculating scatteringThomas White
2012-02-22partialator: Use an I/sig(I) cutoff for determining scalabilityThomas White
2012-02-22partialator: Use all reflections (not just the ones found the first time around)Thomas White
2012-02-22compare_hkl: Record actual number of (common) reflections used for Rsplit in ↵Thomas White
each shell
2012-02-22get_hkl: Only expand phases we haveThomas White
2012-02-22Use the right scaling factor for RsplitThomas White
2012-02-22Do Poisson on photon counts, not ADUThomas White
2012-02-22FussinessThomas White
2012-02-22Better sanity check (Miller indices should be ~integers)Richard A. Kirian
2012-02-22Add option to limit peak SNRRichard A. Kirian
2012-02-22Threshold SNR in peak searchRichard A. Kirian
2012-02-22partial_sim: Initialise "copyme" to NULLThomas White
2012-02-22indexamajig: Add --copy-hdf5-field option for copying something to the HDF5 fileThomas White
2012-02-22Avoid NaN shifts of divergenceThomas White
2012-02-22StyleThomas White
2012-02-22Take number of dud images into account for partiality graphThomas White
2012-02-22Formatting fussinessThomas White
2012-02-22Rationalise handling of phases in RefListThomas White
2012-02-22Add a FIXMEThomas White