aboutsummaryrefslogtreecommitdiff
path: root/src/render_hkl.c
AgeCommit message (Expand)Author
2012-03-12Update copyright notices to show actual contribution yearsThomas White
2012-03-09Update licence notices in line with recommendations from TTThomas White
2012-03-02FussinessThomas White
2012-03-01More documentation workThomas White
2012-02-22GPLv3 boilerplate commentsThomas White
2012-02-22render_hkl: Remove -j optionThomas White
2012-02-22Stuff related to calculating anomalous structure factorsThomas White
2012-02-22Remove render_hkl --povray and remenants of cubeitThomas White
2012-02-22render_hkl: Simplify and tidy up, fix minor bugsThomas White
2012-02-22render_hkl: Avoid segfault at endThomas White
2012-02-22render_hkl: Fix "squashed zone axes"Thomas White
2012-02-22Simplify render_hkl --zone-axisThomas White
2012-02-22Symmetry stuffThomas White
2012-02-22Compiles (with warnings)Thomas White
2012-02-22render_hkl: Go loads fasterThomas White
2012-02-22render_hkl: Be a bit more informative when writing the colour keyThomas White
2012-02-22Update definitions for fallbacks in render_hkl.cThomas White
2012-02-22render_hkl: Multiple improvementsThomas White
2012-02-22render_hkl: Ignore infinitiesThomas White
2012-02-22render_hkl: Include default output filename in --helpThomas White
2012-02-22Debug render_hklThomas White
2012-02-22Remove old reflections.hThomas White
2012-02-22Tighter symmetry checkThomas White
2012-02-22Improve autoconf conditionals (i.e. make them work..)Thomas White
2012-02-22render_hkl: Check success of loading file correctlyThomas White
2012-02-22render_hkl: Extra checkingThomas White
2012-02-22s/hit/cpeak/Thomas White
2012-02-22render_hkl: FussinessThomas White
2012-02-22compare_hkl: Reject reflections with low SNRThomas White
2012-02-22render_hkl: Bring --povray up to dateThomas White
2012-02-22render_hkl: Accept the -o optionThomas White
2012-02-22render_hkl: Tidy upThomas White
2012-02-22render_hkl: Remove code which has no reason to existThomas White
2012-02-22render_hkl: Take output filename on command lineThomas White
2012-02-22render_hkl: Separation does not depend on thetaThomas White
2012-02-22render_hkl: Simplify and fixThomas White
2012-02-22render_hkl: Lengthen indexing lines a bitThomas White
2012-02-22render_hkl: Remove stupid unnecessary iterationThomas White
2012-02-22render_hkl: Specify axes on command lineThomas White
2012-02-22render_hkl: Centre properly (kind of)Thomas White
2012-02-22render_hkl: Add overlining for indicesThomas White
2012-02-22render_hkl: Fix arbitrary zone axesThomas White
2012-02-22render_hkl: Allow other zone axesThomas White
2012-02-22render_hkl: Complain if there are no reflectionsThomas White
2012-02-22render_hkl: Don't divide by countsThomas White
2012-02-22render_hkl: Get rid of debug messageThomas White
2012-02-22render_hkl: Add --colour-key option, shuffle help message aroundThomas White
2012-02-22Reduce the scope of "count"Thomas White
2012-02-22render_hkl: Use colour scale if requestedThomas White
2012-02-22Add --disable-cairo option and compile without CairoThomas White