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
/
geometry.c
Age
Commit message (
Expand
)
Author
2012-02-22
Don't forget to initialise counts to zero
Thomas White
2012-02-22
Remove useless function parameter
Thomas White
2012-02-22
Fussiness
Thomas White
2012-02-22
PR gradient check
Thomas White
2012-02-22
Tidy up
Thomas White
2012-02-22
Safeguard against silly unit cells in find_intersections()
Thomas White
2012-02-22
Tidy up dead code and formatting
Thomas White
2012-02-22
Formatting
Thomas White
2012-02-22
Added background subtraction and sigma
Andrew Martin
2012-02-22
Correct handling of scalability list
Thomas White
2012-02-22
Add an assert()
Thomas White
2012-02-22
Fussiness
Thomas White
2012-02-22
Get rid of "image.raw_reflections"
Thomas White
2012-02-22
Progress with post refinement...
Thomas White
2012-02-22
Remove unused variable
Thomas White
2012-02-22
Work on post refinement
Thomas White
2012-02-22
Add a nasty fudge factor
Thomas White
2012-02-22
Set redundancy when simulating peaks
Thomas White
2012-02-22
Do peak integration in double precision
Thomas White
2012-02-22
Update copyright dates
Thomas White
2012-02-22
Remove hardcoded resolution limit in find_intersections()
Thomas White
2012-02-22
First round of fallout from new geometry format
Thomas White
2012-02-22
s/min_x/min_fs/ and so on
Thomas White
2012-02-22
Actually, don't ignore the central beam
Thomas White
2012-02-22
Fix this later
Thomas White
2012-02-22
Work on making iteration work
Thomas White
2012-02-22
Start work on binary tree
Thomas White
2012-02-22
Remove solid angle correction
Thomas White
2012-02-22
Remove unused include
Thomas White
2012-02-22
Fix integrate_peak() problems which caused incorrect peak positions
Thomas White
2012-02-22
Allow selected reflections to change
Thomas White
2012-02-22
Remove "profile_cutoff" (for now)
Thomas White
2012-02-22
Don't change which reflections are used for refinement until the next macrocycle
Thomas White
2012-02-22
Fix post refinement maths and take clamping status into account
Thomas White
2012-02-22
Make sure coordinates are initialised
Thomas White
2012-02-22
Add divergence
Thomas White
2012-02-22
Add initial partiality estimate
Thomas White
2012-02-22
Satisfactory peak location
Thomas White
2012-02-22
More geometry work (fixes a previous commit)
Thomas White
2012-02-22
facetron: Work on geometry
Thomas White
2012-02-22
s/hit/cpeak/
Thomas White
2012-02-22
Estimate peak backgrounds
Thomas White
2012-02-22
Fix comment
Thomas White
2012-02-22
Move partiality()
Thomas White
2012-02-22
Get somewhere with template indexing
Thomas White
2012-02-22
Add missing geometry.{c,h}
Thomas White