index
:
CrystFEL
crystfel-0.3
crystfel-0.4
crystfel-0.5
master
pascal/electrons
tom/dtempl
Data processing for serial crystallography
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcrystfel
Age
Commit message (
Expand
)
Author
2012-02-22
Check for PangoCairo as well
Thomas White
2012-02-22
Make the use of Pango optional
Thomas White
2012-02-22
Don't generate too many cells when doing ReAx cell reduction
Thomas White
2012-02-22
Avoid using uninitialised peak parameters (if integration failed)
Thomas White
2012-02-22
Fix uninitialised values in (unimplemented) resolution range determination
Thomas White
2012-02-22
Tweak tolerances (make them really wide), reduce verbosity, re-enable cell re...
Thomas White
2012-02-22
ReAx work
Thomas White
2012-02-22
Tidy up and fix debug, restore vector refinement
Thomas White
2012-02-22
More ReAx work
Thomas White
2012-02-22
Initial candidate ReAx stuff
Thomas White
2012-02-22
Fix bug in reverse_2d_mapping()
Thomas White
2012-02-22
The next stupid bug
Thomas White
2012-02-22
Another stupid bug
Thomas White
2012-02-22
indexamajig: Optional I/sigma(I) cutoff during integration
Thomas White
2012-02-22
Hooks for estimation of maximum resolution for each image
Thomas White
2012-02-22
Remove mysterious centroid=0 in integrate_peak()
Thomas White
2012-02-22
Fix a huge memory leak
Thomas White
2012-02-22
Fix incorrect culling for reciprocal lattice peaks
Thomas White
2012-02-22
Properly fix seg fault in powder_plot.c
Richard A. Kirian
2012-02-22
I/sigma(I) should always be positive
Thomas White
2012-02-22
Fussiness (extreme)
Thomas White
2012-02-22
Update copyright dates
Thomas White
2012-02-22
Fussiness
Thomas White
2012-02-22
Add _GNU_SOURCE to get M_PI as well
Thomas White
2012-02-22
One more missing declaration
Thomas White
2012-02-22
Add #define _ISOC99_SOURCE to get INFINITY and NAN
Thomas White
2012-02-22
Don't pull GNUlib into shared library
Thomas White
2012-02-22
Make sure relevant libraries get pulled in to libcrystfel
Thomas White
2012-02-22
Separate CFLAGS and LIBS for libcrystfel and main
Thomas White
2012-02-22
Remove libcrystfel dependency on GTK et al.
Thomas White
2012-02-22
Move cl-utils back out of libcrystfel
Thomas White
2012-02-22
Update copyright dates
Thomas White
2012-02-22
Move the "indexed reflection array" thing to where it can't do any harm
Thomas White
2012-02-22
Move indexing and rendering to libcrystfel
Thomas White
2012-02-22
Install the headers
Thomas White
2012-02-22
Move a load more stuff into libcrystfel
Thomas White
2012-02-22
Introduce "libcrystfel"
Thomas White