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
/
templates.c
Age
Commit message (
Expand
)
Author
2012-02-22
Allow selected reflections to change
Thomas White
2012-02-22
Don't change which reflections are used for refinement until the next macrocycle
Thomas White
2012-02-22
process_hkl: Take input ("apparent") symmetry on command line
Thomas White
2012-02-22
More geometry work (fixes a previous commit)
Thomas White
2012-02-22
Take nominal photon energy from file
Thomas White
2012-02-22
s/hit/cpeak/
Thomas White
2012-02-22
Free more indexing resources
Thomas White
2012-02-22
Fix a couple of memory leaks
Thomas White
2012-02-22
Free indexing resources at the end
Thomas White
2012-02-22
Get somewhere with template indexing
Thomas White
2012-02-22
Attempt to speed up template indexing a bit
Thomas White
2012-02-22
Integrate (for template matching) only when over a threshold
Thomas White
2012-02-22
Add the in-plane rotation for template matching
Thomas White
2012-02-22
Output the cell from template matching
Thomas White
2012-02-22
Fix progress bars
Thomas White
2012-02-22
Use a faster integration when matching templates
Thomas White
2012-02-22
Implement template indexing
Thomas White
2012-02-22
Use detector geometry when generating templates
Thomas White
2012-02-22
Generation of templates (needs debugging)
Thomas White
2012-02-22
Determine orientation range for template matching
Thomas White
2012-02-22
indexamajig: Prepare for other indexing methods which need initial setup
Thomas White
2009-10-23
Restructuring ready for new simulation method
Thomas White
2009-10-23
Initial fork from template_index to pattern_sim
Thomas White
2009-10-16
Neaten the output up a bit
Thomas White
2009-10-16
try_template() is not for external use
Thomas White
2009-10-16
Perform the indexing, and test
Thomas White
2009-10-16
Read image and generate templates
Thomas White