IntroductionΒΆ

This module is used to perform some various tasks that are useful to me when using HyperSpy, but probably not general enough for inclusion in the primary codebase. The package is currently split into three different modules: plotting provides some useful extra plotting configuration; shifting_lines contains code that can be used to align an area scan (or line scans) across a planar interface that appear to jump around due to spatial drift in the TEM; eels provides a few methods useful when dealing with EELS data, beyond what is available in HyperSpy by default, including a method to correct energy drift of spectrum images and to extract zero-loss data.