Releases: pranabdas/arpespythontools
Releases · pranabdas/arpespythontools
v0.3.0
- New
save_xps
module to save XPS data in two column format.
v0.2.1
- Improvements to
load_ses_map
module.
- Few function and file names changed to all lowercase.
- Other minor changes.
v0.2.0
- New
laplacian
and cv2d
(2D curvature) module, other minor changes.
v0.1.3
- Simplification on
line_profile
and plane_slice
module. The method to determine index of min and max limits is more elegant now.
- Doc on XPS data included.
v0.1.2
- New and improved
rotate_2D
and rotate_3D
array rotation modules. Previous rotate
module is deprecated.
v0.1.1
- Improvements in the documentation.
- Minor fix in the
line_profile
module. Earlier it required unwanted x
(axis scale for the first dimension of data
), which has been now removed.
v0.1.0
First release of ARPES Python Tools library.