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
Do more cycles
Thomas White
2012-02-22
Can't set redundancy on a reflection which doesn't exist
Thomas White
2012-02-22
Mark reflections which couldn't be scaled with redundancy=0
Thomas White
2012-02-22
Back out and abort refinement if things look bad
Thomas White
2012-02-22
Only normalise scaling factors if no reference available
Thomas White
2012-02-22
Normalise OSFs (only) if there is more than one image
Thomas White
2012-02-22
Be more consistent about numbering and "cycle" vs "iteration"
Thomas White
2012-02-22
Comment out debug
Thomas White
2012-02-22
Some more terms go to zero if a reference is available
Thomas White
2012-02-22
Fussiness
Thomas White
2012-02-22
Scaling with reference now works
Thomas White
2012-02-22
Split off solve_diagonal()
Thomas White
2012-02-22
Unify uh and vh calculations
Thomas White
2012-02-22
WIP on scaling
Thomas White
2012-02-22
Don't give NaN for shift
Thomas White
2012-02-22
Set all scale factor when using simple matrix solution
Thomas White
2012-02-22
Fussiness
Thomas White
2012-02-22
Add a FIXME
Thomas White
2012-02-22
Use reference reflections for scaling
Thomas White
2012-02-22
Estimate intensities from scalable parts only
Thomas White
2012-02-22
Calculate redundancies properly when scaling
Thomas White
2012-02-22
partialator: Fail a bit more gracefully if equations can't be solved
Thomas White
2012-02-22
Work in progress on post refinement
Thomas White
2012-02-22
Progress with post refinement...
Thomas White
2012-02-22
Work on post refinement
Thomas White
2012-02-22
partialator: Save reflection list
Thomas White
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
[next]