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
/
partial_sim.c
Age
Commit message (
Expand
)
Author
2012-02-22
Finish fixing compiler warnings
Thomas White
2012-02-22
partial_sim: Use flat noise in cell parameters
Thomas White
2012-02-22
partial_sim: Show "true" redundancies in output HKL file
Thomas White
2012-02-22
partial_sim: More realistic (and less wrong..) noise parameters
Thomas White
2012-02-22
partial_sim: Give correct ESDs
Thomas White
2012-02-22
Formatting
Thomas White
2012-02-22
Formatting
Thomas White
2012-02-22
partial_sim: Add 10% noise to the results
Thomas White
2012-02-22
Do errors properly
Thomas White
2012-02-22
partial_sim: Fix really obvious stupid bug
Thomas White
2012-02-22
partial_sim: Generate random full intensities if required
Thomas White
2012-02-22
Tweak PR parameters
Thomas White
2012-02-22
Configure partial_sim
Thomas White
2012-02-22
Match profile radius across programs
Thomas White
2012-02-22
Check the right variable (whoops)
Thomas White
2012-02-22
Reduce error in cell parameters
Thomas White
2012-02-22
Use dummy filename so that check-near-bragg can work
Thomas White
2012-02-22
partial_sim: Reduce verbosity
Thomas White
2012-02-22
Test everything
Thomas White
2012-02-22
Fussiness
Thomas White
2012-02-22
Evil nasty testing
Thomas White
2012-02-22
Remove useless function parameter
Thomas White
2012-02-22
Uncomment mess_up_cell()
Thomas White
2012-02-22
Scaling with reference now works
Thomas White
2012-02-22
WIP on scaling
Thomas White
2012-02-22
Formatting
Thomas White
2012-02-22
Move gaussian_noise() to utils.c and synergise it with poisson_noise()
Thomas White
2012-02-22
Also mess up scale factors
Thomas White
2012-02-22
Use Gaussian noise to mess up unit cell
Thomas White
2012-02-22
Fussiness
Thomas White
2012-02-22
partial_sim: Mess up all the unit cell axes
Thomas White
2012-02-22
Fussiness
Thomas White
2012-02-22
partial_sim: -n option for number of patterns
Thomas White
2012-02-22
Tidy up debug output
Thomas White
2012-02-22
partial_sim: Show the correct answer
Thomas White
2012-02-22
Increase testing offset
Thomas White
2012-02-22
Refine against reciprocal space cell, not real space
Thomas White
2012-02-22
partial_sim: Rotate the correct cell
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
partial_sim: Split off mess_up_cell()
Thomas White
2012-02-22
partial_sim: Add an overall scaling factor for added fun
Thomas White
2012-02-22
Add partial_sim, for generating test streams by geometrical methods
Thomas White