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
/
post-refinement.c
Age
Commit message (
Collapse
)
Author
2012-02-22
Display the deviation before doing post refinement
Thomas White
2012-02-22
"Correct" gradients
Thomas White
2012-02-22
Update debugging output in plot_curve()
Thomas White
2012-02-22
Update debugging output
Thomas White
2012-02-22
Refine all x components
Thomas White
2012-02-22
Reduce maximum number of PR cycles
Thomas White
2012-02-22
Works for asx and one reflection only
Thomas White
2012-02-22
Alter debug statements
Thomas White
2012-02-22
Add testing stuff
Thomas White
2012-02-22
Don't forget to sqrt(dev)
Thomas White
2012-02-22
Ensure initialisation
Thomas White
2012-02-22
partialator: Fail a bit more gracefully if equations can't be solved
Thomas White
2012-02-22
More convention
Thomas White
2012-02-22
Get rid of "image.raw_reflections"
Thomas White
2012-02-22
Indices not used here
Thomas White
2012-02-22
Debug output
Thomas White
2012-02-22
cos(azi) must come in somehow...
Thomas White
2012-02-22
Remove debug messages
Thomas White
2012-02-22
Factor of cos(azi) is not needed
Thomas White
2012-02-22
Fussiness
Thomas White
2012-02-22
Avoid calculating more gradients than necessary
Thomas White
2012-02-22
Debugging
Thomas White
2012-02-22
Refine against reciprocal space cell, not real space
Thomas White
2012-02-22
Convention
Thomas White
2012-02-22
Post refinement should not touch the scale factors
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
partialator: Save reflection list
Thomas White
2012-02-22
Work on making iteration work
Thomas White
2012-02-22
One more unnecessary integration
Thomas White
2012-02-22
Don't constantly re-integrate peaks
Thomas White
2012-02-22
Start work on binary tree
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
Update some copyright dates
Thomas White
2012-02-22
Remove solid angle correction
Thomas White
It's never correct when using "bucket" integration, and always correct when using "pixel" integration, so don't give the option.
2012-02-22
Fix integrate_peak() problems which caused incorrect peak positions
Thomas White
2012-02-22
Small post refinement stuff
Thomas White
2012-02-22
Display the matrix before solving
Thomas White
2012-02-22
Fussiness
Thomas White
2012-02-22
Estimate using successfully integrated reflections only
Thomas White
2012-02-22
Allow selected reflections to change
Thomas White
This partially reverts a2611c8c2acf977eddac2d1a372760383d395da5.
2012-02-22
Tidy up a bit
Thomas White
2012-02-22
Add refinement of unit cell and orientation
Thomas White
2012-02-22
Remove unnecessary #include
Thomas White
2012-02-22
Refine profile radius as well
Thomas White
2012-02-22
Don't change which reflections are used for refinement until the next macrocycle
Thomas White
2012-02-22
Fix post refinement maths and take clamping status into account
Thomas White
2012-02-22
Move post refinement stuff to a new file
Thomas White
[prev]