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
/
taketwo.c
Age
Commit message (
Expand
)
Author
2020-01-10
Mass update of copyright dates
Thomas White
2019-09-23
Remove private option structures from iargs
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
2019-03-12
TakeTwo: Restore correct matrix multiplication for solution
Thomas White
2019-03-11
TakeTwo: take change in IntegerMatrix notation into account
Thomas White
2019-03-11
Remove commented code
Thomas White
2019-03-11
Get rid of cell_transform_gsl_reciprocal()
Thomas White
2019-03-11
Use IntegerMatrix for all unit cell transformations
Thomas White
2019-01-22
TakeTwo: fix various memory leaks
Thomas White
2018-05-02
Track solution network membership and scores for diagnostics
Helen Ginn
2018-05-02
Correctly return the best matrix, not the last one
Helen Ginn
2018-05-02
Limit distances of seeds only if cell seed count is quite high
Helen Ginn
2018-05-02
Plug leaks.
Helen Ginn
2018-05-02
Plug leaks
Helen Ginn
2018-05-02
Generate theoretical vectors only once instead of every time the indexing is run
Helen Ginn
2018-05-02
white space
Helen Ginn
2018-05-02
Fussiness.
Helen Ginn
2018-05-02
Deal with membership number higher up, and add a minimum threshold (of 5)
Helen Ginn
2018-05-02
Mass movement of functions to higher up
Helen Ginn
2018-05-02
Remove commented code
Helen Ginn
2018-05-02
Fussiness.
Helen Ginn
2018-05-02
Remove unnecessary checks which have been superseded by in_network
Helen Ginn
2018-05-02
Change angle step size
Helen Ginn
2018-05-02
Various comments throughout code
Helen Ginn
2018-05-02
Now we refine an indexing solution to match all the observed vectors to the n...
Helen Ginn
2018-05-02
Give up if seed count already high
Helen Ginn
2018-05-02
Fix a for loop
Helen Ginn
2018-05-02
Change score for seed
Helen Ginn
2018-05-02
decompose rotation matrix into angle and axis
Helen Ginn
2018-05-02
rvec add rvec function
Helen Ginn
2018-05-02
Taketwo private structure takes care of duplicate solutions
Helen Ginn
2018-05-02
Fix typo
Helen Ginn
2018-05-02
Different limitations for making new seeds
Helen Ginn
2018-05-02
Return success even if rotation is not from full network membership
Helen Ginn
2018-05-02
Documentation is wrong notice
Helen Ginn
2018-05-02
Remove some shouty messages
Helen Ginn
2018-05-02
Reset default reciprocal distance to 0.15*1e10 m-1
Helen Ginn
2018-05-02
Search through entire vector array each time
Helen Ginn
2018-05-02
Now all seeds are found first, before sorting by score
Helen Ginn
2018-05-02
Change default distance to 0.12-something units for now
Helen Ginn
2018-05-02
Declare integer outside for loop
Helen Ginn
2018-05-02
Weed duplicates of seeds with new struct Seed.
Helen Ginn
2018-05-02
Temporary debug output
Helen Ginn
2018-05-02
Create a new Seed struct instead of passing around tiny little things to vari...
Helen Ginn
2018-05-02
Beginning of support for ignoring previous solutions
Helen Ginn
2018-05-02
Theoretical vectors have their own structure including whether they are in th...
Helen Ginn
2018-05-02
Fiddling with comments in text
Helen Ginn
2017-10-19
Add probe for TakeTwo
Thomas White
2017-09-22
Don't send detector and tolerance to indexing methods
Thomas White
[next]