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
/
src
/
render_hkl.c
Age
Commit message (
Expand
)
Author
2012-02-22
render_hkl: Bring --povray up to date
Thomas White
2012-02-22
render_hkl: Accept the -o option
Thomas White
2012-02-22
render_hkl: Tidy up
Thomas White
2012-02-22
render_hkl: Remove code which has no reason to exist
Thomas White
2012-02-22
render_hkl: Take output filename on command line
Thomas White
2012-02-22
render_hkl: Separation does not depend on theta
Thomas White
2012-02-22
render_hkl: Simplify and fix
Thomas White
2012-02-22
render_hkl: Lengthen indexing lines a bit
Thomas White
2012-02-22
render_hkl: Remove stupid unnecessary iteration
Thomas White
2012-02-22
render_hkl: Specify axes on command line
Thomas White
2012-02-22
render_hkl: Centre properly (kind of)
Thomas White
2012-02-22
render_hkl: Add overlining for indices
Thomas White
2012-02-22
render_hkl: Fix arbitrary zone axes
Thomas White
2012-02-22
render_hkl: Allow other zone axes
Thomas White
2012-02-22
render_hkl: Complain if there are no reflections
Thomas White
2012-02-22
render_hkl: Don't divide by counts
Thomas White
2012-02-22
render_hkl: Get rid of debug message
Thomas White
2012-02-22
render_hkl: Add --colour-key option, shuffle help message around
Thomas White
2012-02-22
Reduce the scope of "count"
Thomas White
2012-02-22
render_hkl: Use colour scale if requested
Thomas White
2012-02-22
Add --disable-cairo option and compile without Cairo
Thomas White
2012-02-22
Trap on invalid weighting
Thomas White
2012-02-22
render_hkl: Be lenient on weighting specification
Thomas White
2012-02-22
render_hkl: Add rawcts weighting
Thomas White
2012-02-22
render_hkl: Add alternative weighting schemes
Thomas White
2012-02-22
render_hkl: Add --sqrt option
Thomas White
2012-02-22
render_hkl: Take symmetry on command line
Thomas White
2012-02-22
render_hkl: Take boost factor on command line
Thomas White
2012-02-22
render_hkl: Improve zone axis output
Thomas White
2012-02-22
render_hkl: Be more clear about resolution
Thomas White
2012-02-22
Fix symmetry so that it works, and use it in render_hkl
Thomas White
2012-02-22
render_hkl: New "boost" factor
Thomas White
2012-02-22
render_hkl: Check cell parameters could be retrieved
Thomas White
2012-02-22
Move POV-ray stuff to a new file
Thomas White
2012-02-22
render_hkl: Abort if unit cell could not be loaded
Thomas White
2012-02-22
render_hkl: Read unit cell from file on command line
Thomas White
2010-06-11
Tidy up switch statements
Thomas White
2010-06-10
render_hkl: Also do 2D
Thomas White
2010-06-05
pattern_sim: Implement phased gradients
Thomas White
2010-04-22
render_hkl: Couple of scene script bugs
Thomas White
2010-04-22
render_hkl: Fix -j n > 1
Thomas White
2010-04-22
render_hkl: Slow down for hexagonal axis
Thomas White
2010-04-22
render_hkl: Add -D option (no preview window) to POV-ray
Thomas White
2010-04-22
render_hkl: Run multiple POV-ray instances in parallel
Thomas White
2010-04-21
render_hkl: Fix zoom level
Thomas White
2010-04-21
render_hkl: Fix radians/degrees problem
Thomas White
2010-04-21
Introduce render_hkl for superfluous graphics
Thomas White