Recent Releases of https://github.com/pranabdas/arpespythontools
https://github.com/pranabdas/arpespythontools - v1.2.2
Full Changelog: https://github.com/pranabdas/arpespythontools/compare/v1.2.1...v1.2.2
- Python
Published by pranabdas about 1 year ago
https://github.com/pranabdas/arpespythontools - v1.2.1
Full Changelog: https://github.com/pranabdas/arpespythontools/compare/v1.2.0...v1.2.1
- Python
Published by pranabdas about 1 year ago
https://github.com/pranabdas/arpespythontools - v1.2.0
What's Changed
- support python 3.13 (requires python 3.10 or above) by @pranabdas in https://github.com/pranabdas/arpespythontools/pull/18
Full Changelog: https://github.com/pranabdas/arpespythontools/compare/v1.1.1...v1.2.0
- Python
Published by pranabdas about 1 year ago
https://github.com/pranabdas/arpespythontools - v1.1.1
Full Changelog: https://github.com/pranabdas/arpespythontools/compare/v1.1.0...v1.1.1
- Python
Published by pranabdas about 1 year ago
https://github.com/pranabdas/arpespythontools - v1.1.0
What's Changed
- update poetry and other deps (requires python 3.9 or above) by @pranabdas in https://github.com/pranabdas/arpespythontools/pull/17
Full Changelog: https://github.com/pranabdas/arpespythontools/compare/v1.0.3...v1.1.0
- Python
Published by pranabdas about 1 year ago
https://github.com/pranabdas/arpespythontools - v1.0.3
Republish 1.0.0.
- Python
Published by pranabdas over 1 year ago
https://github.com/pranabdas/arpespythontools - v1.0.0
- Restructure the project as Python module
- Release package in PyPI
- Python
Published by pranabdas over 1 year ago
https://github.com/pranabdas/arpespythontools - v0.6.1
- Python
Published by pranabdas over 1 year ago
https://github.com/pranabdas/arpespythontools - v0.6.0
- Use regex for improved text processing
- Fix formatting in various source files
- Python
Published by pranabdas over 1 year ago
https://github.com/pranabdas/arpespythontools - v0.5.2
- Differentiate w.r.t. energy and angle instead of unitary spacing in
cv2dandlaplacian - use numpy
nanargmininstead ofargmininplane_sliceand extractingline_profilemodule - convert
nanto zero in data values inplane_sliceand extractingline_profilemodule
- Python
Published by pranabdas about 3 years ago
https://github.com/pranabdas/arpespythontools - v0.5.1
- fix: make modules compatible when energy, theta or phi is not in increasing order
- make modules robust even when user provides
minvalue greater than themaxvalue
- Python
Published by pranabdas about 3 years ago
https://github.com/pranabdas/arpespythontools - v0.5.0
- implementation of a custom data loader (user request)
- fix: include max index in
plane_sliceandline_profile
- Python
Published by pranabdas about 3 years ago
https://github.com/pranabdas/arpespythontools - v0.4.1
- extend boundary while calculating convolution for
laplacianand2d-curvature - fix: include max array index in
crop_2doutput
- Python
Published by pranabdas about 3 years ago
https://github.com/pranabdas/arpespythontools - v0.4.0
- Multiprocessor implementation of
kconv3d - Extend boundaries while calculating convolution for Laplacian and 2D curvature. This produces the same shaped output array as the input array, no need to remove border artefacts.
- Run workflow tests on Python v3.11 (as well as v3.10)
- Other minor improvements
- Python
Published by pranabdas about 3 years ago
https://github.com/pranabdas/arpespythontools - v0.3.1
- fix:
load_ses_spectraincorrectly omitted last character of lines in data block
- Python
Published by pranabdas almost 4 years ago
https://github.com/pranabdas/arpespythontools - v0.3.0
- New
save_xpsmodule to save XPS data in two column format.
- Python
Published by pranabdas almost 4 years ago
https://github.com/pranabdas/arpespythontools - v0.2.1
- Improvements to
load_ses_mapmodule. - Few function and file names changed to all lowercase.
- Other minor changes.
- Python
Published by pranabdas over 4 years ago
https://github.com/pranabdas/arpespythontools - v0.2.0
- New
laplacianandcv2d(2D curvature) module, other minor changes.
- Python
Published by pranabdas over 4 years ago
https://github.com/pranabdas/arpespythontools - v0.1.3
- Simplification on
line_profileandplane_slicemodule. The method to determine index of min and max limits is more elegant now. - Doc on XPS data included.
- Python
Published by pranabdas over 4 years ago
https://github.com/pranabdas/arpespythontools - v0.1.2
- New and improved
rotate_2Dandrotate_3Darray rotation modules. Previousrotatemodule is deprecated.
- Python
Published by pranabdas over 4 years ago
https://github.com/pranabdas/arpespythontools - v0.1.1
- Improvements in the documentation.
- Minor fix in the
line_profilemodule. Earlier it required unwantedx(axis scale for the first dimension ofdata), which has been now removed.
- Python
Published by pranabdas almost 5 years ago
https://github.com/pranabdas/arpespythontools - v0.1.0
First release of ARPES Python Tools library.
- Python
Published by pranabdas almost 5 years ago