aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-03-28Add gtk-doc stuffThomas White
This is really horrible and doesn't work 100%. Replace with something else ASAP
2018-03-22OpenCL stuffThomas White
2018-03-22Add proper version numberThomas White
2018-03-22Compile and run testsThomas White
2018-03-22Install manual pagesThomas White
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-03-02Use old scaling codeThomas White
2018-03-02Remove unnecessary pmodelsThomas White
2018-03-02Restore old scaling codeThomas White
2018-03-02Don't calculate pobs if reference reflection is weakThomas White
2018-02-27Write logs for test programThomas White
2018-02-27Add --force-bandwidth and --force-radiusThomas White
2018-02-27Update manual pageThomas White
2018-02-27Add scripts/plot-pr and scripts/plot-contourmapThomas White
2018-02-27Move pgraph.dat to pr-logs folderThomas White
2018-02-27Add current value to grid plotsThomas White
2018-02-27Trap very large profile radius valuesThomas White
2018-02-27Replace debugging code with an assert()Thomas White
2018-02-27partialator: Add -w and --operator optionsThomas White
2018-02-27Don't write pgraph.dat if --no-logsThomas White
2018-02-27partialator: Tidy up old log files, and add --no-logsThomas White
2018-02-27Update copyright dateThomas White
2018-02-27Update comment to clarify interpretation of bandwidthThomas White
2018-02-27Increase resolution of grid scanThomas White
Needed to see the minimum in profile radius
2018-02-27Add indices to spectrum graphThomas White
2018-02-27Halve the bandwidthThomas White
2018-02-27Take modulus of profile radiusThomas White
A bit nasty, but avoids lots of NANs