[console_scripts]
cluster.dials.exec = dials.command_line.cluster_exec:run
dev.dials.generate_tutorial_text = dials.command_line.generate_tutorial_text:run
dev.dials.make_sphinx_html = dials.command_line.make_sphinx_html:run
dev.dials.show_extensions = dials.command_line.show_extensions:run
dev.dials.simple_integrate = dials.command_line.simple_integrate:run
dials.anvil_correction = dials.command_line.anvil_correction:run
dials.apply_mask = dials.command_line.apply_mask:run
dials.assign_experiment_identifiers = dials.command_line.assign_experiment_identifiers:run
dials.augment_spots = dials.command_line.augment_spots:run
dials.check_indexing_symmetry = dials.command_line.check_indexing_symmetry:run
dials.combine_experiments = dials.command_line.combine_experiments:run
dials.compare_orientation_matrices = dials.command_line.compare_orientation_matrices:run
dials.complete_full_sphere = dials.command_line.complete_full_sphere:run
dials.compute_delta_cchalf = dials.command_line.compute_delta_cchalf:run
dials.convert_to_cbf = dials.command_line.convert_to_cbf:run
dials.correlation_matrix = dials.command_line.correlation_matrix:run
dials.cosym = dials.command_line.cosym:run
dials.create_profile_model = dials.command_line.create_profile_model:run
dials.damage_analysis = dials.command_line.damage_analysis:run
dials.detect_blanks = dials.command_line.detect_blanks:run
dials.estimate_gain = dials.command_line.estimate_gain:run
dials.estimate_resolution = dials.command_line.estimate_resolution:run
dials.export = dials.command_line.export:run
dials.export_best = dials.command_line.export_best:run
dials.export_bitmaps = dials.command_line.export_bitmaps:run
dials.filter_reflections = dials.command_line.filter_reflections:run
dials.find_bad_pixels = dials.command_line.find_bad_pixels:run
dials.find_hot_pixels = dials.command_line.find_hot_pixels:run
dials.find_rotation_axis = dials.command_line.find_rotation_axis:run
dials.find_spots = dials.command_line.find_spots:run
dials.find_spots_client = dials.command_line.find_spots_client:run
dials.find_spots_server = dials.command_line.find_spots_server:run
dials.frame_orientations = dials.command_line.frame_orientations:run
dials.generate_distortion_maps = dials.command_line.generate_distortion_maps:run
dials.generate_mask = dials.command_line.generate_mask:run
dials.goniometer_calibration = dials.command_line.goniometer_calibration:run
dials.import = dials.command_line.dials_import:run
dials.import_xds = dials.command_line.import_xds:run
dials.index = dials.command_line.index:run
dials.indexed_as_integrated = dials.command_line.indexed_as_integrated:run
dials.integrate = dials.command_line.integrate:run
dials.merge = dials.command_line.merge:run
dials.merge_cbf = dials.command_line.merge_cbf:run
dials.merge_reflection_lists = dials.command_line.merge_reflection_lists:run
dials.missing_reflections = dials.command_line.missing_reflections:run
dials.model_background = dials.command_line.model_background:run
dials.modify_experiments = dials.command_line.modify_experiments:run
dials.modify_geometry = dials.command_line.modify_geometry:run
dials.plot_Fo_vs_Fc = dials.command_line.plot_Fo_vs_Fc:run
dials.plot_reflections = dials.command_line.plot_reflections:run
dials.plot_scan_varying_model = dials.command_line.plot_scan_varying_model:run
dials.plugins = dials.command_line.plugins:run
dials.powder_calibrate = dials.command_line.powder_calibrate:run
dials.predict = dials.command_line.predict:run
dials.rbs = dials.command_line.refine_bravais_settings:run
dials.refine = dials.command_line.refine:run
dials.refine_bravais_settings = dials.command_line.refine_bravais_settings:run
dials.refine_error_model = dials.command_line.refine_error_model:run
dials.reindex = dials.command_line.reindex:run
dials.report = dials.command_line.report:run
dials.rs_mapper = dials.command_line.rs_mapper:run
dials.scale = dials.command_line.scale:run
dials.search_beam_position = dials.command_line.search_beam_position:run
dials.sequence_to_stills = dials.command_line.sequence_to_stills:run
dials.show = dials.command_line.show:run
dials.slice_sequence = dials.command_line.slice_sequence:run
dials.sort_reflections = dials.command_line.sort_reflections:run
dials.split_experiments = dials.command_line.split_experiments:run
dials.split_still_data = dials.command_line.split_still_data:run
dials.spot_counts_per_image = dials.command_line.spot_counts_per_image:run
dials.spot_resolution_shells = dials.command_line.spot_resolution_shells:run
dials.ssx_index = dials.command_line.ssx_index:run
dials.ssx_integrate = dials.command_line.ssx_integrate:run
dials.stills_process = dials.command_line.stills_process:run
dials.symmetry = dials.command_line.symmetry:run
dials.tof_integrate = dials.command_line.tof_integrate:run
dials.two_theta_offset = dials.command_line.two_theta_offset:run
dials.two_theta_refine = dials.command_line.two_theta_refine:run
dials.unit_cell_histogram = dials.command_line.unit_cell_histogram:run
dials.version = dials.command_line.version:run
libtbx.precommit = dials.command_line.precommitbx:run

[dials.index.basis_vector_search]
fft1d = dials.algorithms.indexing.basis_vector_search:FFT1D
fft3d = dials.algorithms.indexing.basis_vector_search:FFT3D
real_space_grid_search = dials.algorithms.indexing.basis_vector_search:RealSpaceGridSearch

[dials.index.lattice_search]
ffbidx = dials.algorithms.indexing.lattice_search:FfbIndexer
low_res_spot_match = dials.algorithms.indexing.lattice_search:LowResSpotMatch
pink_indexer = dials.algorithms.indexing.lattice_search:PinkIndexer

[dials.integration.background]
Auto = dials.extensions.auto_background_ext:AutoBackgroundExt
glm = dials.extensions.glm_background_ext:GLMBackgroundExt
gmodel = dials.extensions.gmodel_background_ext:GModelBackgroundExt
null = dials.extensions.null_background_ext:NullBackgroundExt
simple = dials.extensions.simple_background_ext:SimpleBackgroundExt

[dials.integration.centroid]
simple = dials.extensions.simple_centroid_ext:SimpleCentroidExt

[dials.spotfinder.threshold]
dispersion = dials.extensions.dispersion_spotfinder_threshold_ext:DispersionSpotFinderThresholdExt
dispersion_extended = dials.extensions.dispersion_extended_spotfinder_threshold_ext:DispersionExtendedSpotFinderThresholdExt
radial_profile = dials.extensions.radial_profile_spotfinder_threshold_ext:RadialProfileSpotFinderThresholdExt

[dxtbx.profile_model]
ellipsoid = dials.extensions.ellipsoid_profile_model_ext:EllipsoidProfileModelExt
gaussian_rs = dials.extensions.gaussian_rs_profile_model_ext:GaussianRSProfileModelExt

[dxtbx.scaling_model_ext]
KB = dials.algorithms.scaling.model.model:KBScalingModel
array = dials.algorithms.scaling.model.model:ArrayScalingModel
dose_decay = dials.algorithms.scaling.model.model:DoseDecay
physical = dials.algorithms.scaling.model.model:PhysicalScalingModel

[gui_scripts]
dev.dials.napari_rlv = dials.command_line.napari_rlv:run
dials.align_crystal = dials.command_line.align_crystal:run
dials.background = dials.command_line.background:run
dials.cluster_unit_cell = dials.command_line.cluster_unit_cell:run
dials.geometry_viewer = dials.command_line.geometry_viewer:run
dials.image_viewer = dials.command_line.image_viewer:run
dials.reciprocal_lattice_viewer = dials.command_line.reciprocal_lattice_viewer:run
dials.reference_profile_viewer = dials.command_line.reference_profile_viewer:run
dials.reflection_viewer = dials.command_line.reflection_viewer:run
dials.rl_png = dials.command_line.rl_png:run
dials.rlv = dials.command_line.reciprocal_lattice_viewer:run
dials.shadow_plot = dials.command_line.shadow_plot:run
dials.stereographic_projection = dials.command_line.stereographic_projection:run

[libtbx.dispatcher.script]
cluster.dials.exec = cluster.dials.exec
dev.dials.generate_tutorial_text = dev.dials.generate_tutorial_text
dev.dials.make_sphinx_html = dev.dials.make_sphinx_html
dev.dials.napari_rlv = dev.dials.napari_rlv
dev.dials.show_extensions = dev.dials.show_extensions
dev.dials.simple_integrate = dev.dials.simple_integrate
dials.align_crystal = dials.align_crystal
dials.anvil_correction = dials.anvil_correction
dials.apply_mask = dials.apply_mask
dials.assign_experiment_identifiers = dials.assign_experiment_identifiers
dials.augment_spots = dials.augment_spots
dials.background = dials.background
dials.check_indexing_symmetry = dials.check_indexing_symmetry
dials.cluster_unit_cell = dials.cluster_unit_cell
dials.combine_experiments = dials.combine_experiments
dials.compare_orientation_matrices = dials.compare_orientation_matrices
dials.complete_full_sphere = dials.complete_full_sphere
dials.compute_delta_cchalf = dials.compute_delta_cchalf
dials.convert_to_cbf = dials.convert_to_cbf
dials.correlation_matrix = dials.correlation_matrix
dials.cosym = dials.cosym
dials.create_profile_model = dials.create_profile_model
dials.damage_analysis = dials.damage_analysis
dials.detect_blanks = dials.detect_blanks
dials.estimate_gain = dials.estimate_gain
dials.estimate_resolution = dials.estimate_resolution
dials.export = dials.export
dials.export_best = dials.export_best
dials.export_bitmaps = dials.export_bitmaps
dials.filter_reflections = dials.filter_reflections
dials.find_bad_pixels = dials.find_bad_pixels
dials.find_hot_pixels = dials.find_hot_pixels
dials.find_rotation_axis = dials.find_rotation_axis
dials.find_spots = dials.find_spots
dials.find_spots_client = dials.find_spots_client
dials.find_spots_server = dials.find_spots_server
dials.frame_orientations = dials.frame_orientations
dials.generate_distortion_maps = dials.generate_distortion_maps
dials.generate_mask = dials.generate_mask
dials.geometry_viewer = dials.geometry_viewer
dials.goniometer_calibration = dials.goniometer_calibration
dials.image_viewer = dials.image_viewer
dials.import = dials.import
dials.import_xds = dials.import_xds
dials.index = dials.index
dials.indexed_as_integrated = dials.indexed_as_integrated
dials.integrate = dials.integrate
dials.merge = dials.merge
dials.merge_cbf = dials.merge_cbf
dials.merge_reflection_lists = dials.merge_reflection_lists
dials.missing_reflections = dials.missing_reflections
dials.model_background = dials.model_background
dials.modify_experiments = dials.modify_experiments
dials.modify_geometry = dials.modify_geometry
dials.plot_Fo_vs_Fc = dials.plot_Fo_vs_Fc
dials.plot_reflections = dials.plot_reflections
dials.plot_scan_varying_model = dials.plot_scan_varying_model
dials.plugins = dials.plugins
dials.powder_calibrate = dials.powder_calibrate
dials.predict = dials.predict
dials.rbs = dials.rbs
dials.reciprocal_lattice_viewer = dials.reciprocal_lattice_viewer
dials.reference_profile_viewer = dials.reference_profile_viewer
dials.refine = dials.refine
dials.refine_bravais_settings = dials.refine_bravais_settings
dials.refine_error_model = dials.refine_error_model
dials.reflection_viewer = dials.reflection_viewer
dials.reindex = dials.reindex
dials.report = dials.report
dials.rl_png = dials.rl_png
dials.rlv = dials.rlv
dials.rs_mapper = dials.rs_mapper
dials.scale = dials.scale
dials.search_beam_position = dials.search_beam_position
dials.sequence_to_stills = dials.sequence_to_stills
dials.shadow_plot = dials.shadow_plot
dials.show = dials.show
dials.slice_sequence = dials.slice_sequence
dials.sort_reflections = dials.sort_reflections
dials.split_experiments = dials.split_experiments
dials.split_still_data = dials.split_still_data
dials.spot_counts_per_image = dials.spot_counts_per_image
dials.spot_resolution_shells = dials.spot_resolution_shells
dials.ssx_index = dials.ssx_index
dials.ssx_integrate = dials.ssx_integrate
dials.stereographic_projection = dials.stereographic_projection
dials.stills_process = dials.stills_process
dials.symmetry = dials.symmetry
dials.tof_integrate = dials.tof_integrate
dials.two_theta_offset = dials.two_theta_offset
dials.two_theta_refine = dials.two_theta_refine
dials.unit_cell_histogram = dials.unit_cell_histogram
dials.version = dials.version
libtbx.precommit = libtbx.precommit

[libtbx.precommit]
dials = dials
