Recent Releases of xaspy
xaspy - v0.3.4
What's Changed
- Bump pillow from 9.2.0 to 10.0.1 by @dependabot in https://github.com/gnzng/xaspy/pull/3
Changed a bunch of things regarding version numbers of packages to make it compatible with python 3.12.
New Contributors
- @dependabot made their first contribution in https://github.com/gnzng/xaspy/pull/3
Full Changelog: https://github.com/gnzng/xaspy/compare/v0.3.3...v0.3.4
- Jupyter Notebook
Published by gnzng about 1 year ago
xaspy - v0.3.2
minor updates:
- typo fix in mHYST() in xas.polarized
- introduce helper function center() in ´utils
- updatesplit.py` for SPEC file separation
- remove linters in code with .flake8
Full Changelog: https://github.com/gnzng/xaspy/compare/v0.3.1...v0.3.2
- Jupyter Notebook
Published by gnzng almost 3 years ago
xaspy - updated Traj and Sig Scan Classes
updated Traj and Sig Scan Classes Beam line computer and local paths can now be used introduced file path indexing for beam line computer -> file paths will be stored as pickle files
- Jupyter Notebook
Published by gnzng over 3 years ago
xaspy - pre0.3.0_1
'pre0.3.0_1' on extra branch
-> test if possible to install package from github
- Jupyter Notebook
Published by gnzng over 3 years ago
xaspy - normalization options
changed name of file from xmcd -> polarized, because the intention is to combine different techniques and analysis with polarized x-rays in this file
norm function allows you to norm to: ['whiteline', 'edgejump', 'pre_edge' , 'None']
- Jupyter Notebook
Published by gnzng over 4 years ago
xaspy - v0.1.6a
Added first functions for the implementation of the Pi program for Mössbauer analysis. readin.PiMoss('path') can no be used to import plotting data from the .dat-files generated from Pi. Different implemented plotting funtions can be called from the class.
- Jupyter Notebook
Published by gnzng almost 5 years ago