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
/
index.c
Age
Commit message (
Expand
)
Author
2010-03-26
Don't try to render PDBs, part II: remove "molecule" from "struct image".
Thomas White
2010-03-17
Improved verbosity
Thomas White
2010-03-17
Attempt to match multiple cells
Thomas White
2010-03-05
Report if a cell was found but not matched
Thomas White
2010-03-03
Tidy up another message
Thomas White
2010-03-03
Put many debug messages behind a --verbose option
Thomas White
2010-02-26
Move water calculation to diffraction.c, and work out the consequences
Thomas White
2010-02-22
Add find_panel() routine to clean up a lot of things
Thomas White
2010-02-17
Fix obvious mapping bugs
Thomas White
2010-02-17
Remove fmode stuff
Thomas White
2010-02-17
WIP on per-panel detector geometry
Thomas White
2010-02-17
Cell matching improvements
Thomas White
2010-02-05
Mapping improvements
Thomas White
2010-02-04
Add --no-match option to skip the unit cell matching procedure
Thomas White
2010-02-04
Don't attempt to match the cell if it wasn't found
Thomas White
2010-02-04
Improved framework for detector geometry
Thomas White
2010-02-03
Count a hit only when the pattern can be indexed
Thomas White
2010-02-02
Tidy up options
Thomas White
2010-02-02
Match the unit cell to a model cell after indexing
Thomas White
2010-01-22
Fussiness
Thomas White
2010-01-21
Filter peaks which are obviously due to common mode streaks
Thomas White
2010-01-20
theta->twotheta (avoid confusion)
Thomas White
2010-01-19
Use "fine" peak search for hit finding (it's fast enough)
Thomas White
2010-01-19
Add missing #includes (to keep compiler happy)
Thomas White
2010-01-18
Output more information with --dump-peaks
Thomas White
2010-01-15
Update copyright dates
Thomas White
2010-01-15
Handle upper and lower CCDs correctly
Thomas White
2010-01-13
Make DirAx use optional
Thomas White