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
/
xds.c
Age
Commit message (
Expand
)
Author
2017-09-22
If no cell params or lattice type, set nocell/nolatt at top level
Thomas White
2017-09-21
Remove old warning for XDS indexing
Thomas White
2017-09-21
Fix crash in XDS indexing
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-10-07
XDS: Clean up open files
Thomas White
2016-09-07
XDS: Create fake coordinates taking detector z into account
Thomas White
2016-07-01
No more slab-relative coordinates in libcrystfel
Thomas White
2016-01-30
indexamajig: Restore --no-refine
Thomas White
2016-01-08
Make indexing "retry" and "multi" optional
Thomas White
2015-07-17
Check that XDS indexing options are compatible with data provided by the user
Valerio Mariani
2015-07-13
Slow down the status updates
Thomas White
2015-06-26
Plug some more leaks
Thomas White
2014-09-22
Beam file removal, part I
Thomas White
2014-09-19
Introduce CrystFEL unit cell files
Thomas White
2014-08-19
Use Gnulib forkpty()
Thomas White
2014-08-18
gettimeofday() fixes
Thomas White
2014-05-08
Strip out the "prepare_filename" rubbish
Thomas White
2014-04-16
Tidy up XDS indexing
Thomas White
2013-10-29
Change XDS default behaviour, and add warning about axis permutation
Thomas White
2013-07-05
Fix uninitialised rval for XDS
Thomas White
2013-05-14
Fixed clen for XDS
Cornelius Gati
2013-02-22
Fussiness
Thomas White
2013-02-21
XDS magic numbers - these seem to work better
Thomas White
2013-02-21
Enforce option requirements for XDS
Thomas White
2013-02-21
Tidy up write_inp()
Thomas White
2013-02-21
Provide lattice/cell to XDS only if requested
Thomas White
2013-02-19
Whitespace
Thomas White
2013-02-19
Disable XDS output unless requested
Thomas White
2013-02-19
Merge remote-tracking branch 'bitwiz/cornelius/xds' into tom/multicrystal
Thomas White
2013-02-19
Add -cell and -nocell to indexing methods
Thomas White
2013-02-19
deleted printf space group number
Cornelius Gati
2013-02-19
XDS.INP fixed space group number
Cornelius Gati
2013-02-19
XDS.INP trials
Cornelius Gati
2013-02-19
XDS.INP
Cornelius Gati
2013-02-19
Tidy up etc
Thomas White
2013-02-19
?
Cornelius Gati
2013-02-19
?
Cornelius Gati
2013-02-19
fixed }
Cornelius Gati
2013-02-19
added point group dictionary, lambda, unit cell parameters to xds.c
Cornelius Gati
2013-02-18
Update XDS for new indexing subsystem
Thomas White
2013-02-18
xds.c update
Cornelius Gati
2013-02-05
Fixed negative intensities in SPOT.XDS
Cornelius Gati
2013-01-28
Tried to fix errors in xds.c
Cornelius Gati
2013-01-28
Copied grainspotter.c/.h to xds.c/.h, deleted write_gve and replaced it with ...
Cornelius Gati