Skip to main content
Ctrl+K
deapi 0.1.0 documentation - Home deapi 0.1.0 documentation - Home
  • Introduction
  • Reference
  • Examples
  • Changes
  • Get Help
  • Introduction
  • Reference
  • Examples
  • Changes
  • Get Help

Section Navigation

  • Client
    • acquiring
    • cameras
    • connected
    • currCamera
    • debugImagesFolder
    • exposureTime
    • height
    • host
    • mmf
    • port
    • read_only
    • refreshProperties
    • usingMmf
    • width
    • connect
    • current_movie_buffer
    • disconnect
    • getProperty
    • get_current_camera
    • get_current_info
    • get_image
    • get_movie_buffer
    • get_movie_buffer_info
    • get_properties
    • get_property
    • get_property_spec
    • get_property_specifications
    • get_result
    • get_server_version
    • get_time
    • get_virtual_mask
    • grab
    • gui
    • list_cameras
    • list_properties
    • print_acquisition_info
    • print_saving_info
    • print_server_info
    • save_image
    • setEngMode
    • setEngModeAndGetChangedProperties
    • setProperty
    • setROI
    • set_adaptive_roi
    • set_adaptive_roi_and_get_changed_properties
    • set_binning
    • set_client_read_only
    • set_current_camera
    • set_engineering_mode
    • set_hw_roi
    • set_hw_roi_and_get_changed_properties
    • set_log_level
    • set_property
    • set_property_and_get_changed_properties
    • set_sw_roi
    • set_sw_roi_and_get_changed_properties
    • set_virtual_mask
    • set_xy_array
    • start_acquisition
    • start_manual_final_saving
    • start_manual_movie_saving
    • stop_acquisition
    • stop_manual_final_saving
    • stop_manual_movie_saving
    • take_dark_reference
    • take_gain_reference
    • take_trial_gain_reference
    • update_image_size
    • update_scan_size
    • wait_for_saving_files
  • VirtualMask
    • calculation
    • plot
  • PropertyCollection
    • gui
  • Attributes
  • PropertySpec
    • category
    • currentValue
    • dataType
    • defaultValue
    • options
    • readonly
    • valueType
  • FrameType
  • PixelFormat
  • DataType
  • MovieBufferInfo
    • total_bytes
    • to_buffer
  • MovieBufferStatus
  • Histogram
    • plot
  • fake_data
    • BaseFakeData
      • signal
      • get_virtual_image
    • TiltGrains
      • create_fake_diffraction_data
      • create_grains
  • Reference
  • PixelFormat

PixelFormat#

class deapi.PixelFormat(value)#

Bases: Enum

An Enum describing the pixel format of the image data returned by the DE API

Attributes

Examples using PixelFormat#

Monitoring Bright Spot Intensity

Monitoring Bright Spot Intensity

Taking an Image every 10 seconds

Taking an Image every 10 seconds

Viewing the Sensor in TEM Mode

Viewing the Sensor in TEM Mode

previous

FrameType

next

DataType

On this page
  • PixelFormat
  • Examples using PixelFormat

This Page

  • Show Source

© Copyright 2024, DE Developers.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.