aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-03-01Use gtk-doc for libcrystfel only (not the contents of src)Thomas White
2013-02-27partial_sim: Initialise image.indexed_byThomas White
2013-02-22FussinessThomas White
2013-02-22If no progress, still check if everything's finished or notThomas White
2013-02-22Avoid fclose(NULL)Thomas White
2013-02-22Avoid the use of stdio for writing to final streamThomas White
Something really weird goes on when using stdio
2013-02-22Keep Valgrind quietThomas White
2013-02-22Don't write command when restarting a worker processThomas White
2013-02-22Flush buffer after write_line()Thomas White
2013-02-22Update docsThomas White
2013-02-22Move processing pipeline to separate fileThomas White
2013-02-22Create temporary folders only when necessaryThomas White
They might already exist if a previous worker process died and was restarted.
2013-02-22Even more robust stream handlingThomas White
2013-02-22More robust stream marshallingThomas White
2013-02-21XDS magic numbers - these seem to work betterThomas White
2013-02-21Enforce option requirements for XDSThomas White
2013-02-21Tidy up write_inp()Thomas White
2013-02-21Provide lattice/cell to XDS only if requestedThomas White
2013-02-19WhitespaceThomas White
2013-02-19Disable XDS output unless requestedThomas White
2013-02-19Merge remote-tracking branch 'bitwiz/cornelius/xds' into tom/multicrystalThomas White
2013-02-19Fix incorrect path in stream (which broke check-near-bragg et al.)Thomas White
2013-02-19Add -cell and -nocell to indexing methodsThomas White
2013-02-19deleted printf space group numberCornelius Gati
2013-02-19XDS.INP fixed space group numberCornelius Gati
2013-02-19XDS.INP trialsCornelius Gati
2013-02-19XDS.INPCornelius Gati
2013-02-19Merge branch 'cornelius/xds' of ssh://git.bitwiz.org.uk/crystfel into ↵Cornelius Gati
cornelius/xds
2013-02-19Tidy up etcThomas White
2013-02-19Merge branch 'tom/multicrystal' into cornelius/xdsCornelius Gati
2013-02-19Merge branch 'tom/multicrystal' of ssh://git.bitwiz.org.uk/crystfel into ↵Cornelius Gati
tom/multicrystal
2013-02-19?Cornelius Gati
2013-02-19D'ohThomas White
2013-02-19Merge branch 'tom/multicrystal' into cornelius/xdsCornelius Gati
2013-02-19Merge branch 'tom/multicrystal' of ssh://git.bitwiz.org.uk/crystfel into ↵Cornelius Gati
tom/multicrystal
2013-02-19?Cornelius Gati
2013-02-19Don't add ../../ to the filename if it's already absoluteThomas White
2013-02-19fixed }Cornelius Gati
2013-02-19added point group dictionary, lambda, unit cell parameters to xds.cCornelius Gati
2013-02-18Update XDS for new indexing subsystemThomas White
2013-02-18Merge branch 'cornelius/xds' into tom/multicrystalThomas White
Conflicts: libcrystfel/Makefile.am libcrystfel/src/index.c libcrystfel/src/index.h
2013-02-18xds.c updateCornelius Gati
2013-02-18Update docsThomas White
2013-02-18Use a different folder for each worker processThomas White
2013-02-18indexamajig: Remove --verbose optionThomas White
This hasn't done anything at all since the new indexing subsystem, and hasn't done anything useful for a lot longer.
2013-02-18Add 'xfelmode' to GrainSpotter argsThomas White
2013-02-18Read GrainSpotter's output properlyThomas White
2013-02-18Merge branch 'tom/grainspotter' into tom/multicrystalThomas White
Conflicts: libcrystfel/Makefile.am libcrystfel/src/index.c libcrystfel/src/index.h
2013-02-18Whoops: what was labelled as "gradient" was actually "squared gradient"Thomas White
2013-02-15Add a small warning to the docsThomas White