HyperSpy Logo
1.7.4

User Guide

  • Introduction
  • Changelog
  • Installing HyperSpy
  • Getting started
  • The Signal class
  • Axes handling
  • Interactive Operations and Region of Interest (ROI)
  • Signal1D Tools
  • Signal2D Tools
  • Data visualization
  • Machine learning
  • Model fitting
  • Electron Energy Loss Spectroscopy
  • Energy-Dispersive X-ray Spectrometry (EDS)
  • Dielectric function tools
  • Electron Holography
  • Loading and saving data
  • Events
  • Working with big data
  • Metadata structure
  • Bibliography

Developer Guide

  • Introduction
  • Using Git and GitHub
  • Running and writing tests
  • Writing documentation
  • Coding style
  • Tips for writing methods that work on lazy signals
  • Speeding up code
  • Writing packages that extend HyperSpy
  • Useful information

API References

  • hyperspy
    • hyperspy package
      • Subpackages
        • hyperspy._components package
        • hyperspy._signals package
        • hyperspy.datasets package
        • hyperspy.docstrings package
        • hyperspy.drawing package
        • hyperspy.io_plugins package
        • hyperspy.learn package
        • hyperspy.misc package
        • hyperspy.models package
        • hyperspy.samfire_utils package
        • hyperspy.utils package
      • Submodules
      • Module contents

Credits and citation

  • Credits
  • Citing HyperSpy
HyperSpy
  • hyperspy
  • hyperspy package
  • hyperspy.misc package
  • hyperspy.misc.io package
  • View page source

hyperspy.misc.io package

Submodules

  • hyperspy.misc.io.fei_stream_readers module
    • DenseSliceCOO
    • array_to_stream()
    • stream_to_array()
    • stream_to_sparse_COO_array()
  • hyperspy.misc.io.tools module
    • append2pathname()
    • ensure_directory()
    • incremental_filename()
    • overwrite()
  • hyperspy.misc.io.utils_readfile module
    • read_boolean()
    • read_byte()
    • read_char()
    • read_double()
    • read_float()
    • read_long()
    • read_long_long()
    • read_short()
    • read_ulong()
    • read_ulong_long()
    • read_ushort()

Module contents

Previous Next

© Copyright 2011-2023, The HyperSpy development team.

Built with Sphinx using a theme provided by Read the Docs.