From 34b11b5c0226c242a276722fb6341ec930321d7b Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 9 Apr 2014 15:40:12 +0200 Subject: Update docs --- AUTHORS | 3 +++ ChangeLog | 4 ++++ README | 4 +++- doc/reference/libcrystfel/CrystFEL-sections.txt | 7 +++++++ 4 files changed, 17 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 4b24d960..20be21df 100644 --- a/AUTHORS +++ b/AUTHORS @@ -45,3 +45,6 @@ * Wolfgang Brehm "Detwinning" algorithm (ambigator) + +* Valerio Mariani < + Packaging and general bug fixing diff --git a/ChangeLog b/ChangeLog index 4b69e023..0df51b31 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,10 @@ Changes in this development version - compare/check_hkl --lowres and- -highres were added. - The "rescut" integration flag was added. - The stream format was changed to include peak heights and mean backgrounds. +- scripts/fg-graph and truncate-stream were added. +- record_image(), random_quaternion(), random_flat(), flat_noise(), + gaussian_noise() and poisson_noise() now take an additional gsl_rng argument. +- validate_peaks() now takes an additional check_snr argument. CrystFEL version 0.5.2, 4th December 2013 diff --git a/README b/README index 92fe7857..c9f28bc7 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ CrystFEL - Crystallography with a FEL ------------------------------------- -Copyright © 2012-2013 Deutsches Elektronen-Synchrotron DESY, +Copyright © 2012-2014 Deutsches Elektronen-Synchrotron DESY, a research centre of the Helmholtz Association. Authors: @@ -20,6 +20,8 @@ Authors: Fedor Chervinskii Alexandra Tolstikova Wolfgang Brehm + Valerio Mariani + Please read the AUTHORS file for a full list of contributions and contributors. See the COPYING file for licence conditions. Summary: GPLv3+. diff --git a/doc/reference/libcrystfel/CrystFEL-sections.txt b/doc/reference/libcrystfel/CrystFEL-sections.txt index 014b4db4..82e393d9 100644 --- a/doc/reference/libcrystfel/CrystFEL-sections.txt +++ b/doc/reference/libcrystfel/CrystFEL-sections.txt @@ -57,6 +57,10 @@ num_reflections tree_depth lock_reflection unlock_reflection +GET_H +GET_K +GET_L +SERIAL
@@ -284,6 +288,7 @@ SymOpMask free_symoplist num_equivs get_pointgroup +parse_symmetry_operations add_symop get_equiv special_position @@ -417,6 +422,7 @@ select_intersections update_partialities update_partialities_2 polarisation_correction +LORENTZ_SCALE
@@ -448,6 +454,7 @@ INTEGRATION_METHOD_MASK IntegrationMethod IntDiag integrate_all +integrate_all_2 integration_method
-- cgit v1.2.3