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
/
libcrystfel
/
src
/
felix.c
Age
Commit message (
Expand
)
Author
2020-01-10
Mass update of copyright dates
Thomas White
2019-09-20
Delegate option processing for indexing methods
Thomas White
2019-05-07
Update all source code comments to Doxygen format
Thomas White
2018-06-28
Tidy up files created by Mosflm and Felix during probe
Thomas White
2018-06-28
Felix: Complain if cell not provided
Thomas White
2018-06-28
Remove worker process numbers from temporary filenames
Thomas White
2018-06-14
Add CMake check to find forkpty()
Thomas White
2018-02-08
Formatting
Thomas White
2018-02-08
Changed the naming of felix options and variables to make them more obvious.
Kenneth R. Beyerlein
2018-02-08
Change Felix min-uniqueness paramter name to max-uniqueness.
Kenneth R. Beyerlein
2018-02-08
Add Felix option felix-max-inter-angle
Kenneth R. Beyerlein
2018-02-08
Make felix-domega option
Kenneth R. Beyerlein
2018-01-19
Clean up indexing method probes
Thomas White
2017-10-27
Merge branch 'tom/simpler_felix'
Thomas White
2017-10-23
Check return values from fread/fgets
Thomas White
2017-10-18
Check that dirax,felix,mosflm or xds are available at the start
Thomas White
2017-10-18
Add probe functions to indexing methods
Thomas White
2017-10-17
felix: Set nsigmas=1
Thomas White
2017-10-12
indexamajig: Simplify Felix options
Thomas White
2017-09-22
Don't send detector and tolerance to indexing methods
Thomas White
2017-09-15
Simplify indexing options
Thomas White
2017-08-31
Set first argument when running external indexing programs
Thomas White
2017-07-06
Indexing engine private pointers should be void *
Thomas White
2016-02-05
felix: fix seg fault
Ken Beyerlein
2016-01-30
indexamajig: Restore --no-refine
Thomas White
2016-01-29
felix: return the number of crystals
Thomas White
2016-01-08
Make indexing "retry" and "multi" optional
Thomas White
2015-09-15
Felix: Copy centering into output unit cell
Thomas White
2015-09-15
Split off Felix option processing, and fix string handling
Thomas White
2015-09-15
Formatting / fussiness
Thomas White
2015-09-15
Implement Felix Indexer
Kenneth Beyerlein