Releases: pranabdas/arpespythontools
Releases · pranabdas/arpespythontools
v1.2.2
v1.2.1
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- support python 3.13 (requires python 3.10 or above) by @pranabdas in #18
Full Changelog: v1.1.1...v1.2.0
v1.1.1
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- update poetry and other deps (requires python 3.9 or above) by @pranabdas in #17
Full Changelog: v1.0.3...v1.1.0
v1.0.3
v1.0.0
v0.6.1
v0.6.0
v0.5.2
- Differentiate w.r.t. energy and angle instead of unitary spacing in
cv2d
andlaplacian
- use numpy
nanargmin
instead ofargmin
inplane_slice
and extractingline_profile
module - convert
nan
to zero in data values inplane_slice
and extractingline_profile
module