Skip to content

zhulincqu/LEEMimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LEEMimage: Tools for Uview images

Introduction

LEEMimage provides a set of tools for images saved by Uivew, which is used by SPEELEEM in MAXPEEM to save the user data in format of .dat file.

Method

LEEMimage have two core data structures, which inherit from two core data structure (DataArray and Dataset ) from Xarray. The images are saved in the xarray -- A multi-dimensions arrays. One single image is save as DataArray, while a series of images, e.g. XAS-PEEM, XPS_PEEM, are saved as Dataset. The Dataset is a dict-like container of DataArray objects aligned along any number of shared dimensions.

About

MAXPEEM SPELEEM dat Image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published