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
/
indexamajig.c
Age
Commit message (
Expand
)
Author
2010-03-10
Allow multiple sinc LUTs
Thomas White
2010-03-10
Simulate with different parameters to the input
Thomas White
2010-03-09
indexamajig: Tidy up pattern simulation
Thomas White
2010-03-03
Refuse to proceed without molecule.pdb
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-03-01
Use a lookup table for sinc values in GPU calculation
Thomas White
2010-02-26
Estimated crystal size for best estimate of signal levels
Thomas White
2010-02-26
Fix and tidy up indexamajig --simulate
Thomas White
2010-02-26
Move water calculation to diffraction.c, and work out the consequences
Thomas White
2010-02-26
Handle images as floats rather than int16_t
Thomas White
2010-02-24
'indexamajig' should use the indexed cell for simulation, not the model cell
Thomas White
2010-02-24
Update --help
Thomas White
2010-02-24
indexamajig can use the GPU too
Thomas White
2010-02-22
Tidy some things up:
Thomas White
2010-02-17
WIP on per-panel detector geometry
Thomas White
2010-02-17
Add --powder option for generating powder patterns directly
Thomas White
2010-02-08
Rework multisampling (remove Ewald module)
Thomas White
2010-02-05
Add --no-sfac option for ignoring structure factors
Thomas White
2010-02-04
Add --no-match option to skip the unit cell matching procedure
Thomas White
2010-02-04
Improved framework for detector geometry
Thomas White
2010-02-04
Add --clean-image option
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
Make simulation in indexamajig work
Thomas White
2010-01-22
Zero things out earlier
Thomas White
2010-01-22
Add --near-bragg and --simulate options to indexamajig
Thomas White
2010-01-20
Fix the one remaining memory leak
Thomas White
2010-01-19
Improve the operation of --dump-peaks
Thomas White
2010-01-19
Use "fine" peak search for hit finding (it's fast enough)
Thomas White
2010-01-19
Call H5close() to clean things up
Thomas White
2010-01-19
Zap more memory leaks
Thomas White
2010-01-18
Fix lots of memory leaks
Thomas White
2010-01-15
dump-found-peaks -> dump-peaks
Thomas White
2010-01-15
Update copyright dates
Thomas White
2010-01-14
Update help message
Thomas White
2010-01-13
Fussiness
Thomas White
2010-01-13
Counting and error-checking fixes
Thomas White
2010-01-13
Make DirAx use optional
Thomas White
2010-01-12
Move hit finder to separate file
Thomas White
2010-01-12
Complete indexing functionality
Thomas White
2010-01-08
Bug fixes
Thomas White
2010-01-08
Add option to skip indexing program
Thomas White
2010-01-08
Zaefferer gradient search
Thomas White
2010-01-08
Initial peak overlay stuff
Thomas White
2010-01-08
Small fixes
Thomas White
2010-01-07
Pretty-much working hit finding
Thomas White
2010-01-06
Rename process_images -> indexamajig
Thomas White