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
/
scaling.c
Age
Commit message (
Expand
)
Author
2018-11-14
Merge branch 'tom/logmerge'
Thomas White
2018-09-10
Make sure reflection contribution list gets freed
Thomas White
2018-06-28
Merge ln of intensity rather than intensities themselves
Ken Beyerlein
2018-05-30
libcrystfel should link against GSL and pthreads
Thomas White
2018-05-11
Fix up scaling definitions
Thomas White
2018-05-11
Fix memory leaks
Thomas White
2018-05-07
Remove unnecessary scaling loop
Thomas White
2018-05-07
Add more reflection checks before scaling
Thomas White
2018-05-07
Add SCALE_VERBOSE_ERRORS
Thomas White
2018-05-07
Implement scale_one_crystal(.., SCALE_NO_B)
Thomas White
2018-05-07
Pass scaling flags down
Thomas White
2018-05-07
Simplify scaling
Thomas White
2018-05-07
Move residual() and log_residual() to merge.c
Thomas White
2018-05-07
Preparation for adjusting B factor during post-refinement
Thomas White
2018-05-02
Remove scale_all_to_reference
Thomas White
2018-03-02
Remove unnecessary pmodels
Thomas White
2018-03-02
Restore old scaling code
Thomas White
2018-02-27
Reduce verbosity
Thomas White
2018-02-27
Mark crystals as bad if they don't scale properly
Thomas White
2018-02-27
New rejection criteria
Thomas White
2018-02-27
Don't complain loudly about scaling failures during refinement
Thomas White
2018-02-27
Show the list of reflections if scaling gives NAN (only if the list is short)
Thomas White
2018-02-27
More reflection criteria
Thomas White
2018-02-27
Iterate over the subject list, not the reference
Thomas White
2018-02-27
More information about dropped reflections in scaling
Thomas White
2018-02-27
Switch to simpler scaling algorithm
Thomas White
2018-02-27
Fix const
Thomas White
2018-02-27
Scaling fixes
Thomas White
2018-02-27
const-cleanliness (and a bit of error checking)
Thomas White
2018-02-27
Add progress bar for scaling to reference
Thomas White
2018-02-27
Fix log scaling
Thomas White
2018-02-27
Store scale factor in linear form
Thomas White
2018-02-27
Use linear scale when scaling against reference
Thomas White
2015-11-19
Maximum number of iterations for scaling
Thomas White
2015-11-19
Monitor average B
Thomas White
2015-11-19
Count reflections in merge and scaling
Thomas White
2015-11-18
Move B factor limit to general rejection function
Thomas White
2015-11-18
partialator: Scale (strictly) using strong reflections only
Thomas White