aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel
AgeCommit message (Expand)Author
2012-02-22Make the use of Pango optionalThomas White
2012-02-22Don't generate too many cells when doing ReAx cell reductionThomas White
2012-02-22Avoid using uninitialised peak parameters (if integration failed)Thomas White
2012-02-22Fix uninitialised values in (unimplemented) resolution range determinationThomas White
2012-02-22Tweak tolerances (make them really wide), reduce verbosity, re-enable cell re...Thomas White
2012-02-22ReAx workThomas White
2012-02-22Tidy up and fix debug, restore vector refinementThomas White
2012-02-22More ReAx workThomas White
2012-02-22Initial candidate ReAx stuffThomas White
2012-02-22Fix bug in reverse_2d_mapping()Thomas White
2012-02-22The next stupid bugThomas White
2012-02-22Another stupid bugThomas White
2012-02-22indexamajig: Optional I/sigma(I) cutoff during integrationThomas White
2012-02-22Hooks for estimation of maximum resolution for each imageThomas White
2012-02-22Remove mysterious centroid=0 in integrate_peak()Thomas White
2012-02-22Fix a huge memory leakThomas White
2012-02-22Fix incorrect culling for reciprocal lattice peaksThomas White
2012-02-22Properly fix seg fault in powder_plot.cRichard A. Kirian
2012-02-22I/sigma(I) should always be positiveThomas White
2012-02-22Fussiness (extreme)Thomas White
2012-02-22Update copyright datesThomas White
2012-02-22FussinessThomas 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-22Move cl-utils back out of libcrystfelThomas White
2012-02-22Update copyright datesThomas White
2012-02-22Move the "indexed reflection array" thing to where it can't do any harmThomas White
2012-02-22Move indexing and rendering to libcrystfelThomas White
2012-02-22Install the headersThomas White
2012-02-22Move a load more stuff into libcrystfelThomas White
2012-02-22Introduce "libcrystfel"Thomas White