Skip to main content
Ctrl+K
kikuchipy kikuchipy
  • User guide
  • API reference
  • Contributing
  • Changelog
  • GitHub
  • Gitter
  • User guide
  • API reference
  • Contributing
  • Changelog
  • GitHub
  • Gitter

Section Navigation

  • load
  • set_log_level
  • data
    • ebsd_master_pattern
    • ni_gain
    • ni_gain_calibration
    • nickel_ebsd_large
    • nickel_ebsd_master_pattern_small
    • nickel_ebsd_small
    • si_ebsd_moving_screen
    • si_wafer
  • detectors
    • EBSDDetector
      • aspect_ratio
      • azimuthal
      • binning
      • bounds
      • euler
      • gnomonic_bounds
      • height
      • navigation_dimension
      • navigation_shape
      • navigation_size
      • ncols
      • nrows
      • pc
      • pc_average
      • pc_flattened
      • pcx
      • pcy
      • pcz
      • px_size
      • px_size_binned
      • r_max
      • sample_tilt
      • sample_to_detector
      • shape
      • size
      • specimen_scintillator_distance
      • tilt
      • twist
      • unbinned_shape
      • width
      • x_max
      • x_min
      • x_range
      • x_scale
      • y_max
      • y_min
      • y_range
      • y_scale
      • crop
      • deepcopy
      • estimate_xtilt
      • estimate_xtilt_ztilt
      • extrapolate_pc
      • fit_pc
      • get_indexer
      • load
      • pc_bruker
      • pc_emsoft
      • pc_oxford
      • pc_tsl
      • plot
      • plot_pc
      • plot_side_view
      • plot_top_view
      • save
      • to_gnomonic_coords
      • to_pixel_coords
    • PCCalibrationMovingScreen
      • line_lengths
      • lines
      • lines_end
      • lines_out_in
      • lines_out_in_end
      • lines_out_in_start
      • lines_start
      • n_lines
      • n_points
      • ncols
      • nrows
      • pc
      • pc_all
      • pcx_all
      • pcy_all
      • pcz_all
      • pxy
      • pxy_all
      • pxy_within_detector
      • shape
      • make_lines
      • plot
  • draw
    • get_rgb_navigator
    • plot_pattern_positions_in_map
    • EBSDDetectorPlotter
      • set_geometrical_simulation
      • set_master_pattern
      • show
  • filters
    • distance_to_origin
    • highpass_fft_filter
    • lowpass_fft_filter
    • modified_hann
    • Window
      • circular
      • distance_to_origin
      • is_valid
      • n_neighbours
      • name
      • origin
      • make_circular
      • plot
      • shape_compatible
  • imaging
    • VirtualBSEImager
      • grid_cols
      • grid_rows
      • grid_shape
      • signal
      • get_images_from_grid
      • get_rgb_image
      • plot_grid
      • roi_from_grid
  • indexing
    • compute_refine_orientation_projection_center_results
    • compute_refine_orientation_results
    • compute_refine_projection_center_results
    • merge_crystal_maps
    • orientation_similarity_map
    • xmap_from_hough_indexing_data
    • NormalizedCrossCorrelationMetric
      • match
      • prepare_dictionary
      • prepare_experimental
    • NormalizedDotProductMetric
      • match
      • prepare_dictionary
      • prepare_experimental
    • SimilarityMetric
      • allowed_dtypes
      • dtype
      • n_dictionary_patterns
      • n_experimental_patterns
      • navigation_mask
      • rechunk
      • sign
      • signal_mask
      • match
      • prepare_dictionary
      • prepare_experimental
      • raise_error_if_invalid
  • io
    • plugins
      • bruker_h5ebsd
        • file_reader
      • ebsd_directory
        • file_reader
      • edax_binary
        • file_reader
      • edax_h5ebsd
        • file_reader
      • emsoft_ebsd
        • file_reader
      • emsoft_ebsd_master_pattern
        • file_reader
      • emsoft_ecp_master_pattern
        • file_reader
      • emsoft_tkd_master_pattern
        • file_reader
      • kikuchipy_h5ebsd
        • file_reader
        • file_writer
      • nordif
        • file_reader
        • file_writer
      • nordif_calibration_patterns
        • file_reader
      • oxford_binary
        • file_reader
      • oxford_h5ebsd
        • file_reader
  • pattern
    • fft
    • fft_filter
    • fft_frequency_vectors
    • fft_spectrum
    • get_dynamic_background
    • get_image_quality
    • ifft
    • normalize_intensity
    • remove_dynamic_background
    • rescale_intensity
  • signals
    • util
      • get_chunking
      • get_dask_array
      • grid_indices
    • EBSD
      • detector
      • static_background
      • xmap
      • adaptive_histogram_equalization
      • as_lazy
      • average_neighbour_patterns
      • change_dtype
      • crop
      • deepcopy
      • dictionary_indexing
      • downsample
      • extract_grid
      • fft_filter
      • get_average_neighbour_dot_product_map
      • get_decomposition_model
      • get_dynamic_background
      • get_image_quality
      • get_neighbour_dot_product_matrices
      • get_virtual_bse_intensity
      • hough_indexing
      • hough_indexing_optimize_pc
      • normalize_intensity
      • plot_virtual_bse_intensity
      • rebin
      • refine_orientation
      • refine_orientation_projection_center
      • refine_projection_center
      • remove_dynamic_background
      • remove_static_background
      • rescale_intensity
      • save
      • set_detector_calibration
      • set_scan_calibration
    • EBSDMasterPattern
      • hemisphere
      • phase
      • projection
      • adaptive_histogram_equalization
      • as_lambert
      • deepcopy
      • get_patterns
      • normalize_intensity
      • plot_spherical
      • rescale_intensity
    • ECPMasterPattern
      • hemisphere
      • phase
      • projection
      • adaptive_histogram_equalization
      • as_lambert
      • deepcopy
      • normalize_intensity
      • plot_spherical
      • rescale_intensity
    • LazyEBSD
      • compute
      • get_decomposition_model_write
    • LazyEBSDMasterPattern
      • compute
    • LazyECPMasterPattern
      • compute
    • LazyVirtualBSEImage
      • compute
    • VirtualBSEImage
      • adaptive_histogram_equalization
      • normalize_intensity
      • rescale_intensity
  • simulations
    • GeometricalKikuchiPatternSimulation
      • detector
      • navigation_shape
      • reflectors
      • rotations
      • as_collections
      • as_markers
      • lines_coordinates
      • plot
      • zone_axes_coordinates
    • KikuchiPatternSimulator
      • phase
      • reflectors
      • calculate_master_pattern
      • on_detector
      • plot
  • API reference
  • signals
  • EBSD
  • detector

detector#

property EBSD.detector: EBSDDetector#

Return or set the detector describing the EBSD detector-sample geometry.

Parameters:
valueEBSDDetector

EBSD detector.

Examples using EBSD.detector#

Pattern binning

Pattern binning

Crop an EBSD detector

Crop an EBSD detector

Interactive EBSD detector plotter

Interactive EBSD detector plotter

Crop navigation axes

Crop navigation axes

Crop signal axes

Crop signal axes

previous

EBSD

next

static_background

On this page
  • EBSD.detector
  • Examples using EBSD.detector
Edit on GitHub
Show Source

© Copyright 2019-2026, kikuchipy developers.

Created using Sphinx 9.0.4.

Built with the PyData Sphinx Theme 0.18.0.