aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-03-22Test for CursesThomas White
2018-03-22FormattingThomas White
2018-03-22render_hkl doesn't need GTKThomas White
2018-03-21Compile hdfsee even if TIFF not presentThomas White
TIFF adds a new feature (Save image as TIFF), but isn't required
2018-03-21Remove BUILD_EXPLORER and BUILD_HDFSEE optionsThomas White
2018-03-21Separate tests for gdk-pixbuf-2.0 and GDKThomas White
2018-03-21Fix CBFlib detectionThomas White
2018-03-21Improve/fix tests for clock_gettime and sched_setaffinityThomas White
2018-03-21Clean up config.h.cmake.inThomas White
2018-03-13Unignore version.hThomas White
It doesn't exist any more
2018-03-13Add libcrystfel subdir after everything else is set upThomas White
Otherwise loads of flags and dependencies are missing.
2018-03-13Move config.h stuff to main CMakeLists.txtThomas White
2018-03-13Nicer way of getting Git revisionThomas White
This will need a separate way to create the official releases (which shouldn't have Git revisions attached)
2018-03-13Enable colour diagnosticsThomas White
This is a hack. It should be disabled sometimes, e.g. if not compiling on a terminal.
2018-03-12Remove mark_as_advancedThomas White
Nothing advanced about these options...
2018-03-12Put config.h in build directoryThomas White
2018-03-12Update version.shThomas White
2018-03-12Update READMEThomas White
2018-03-12Update author listThomas White
2018-03-12Fix a commentThomas White
2018-03-12Remove trailing spacesThomas White
2018-03-12s/geoptimizer/geoptimiser/Thomas White
2018-03-12Add CMakeThomas White
2018-03-12Remove autotoolsThomas White
2018-02-27Remove message about number of reflections in mergeThomas White
2018-02-27Read debug indexing from fileThomas White
2018-02-27FormattingThomas White
2018-02-27pattern_sim: Add --flatThomas White
2018-02-27indexamajig: Add --overpredictThomas White
2018-02-27Separate partiality calculation from predictionThomas White
2018-02-27Add const versions of RefList iterationThomas White
2018-02-27More const-cleaningThomas White
2018-02-27const-cleanlinessThomas White
2018-02-08Add scripts/sum-hdf5-filesThomas White
2018-02-08Add scripts/eiger-badmapThomas White
2018-02-08FormattingThomas White
2018-02-08Fix indexamajig help formatting.Kenneth R. Beyerlein
2018-02-08Changed the naming of felix options and variables to make them more obvious.Kenneth R. Beyerlein
2018-02-08Change Felix min-uniqueness paramter name to max-uniqueness.Kenneth R. Beyerlein
2018-02-08Add Felix option felix-max-inter-angleKenneth R. Beyerlein
2018-02-08Make felix-domega optionKenneth R. Beyerlein
2018-01-19partialator: Improve message about "Not refining unity model"Thomas White
It sounded too much like a warning. Now it's a bit more friendly.
2018-01-19scripts/truncate-stream: Fix missing crystal start markerThomas White
Affects chunks with multiple crystals. Previously, the crystal start marker for the second and subsequent crystals was missed.
2018-01-19xds: Remove debugThomas White
2018-01-19Clean up indexing method probesThomas White
2017-12-12indexamajig: Actually rename serial-offset to serial-startThomas White
2017-12-12scripts/turbo-index-slurm: Use --serial-startThomas White
2017-12-12indexamajig: Rename --serial-offset to --serial-startThomas White
Because "offset" sounds like it will add the argument to the serial numbers, i.e. --serial-offset=500 would start at 501. Actually, you just give the first serial number you'd like.
2017-12-12indexamajig: Add --serial-offsetThomas White
2017-12-12check_hkl: Check for limiting top bin caseThomas White