From 44fa1b1c46f9cd52fb0f0842a09b1d499e3cf08c Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 10 Nov 2014 02:01:05 +0100 Subject: Update docs --- src/pattern_sim.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src') diff --git a/src/pattern_sim.c b/src/pattern_sim.c index f60319a6..41f136bb 100644 --- a/src/pattern_sim.c +++ b/src/pattern_sim.c @@ -94,11 +94,9 @@ static void show_help(const char *s) " --background= Add N photons of Poisson background (default 0).\n" " --template= Take orientations from stream .\n" " --no-fringes Exclude the side maxima of Bragg peaks.\n" -" --beam-divergence Beam divergence in radians. Default 1 mrad.\n" " --beam-bandwidth Beam bandwidth as a fraction. Default 1%%.\n" -" --profile-radius Reciprocal space reflection profile radius in m^-1.\n" -" Default 0.001e9 m^-1\n" " --photon-energy Photon energy in eV. Default 9000.\n" +" --nphotons Number of photons per X-ray pulse. Default 1e12.\n" ); } -- cgit v1.2.3