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
/
hrs-scaling.c
Age
Commit message (
Expand
)
Author
2012-02-22
Set matrix elements to zero if no common reflections (NB broken)
Thomas White
2012-02-22
Remove progress bar
Thomas White
2012-02-22
Change variable name to avoid confusion
Thomas White
2012-02-22
Tidy up, and set intensities correctly
Thomas White
2012-02-22
Work on making iteration work
Thomas White
2012-02-22
Banish "struct cpeak" forever
Thomas White
2012-02-22
Remove unnecessary iteration
Thomas White
2012-02-22
Next round of refactorings
Thomas White
2012-02-22
Another factor of 2 or so
Thomas White
2012-02-22
First round of scaling optimisations
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
Don't check the uninitialised intensity if the peak isn't valid
Thomas White
2012-02-22
Update some copyright dates
Thomas White
2012-02-22
Solve the diagonalised equation the easy way
Thomas White
2012-02-22
Tidy up
Thomas White
2012-02-22
Don't use 0.0 / 0.0 = NaN
Thomas White
2012-02-22
Debug
Thomas White
2012-02-22
Decide once only on which reflections are scalable
Thomas White
2012-02-22
Remove unused variable
Thomas White
2012-02-22
Remove scaling debug
Thomas White
2012-02-22
This shouldn't have been commented
Thomas White
2012-02-22
Fix the final scaling bug
Thomas White
2012-02-22
Make Fox & Holmes method work (nearly)
Thomas White
2012-02-22
Remove row-crossing stuff (doesn't work anyway) and start on eigenvalue method
Thomas White
2012-02-22
Fix Kabsch scaling...!
Thomas White
2012-02-22
Show shifts
Thomas White
2012-02-22
Add missing validity check
Thomas White
2012-02-22
Silly typo..
Thomas White
2012-02-22
Can't ignore the weightings completely..
Thomas White
2012-02-22
Fix small bug
Thomas White
2012-02-22
Implement Kabsch method
Thomas White
2012-02-22
Revert "Remove row-crossing stuff since it should not be needed"
Thomas White
2012-02-22
Get normalisation right
Thomas White
2012-02-22
This plus sign should be a minus
Thomas White
2012-02-22
Beginnings of Fox & Holmes method
Thomas White
2012-02-22
Remove row-crossing stuff since it should not be needed
Thomas White
2012-02-22
Scaling matrix is symmetric
Thomas White
2012-02-22
More work on scaling
Thomas White
2012-02-22
More work on scaling
Thomas White
2012-02-22
Add missing files from previous commit
Thomas White