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
/
src
/
utils.c
Age
Commit message (
Expand
)
Author
2012-02-22
Work on documentation
Thomas White
2012-02-22
GSL BLAS fudge needed in utils.c as well
Thomas White
2012-02-22
Move gaussian_noise() to utils.c and synergise it with poisson_noise()
Thomas White
2012-02-22
Don't prefix progress bar with thread number
Thomas White
2012-02-22
More documentation stuff
Thomas White
2012-02-22
Add documentation via gtk-doc
Thomas White
2012-02-22
Move show_matrix_eqn() to utils.c
Thomas White
2012-02-22
Fix safe_basename()
Thomas White
2012-02-22
Remove use of horribly ambiguous basename() function
Thomas White
2012-02-22
Fix progress_bar() when total=0
Thomas White
2012-02-22
facetron: Add options
Thomas White
2012-02-22
Read symmetry from PDB and store in unit cell structure
Thomas White
2012-02-22
Reduce the scope of "count"
Thomas White
2012-02-22
Take the union of available twin ops, not just the subgroup with the highest ...
Thomas White
2012-02-22
Simplify symmetry and twinning quite a lot
Thomas White
2012-02-22
Hide progress bar when program is running in the background
Thomas White
2012-02-22
Make argument of num_items() const
Thomas White
2012-02-22
process_hkl: Use a different (array) indexing method to speed it up lots
Thomas White
2010-03-25
Improved PDB parser
Thomas White
2010-03-18
fileno(stderr) -> STDERR_FILENO
Thomas White
2010-03-16
Fix TTY detection
Thomas White
2010-03-16
Don't splurge progress bar gunk into files
Thomas White
2010-02-08
Don't forget to rotate the q vectors!
Thomas White
2010-01-15
Update copyright dates
Thomas White
2010-01-14
Inline angle_between
Thomas White
2010-01-13
D'oh
Thomas White
2010-01-08
Small fixes
Thomas White
2009-12-16
Update boilerplate comments
Thomas White
2009-12-04
Fix serious numerical problem with Poisson noise generation
Thomas White
2009-12-04
Fix rotation group sampling. D'oh.
Thomas White
2009-11-29
Actually normalise the quaternion
Thomas White
2009-11-27
Macros for status and error messages
Thomas White
2009-11-27
Poisson function returns integer count - do all downstream calculations as in...
Thomas White
2009-11-26
A missing return value and a missing initialisation
Thomas White
2009-11-26
Add more options, including random orientations
Thomas White
2009-11-25
Improve progress bar
Thomas White
2009-11-25
Add Poisson noise to image
Thomas White
2009-11-25
Tidy up utils module
Thomas White
2009-11-24
Whitespace
Thomas White
2009-11-19
Add explicit casts when converting types
Thomas White
2009-11-19
Progress bar improvements
Thomas White
2009-11-19
Misc tidy-up
Thomas White
2009-11-18
Move zero-terminator to the right position
Thomas White
2009-11-18
Add progress bar
Thomas White
2009-11-12
Loads of lattice stuff
Thomas White
2009-10-23
Initial fork from template_index to pattern_sim
Thomas White
2009-10-13
Image, feature and unit cell infrastructure
Thomas White