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
2013-07-31
Tweak rejection criteria
Thomas White
2013-07-31
Require scaling convergence to 5%, not 1%
Thomas White
2013-07-31
partialator: New convergence criterion for scaling
Thomas White
2013-07-25
partialator: Simplify scaling
Thomas White
2013-04-30
partialator: Add --min-measurements
Thomas White
2013-04-30
Remove unused line
Thomas White
2013-04-30
Fix partialator_merge_check_1
Thomas White
2013-04-17
Spot bad partiality models (and shut the compiler up)
Thomas White
2013-04-17
s/osf/G/
Thomas White
2013-04-17
Typo
Thomas White
2013-04-17
partialator: Add --model=
Thomas White
2013-04-17
Use Lorentz factors when merging reflections
Thomas White
2013-02-06
Stuff for partialator
Thomas White
2012-12-05
Add a FIXME
Thomas White
2012-10-02
Remove unnecessary includes
Thomas White
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
[next]