From 47ba16fe47a0f4802d9744b3886e650fc3ae6fa7 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sat, 2 Jul 2011 23:21:31 +0200 Subject: Work on documentation --- doc/reference/CrystFEL-docs.sgml | 27 +++++++ doc/reference/CrystFEL-sections.txt | 153 +++++++++++++++++++++++++++++++++++- 2 files changed, 178 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/reference/CrystFEL-docs.sgml b/doc/reference/CrystFEL-docs.sgml index 607afbff..88e03fd5 100644 --- a/doc/reference/CrystFEL-docs.sgml +++ b/doc/reference/CrystFEL-docs.sgml @@ -37,6 +37,33 @@ + + Statistics and R-factors + + + + + Symmetry + + + + + Simulation + + + + + Indexing + + + + + Detector + + + + + Parallel programming diff --git a/doc/reference/CrystFEL-sections.txt b/doc/reference/CrystFEL-sections.txt index 8cd2ed6a..aff52a00 100644 --- a/doc/reference/CrystFEL-sections.txt +++ b/doc/reference/CrystFEL-sections.txt @@ -2,18 +2,24 @@ reflist RefList Reflection +RefListIterator reflist_new reflist_free +add_refl + +first_refl +next_refl + find_refl next_found_refl -optimise_reflist get_excitation_error get_detector_pos -get_indices get_partiality +get_indices +get_symmetric_indices get_intensity get_partial get_scalable @@ -22,7 +28,19 @@ get_sum_squared_dev get_esd_intensity get_phase +set_detector_pos +set_partial +set_int +set_scalable +set_redundancy +set_sum_squared_dev +set_esd_intensity +set_ph +set_symmetric_indices + copy_data +num_reflections +tree_depth
@@ -31,6 +49,7 @@ write_reflist write_reflections_to_file read_reflections read_reflections_from_file +asymmetric_indices
@@ -38,6 +57,16 @@ read_reflections_from_file ReflItemList new_items +add_item +add_item_with_op +clear_items +delete_items +find_item +num_items +union_items +union_op_items +intersection_items +get_item
@@ -45,11 +74,61 @@ new_items UnitCell cell_new +cell_new_from_cell +cell_new_from_direct_axes +cell_new_from_parameters +cell_new_from_reciprocal_axes +cell_free + +cell_get_cartesian +cell_get_parameters +cell_get_pointgroup +cell_get_reciprocal +cell_get_spacegroup + +cell_set_cartesian +cell_set_cartesian_a +cell_set_cartesian_b +cell_set_cartesian_c +cell_set_parameters +cell_set_pointgroup +cell_set_reciprocal +cell_set_spacegroup + +cell_rotate +rotate_cell +cell_print +resolution +match_cell +match_cell_ab
utils show_matrix_eqn +AssplodeFlag +C_VACUO +ELECTRON_CHARGE +ERROR +J_to_eV +PLANCK +STATUS +THOMSON_LENGTH +assplode +biggest +check_prefix +chomp +deg2rad +eV_to_J +gaussian_noise +safe_basename +progress_bar +rad2deg +is_odd +modulus +poisson_noise +notrail +smallest
@@ -66,9 +145,79 @@ quat_rot
image image +ImageFeatureList +image_add_feature +image_feature_closest +image_feature_count +image_feature_list_free +image_feature_list_new +image_get_feature +image_remove_feature
thread-pool +TPGetTaskFunc +TPWorkFunc +TPFinalFunc + run_threads
+ +
+statistics +stat_pearson_f_ignore +stat_pearson_f_zero +stat_pearson_i +stat_r1_i +stat_r1_ignore +stat_r1_zero +stat_r2 +stat_rdiff_ignore +stat_rdiff_intensity +stat_rdiff_zero +stat_scale_intensity +
+ +
+simulation +clError +cleanup_gpu +GradientMethod +get_cl_dev +get_diffraction +get_diffraction_gpu +setup_gpu +
+ +
+indexing +IndexingMethod +IndexingPrivate +MAX_CELL_CANDIDATES +build_indexer_list +cleanup_indexing +prepare_indexing +index_pattern +
+ +
+symmetry +check_list_symmetry +check_symmetry +has_bisecting_mirror_or_diad +has_perpendicular_mirror +is_polyhedral +rotational_order +
+ +
+detector +copy_geom +fill_in_values +free_detector_geometry +get_detector_geometry +find_panel +find_panel_by_name +find_panel_number +
-- cgit v1.2.3