Skip to content
logo
ETSpy 1.0.1 documentation
etspy.io.get_dm_tilts
Initializing search
    ETSpy
    ETSpy
    • Home
    • Development
    • Example Usage
      • General Information
      • Signals
      • File I/O
        • Fload
        • Fget_mrc_tilts
        • Fget_dm_tilts
          • Parameters
            • ps
          • Returns
          • Return type
        • Fparse_mdoc
        • Fload_serialem
        • Fload_serialem_series
        • Fparse_mrc_header
      • Alignment Methods
      • Reconstruction
      • Data Simulation
      • Example Datasets
      • Utilities
    • Parameters
      • ps
    • Returns
    • Return type
    etspy.io.get_dm_tilts(s: Signal2D | TomoStack) → ndarray[source]

    Extract tilts from DM tags.

    Parameters:¶
    s: Signal2D | TomoStack¶

    A HyperSpy or ETSpy signal containing DigitalMigrograph metadata tags

    Returns:¶

    tilts – Tilt angles extracted from the DM tags

    Return type:¶

    ndarray

    Back to top
    Previous etspy.io.get_mrc_tilts
    Next etspy.io.parse_mdoc
    © Copyright .
    Created using Sphinx 8.0.2. and Sphinx-Immaterial