Check out the Hyperspy Workshop May 13-17, 2024 Online

pixel_extent#

property Calibration.pixel_extent#

Return an array with axes [x/y, left/right, pixel_extent], as follows: [

# x axis [

# left [boundary 1, boundary 2 …], # right [boundary 1, boundary 2 …],

], # y axis [

# left [boundary 1, boundary 2 …], # right [boundary 1, boundary 2 …],

],

]