aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2013-12-03 17:24:34 +0100
committerThomas White <taw@physics.org>2013-12-03 17:24:34 +0100
commitca5db9466bf7da04f61f9bc86463bfdcdc025ecf (patch)
tree88a9c5867fe4addd9e827af82db98c16adf114f3 /doc
parente93f8d734b509cc75028d6ad41d2ca842cbdf57f (diff)
Update docs
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/libcrystfel/CrystFEL-docs.sgml1
-rw-r--r--doc/reference/libcrystfel/CrystFEL-sections.txt13
2 files changed, 14 insertions, 0 deletions
diff --git a/doc/reference/libcrystfel/CrystFEL-docs.sgml b/doc/reference/libcrystfel/CrystFEL-docs.sgml
index 2381bbc5..b840f04b 100644
--- a/doc/reference/libcrystfel/CrystFEL-docs.sgml
+++ b/doc/reference/libcrystfel/CrystFEL-docs.sgml
@@ -115,6 +115,7 @@
<chapter>
<title>Miscellaneous</title>
<xi:include href="xml/quaternion.xml"/>
+ <xi:include href="xml/histogram.xml"/>
<xi:include href="xml/utils.xml"/>
</chapter>
diff --git a/doc/reference/libcrystfel/CrystFEL-sections.txt b/doc/reference/libcrystfel/CrystFEL-sections.txt
index 51e2930c..7422f5ca 100644
--- a/doc/reference/libcrystfel/CrystFEL-sections.txt
+++ b/doc/reference/libcrystfel/CrystFEL-sections.txt
@@ -167,6 +167,7 @@ ph_eV_to_lambda
ph_lambda_to_eV
random_flat
flat_noise
+show_matrix
</SECTION>
<SECTION>
@@ -181,6 +182,15 @@ quat_rot
</SECTION>
<SECTION>
+<FILE>histogram</FILE>
+Histogram
+histogram_init
+histogram_free
+histogram_add_value
+histogram_show
+</SECTION>
+
+<SECTION>
<FILE>image</FILE>
image
ImageFeatureList
@@ -356,6 +366,7 @@ add_copy_hdf5_field
new_copy_hdf5_field_list
free_copy_hdf5_field_list
get_peaks
+hdfile_is_scalar
</SECTION>
<SECTION>
@@ -391,6 +402,7 @@ PartialityModel
find_intersections
select_intersections
update_partialities
+update_partialities_2
polarisation_correction
</SECTION>
@@ -421,6 +433,7 @@ INTEGRATION_DEFAULTS_PROF2D
INTEGRATION_DEFAULTS_RINGS
INTEGRATION_METHOD_MASK
IntegrationMethod
+IntDiag
integrate_all
integration_method
</SECTION>