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
/
post-refinement.c
Age
Commit message (
Expand
)
Author
2012-02-22
Work on making iteration work
Thomas White
2012-02-22
One more unnecessary integration
Thomas White
2012-02-22
Don't constantly re-integrate peaks
Thomas White
2012-02-22
Start work on binary tree
Thomas White
2012-02-22
Move show_matrix_eqn() to utils.c
Thomas White
2012-02-22
Don't try to use unscalable reflections for post refinement
Thomas White
2012-02-22
Update some copyright dates
Thomas White
2012-02-22
Remove solid angle correction
Thomas White
2012-02-22
Fix integrate_peak() problems which caused incorrect peak positions
Thomas White
2012-02-22
Small post refinement stuff
Thomas White
2012-02-22
Display the matrix before solving
Thomas White
2012-02-22
Fussiness
Thomas White
2012-02-22
Estimate using successfully integrated reflections only
Thomas White
2012-02-22
Allow selected reflections to change
Thomas White
2012-02-22
Tidy up a bit
Thomas White
2012-02-22
Add refinement of unit cell and orientation
Thomas White
2012-02-22
Remove unnecessary #include
Thomas White
2012-02-22
Refine profile radius as well
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
Move post refinement stuff to a new file
Thomas White