Releases: ARM-DOE/PySP2
Releases · ARM-DOE/PySP2
PySP2 version 1.6.0
PySP2 version 1.5.1
Minor fixes to ensure compatibility with ACT 2.0.
PySP2 version 1.5.0
This new version includes the first step towards leading-edge only fits with the ability to do a beam shape analysis on the raw data. In addition we now include deadtime corrections and the ability to use multiprocessing for parallel processing in addition to dask.
PySP2 Release Version 1.3.5
What's Changed
- FIX: Changes import from act to fix name change of csv. by @zssherman in #54
- Fixes to adapt to newest version of ACT by @rcjackson in #56
- FIX: Changes path to init instead of full path. by @zssherman in #57
Full Changelog: v1.3.4...v1.3.5
PySP2 Release Version 1.3.4
What's Changed
- Tests docs by @rcjackson in #13
- Add testing GitHub action by @rcjackson in #14
- STY: Flake8 by @rcjackson in #15
- Update python-package.yml by @rcjackson in #16
- DOC: Make GitHub docs by @rcjackson in #17
- Update python-package.yml by @rcjackson in #18
- Update python-package.yml by @rcjackson in #20
- Update main.yml by @rcjackson in #22
- Version 1.0.2 by @rcjackson in #23
- ADD: Requirements.txt to MANIFEST.in by @rcjackson in #24
- Changes to MANIFEST.in and add a more useful front page. by @rcjackson in #25
- Tests finally included in package by @rcjackson in #26
- Update README.md by @rcjackson in #27
- Solve date time issues using pandas by @mgrover1 in #28
- Tests docs by @rcjackson in #29
- Fix datetime bug by @mgrover1 in #30
- Fixing the GitHub actions to run by @rcjackson in #31
- Tests docs by @rcjackson in #32
- Version 1.1.0 by @rcjackson in #33
- Small fixes. by @johbackm in #35
- FIX: Return time variable in UTC instead of local time by @rcjackson in #36
- STY: Update docs template to PyData theme by @rcjackson in #37
- ADD: Build docs workflow by @rcjackson in #38
- VER 1.2 by @rcjackson in #39
- High gain scattering curve fit fixed, process_psds(): some units were wrong, added total scatteing mass to returned xarray + v1 of DataEditor by @johbackm in #40
- STY: Pep8 edits and version 1.3.0 by @rcjackson in #42
- FIX: Correctly handle particles > size bins by @rcjackson in #43
- FIX: DataEditor referred to nonexistent variable axs by @rcjackson in #44
- ADD: Adding workflow for antivirus. by @zssherman in #45
- FIX: Issue with new numpy causing a ValueError for the test. by @rcjackson in #46
- PySP2 ver. 1.3.2 by @rcjackson in #47
- FIX: Size distributions were only including oversize particles! by @rcjackson in #48
- MNT: Check for ACT syntax changes for ACT v2.0 by @zssherman in #51
New Contributors
- @mgrover1 made their first contribution in #28
- @johbackm made their first contribution in #35
- @zssherman made their first contribution in #45
Full Changelog: v1.0.0...v1.3.4