Releases: usnistgov/PyHyperScattering
0.2.7
SST1 Beamline hotfix
What's Changed
- Handle non-energy scans that are saturated/underexposed by @pbeaucage in #164
Full Changelog: 0.2.6...0.2.7
0.2.6
Hotfix change for SST1RSoXS metadata change
What's Changed
- SST1RSoXSDB: Fix #161 by removing Energy and EPU60 from hinted dimension names by @pbeaucage in #162
- Update test_SST1DBLoader.py by testing scan ID 87758 by @PriyankaKetkarBNL in #155
New Contributors
- @PriyankaKetkarBNL made their first contribution in #155
Full Changelog: 0.2.5...0.2.6
0.2.5
Quick release to address repeat data at SST-1
What's Changed
- Update the versions of all GitHub Actions to deal with the Node 16-20 migration by @pbeaucage in #132
- take mean if len(data.shape) > 3 by @delongchamp in #160
Full Changelog: 0.2.4...0.2.5
0.2.4
This release mainly contains dependency changes, in addition to some new support and features from @andrewjlevin and @delongchamp.
What's Changed
- 135 pin holoviews version to 1162 in requirements uitxt by @pdudenas in #136
- Cms giwaxs support version 1 by @andrewjlevin in #100
- Updating branch with main by @delongchamp in #146
- Add CI hooks for
SST1RSoXSDB
testing by @pbeaucage in #145 - 72 sst1rsoxsdb and sst1rsoxsloader warn on saturation and warn on underexposure by @delongchamp in #152
- Switch to pyproject.toml build system and migrate versioneer to new build system. by @pbeaucage in #151
Full Changelog: 0.2.3...0.2.4
v0.2.3
Bugfixes and general updates
What's Changed
- Rename doc-building action by @guyer in #111
- Implementing chunk loading for SST1RSoXSLoader by @phonghnguyen in #113
- Add subrequirement specs to requirements-bluesky.txt by @pbeaucage in #115
SST1RSoXSDB
: add direct-from-user connections to BNL tiled. by @pbeaucage in #118- Roll Python versions forward by 1 minor by @pbeaucage in #119
- chore: exclude tutorial, docs, and all ipynb files from linguist by @pbeaucage in #123
PFEnergySeriesIntegrator
bug: fix #125 by @pbeaucage in #126- 110 bug in loading image masks2 by @BijalBPatel in #127
- Add support for single images in PyFAI integrators by @pbeaucage in #78
SST1RSoXSDB
: fix bug described in #121 by @pbeaucage in #122
New Contributors
Full Changelog: 0.2.2...0.2.3
v0.2.2
Bugfix release, see changes below.
What's Changed
- Add fix for empty monitors by @pbeaucage in #92
- Add flexible logic for finding energy in multiindexes by @pbeaucage in #93
- add CI tests for sst1rsoxsdb loader by @pbeaucage in #81
- Fixes #27 by creating non-varying params in a more reasonable way by @pbeaucage in #79
- SST1RSoXS: error if conflicting constructor arguments are provided by @pbeaucage in #80
- Fix for #94 by @pbeaucage in #95
- fix for SST1 cycle 2 2023 rsoxs data loading by @andrewjlevin in #101
- Fixed problem where instead of assigning, it checks for equality. by @J-avery32 in #102
- Switch from ReadTheDocs to NIST Pages docs, and update readme. by @pbeaucage in #87
- 103 rename summarize run to match tiledbluesky nomenclature by @BijalBPatel in #106
- Initial NIST Pages Documentation Refresh by @BijalBPatel in #105
- Fixed Error Handling for integrateImage energy by @cbishop4 in #109
- 104 restructure docs along diataxis frameworkv2 by @BijalBPatel in #107
New Contributors
- @andrewjlevin made their first contribution in #101
- @J-avery32 made their first contribution in #102
Full Changelog: 0.2.1...0.2.2
v0.2.1
This is mostly a bugfix/patch release that fixes incorrect q axes in WPIntegrator
documented in issue #84 / PR #85.
What's Changed
- SST1RSoXSDB: Dramatically improve the performance of
summarize_run
by @pbeaucage in #82 - Updated radius to fix sqrt(2) offset by @phonghnguyen in #85
Full Changelog: 0.2.0...0.2.1
v0.2.0
What's Changed
- Dask-backed reduction by @pbeaucage in #50
- Fix pytest fixture scoping for high memory usage. by @pbeaucage in #68
- 18 featbug update sst1 i0 correction by @BijalBPatel in #67
- MNT: Continuous integration updates by @pbeaucage in #74
- SST1: Updates to load new multi-polarization/incident angle/etc scans by @cbishop4 in #65
- Added loader for NSLS-II SMI data by @phonghnguyen in #73
- Add flag to switch shutter inhibit behavior for ALS 11.0.1.2 by @pbeaucage in #69
New Contributors
- @cbishop4 made their first contribution in #65
- @phonghnguyen made their first contribution in #73
Full Changelog: 0.1.10...0.2.0
0.1.10
SST-1 support for multi-exposure series
Compatibility with xarray>2022.3
Full Changelog: 0.1.9...0.1.10
Bugfixes and sst1 summarize function
What's Changed
- Feat31 sst1 summarize bp by @BijalBPatel in #51
- Change xr version pin to <= 2022.3 by @pbeaucage in #59
New Contributors
- @BijalBPatel made their first contribution in #51
Full Changelog: 0.1.8...0.1.9