Recent Releases of https://github.com/arm-doe/pysp2

https://github.com/arm-doe/pysp2 - 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.

- Python
Published by rcjackson over 2 years ago

https://github.com/arm-doe/pysp2 - PySP2 Release Version 1.3.5

What's Changed

  • FIX: Changes import from act to fix name change of csv. by @zssherman in https://github.com/ARM-DOE/PySP2/pull/54
  • Fixes to adapt to newest version of ACT by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/56
  • FIX: Changes path to init instead of full path. by @zssherman in https://github.com/ARM-DOE/PySP2/pull/57

Full Changelog: https://github.com/ARM-DOE/PySP2/compare/v1.3.4...v1.3.5

- Python
Published by zssherman over 2 years ago

https://github.com/arm-doe/pysp2 - PySP2 Release Version 1.3.4

What's Changed

  • Tests docs by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/13
  • Add testing GitHub action by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/14
  • STY: Flake8 by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/15
  • Update python-package.yml by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/16
  • DOC: Make GitHub docs by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/17
  • Update python-package.yml by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/18
  • Update python-package.yml by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/20
  • Update main.yml by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/22
  • Version 1.0.2 by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/23
  • ADD: Requirements.txt to MANIFEST.in by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/24
  • Changes to MANIFEST.in and add a more useful front page. by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/25
  • Tests finally included in package by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/26
  • Update README.md by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/27
  • Solve date time issues using pandas by @mgrover1 in https://github.com/ARM-DOE/PySP2/pull/28
  • Tests docs by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/29
  • Fix datetime bug by @mgrover1 in https://github.com/ARM-DOE/PySP2/pull/30
  • Fixing the GitHub actions to run by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/31
  • Tests docs by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/32
  • Version 1.1.0 by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/33
  • Small fixes. by @johbackm in https://github.com/ARM-DOE/PySP2/pull/35
  • FIX: Return time variable in UTC instead of local time by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/36
  • STY: Update docs template to PyData theme by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/37
  • ADD: Build docs workflow by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/38
  • VER 1.2 by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/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 https://github.com/ARM-DOE/PySP2/pull/40
  • STY: Pep8 edits and version 1.3.0 by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/42
  • FIX: Correctly handle particles > size bins by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/43
  • FIX: DataEditor referred to nonexistent variable axs by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/44
  • ADD: Adding workflow for antivirus. by @zssherman in https://github.com/ARM-DOE/PySP2/pull/45
  • FIX: Issue with new numpy causing a ValueError for the test. by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/46
  • PySP2 ver. 1.3.2 by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/47
  • FIX: Size distributions were only including oversize particles! by @rcjackson in https://github.com/ARM-DOE/PySP2/pull/48
  • MNT: Check for ACT syntax changes for ACT v2.0 by @zssherman in https://github.com/ARM-DOE/PySP2/pull/51

New Contributors

  • @mgrover1 made their first contribution in https://github.com/ARM-DOE/PySP2/pull/28
  • @johbackm made their first contribution in https://github.com/ARM-DOE/PySP2/pull/35
  • @zssherman made their first contribution in https://github.com/ARM-DOE/PySP2/pull/45

Full Changelog: https://github.com/ARM-DOE/PySP2/compare/v1.0.0...v1.3.4

- Python
Published by zssherman over 2 years ago

https://github.com/arm-doe/pysp2 - 0.1.0

This is the first release version of PySP2.

- Python
Published by rcjackson almost 5 years ago