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-03-12
Update copyright notices to show actual contribution years
Thomas White
2012-03-09
Update licence notices in line with recommendations from TT
Thomas White
2012-03-06
Rename old array functions to get them out of the way of API consistency
Thomas White
2012-02-22
GPLv3 boilerplate comments
Thomas White
2012-02-22
partialator: Reduce verbosity a bit
Thomas White
2012-02-22
Set scaling factors to 1 before scaling
Thomas White
2012-02-22
partialator: Add --no-scale option
Thomas White
2012-02-22
Style
Thomas White
2012-02-22
Calculate reflection ESDs, apply minimum redundancy and show ESD on histograms
Thomas White
2012-02-22
Fussiness
Thomas White
2012-02-22
Add comment
Thomas White
2012-02-22
Merge the reflections in multiple threads
Thomas White
2012-02-22
A cleaner (but slower) way of rejecting PR duds in scaling
Thomas White
2012-02-22
Don't forget to initialise max_shift
Thomas White
2012-02-22
Don't bother setting scale factors to 1 before iteration
Thomas White
2012-02-22
Multi-thread the scaling
Thomas White
2012-02-22
Revert "New scaling procedure"
Thomas White
2012-02-22
Revert "Calculate full intensities as described in the paper"
Thomas White
2012-02-22
Multiply the right way round
Thomas White
2012-02-22
New scaling procedure
Thomas White
2012-02-22
Calculate full intensities as described in the paper
Thomas White
2012-02-22
Ignore PR-dud images when scaling
Thomas White
2012-02-22
Use new Kabsch algorithm for faster scaling
Thomas White
2012-02-22
Use O(n) algorithm for scaling - BIG speedup!
Thomas White
2012-02-22
Comment out debugging stuff
Thomas White
2012-02-22
Formatting
Thomas White
2012-02-22
Do errors properly
Thomas White
2012-02-22
Fussiness
Thomas White
2012-02-22
No need to save "uh" and "vh" in tables - they're only used once
Thomas White
2012-02-22
Avoid looking up the same intensity "n" times, where "n" is the number of pat...
Thomas White
2012-02-22
Fix the choice of "guiding" reflections for PR
Thomas White
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
[next]