Recent Releases of https://github.com/bamresearch/jupyter-analysis-tools
https://github.com/bamresearch/jupyter-analysis-tools - v1.5.1
v1.5.1 (2025-08-04)
This release is published under the MIT License.
Bug Fixes
- readSSFZ: Split in two: ssfz2json for converting, ssfz_compare for diff-like compare (
e8b24fe)
Detailed Changes: v1.5.0...v1.5.1
- Python
Published by github-actions[bot] 10 months ago
https://github.com/bamresearch/jupyter-analysis-tools - v1.5.0
v1.5.0 (2025-08-04)
This release is published under the MIT License.
Bug Fixes
- readSSFZ: Rename command readSSFZ -> ssfz2json for avoiding name collision with function in readdata module (
dde1d10)
Features
- readdata: Jupyteranalysistools.readSSFZ cmdline tool to convert .SSFZ to .JSON and diff-compare .SSFZ files (their metadata) (
46dc633)
Refactoring
- utils: Formatting (
b23f195)
Detailed Changes: v1.4.3...v1.5.0
- Python
Published by github-actions[bot] 10 months ago
https://github.com/bamresearch/jupyter-analysis-tools - v1.4.3
v1.4.3 (2025-08-01)
This release is published under the MIT License.
Bug Fixes
- utils: MakeNetworkdriveAbsolute() should return input path if no changes needed (
2ec96d7)
Detailed Changes: v1.4.2...v1.4.3
- Python
Published by github-actions[bot] 10 months ago
https://github.com/bamresearch/jupyter-analysis-tools - v1.4.2
v1.4.2 (2025-08-01)
This release is published under the MIT License.
Bug Fixes
- utils: MakeNetworkdriveAbsolute() with FQDN resolution (
f4591fb)
Detailed Changes: v1.4.1...v1.4.2
- Python
Published by github-actions[bot] 10 months ago
https://github.com/bamresearch/jupyter-analysis-tools - v1.4.1
v1.4.1 (2025-08-01)
This release is published under the MIT License.
Bug Fixes
- utils: NetworkdriveMapping() for Linux, with tests (
3f4deeb)
Testing
- utils: Remove debug output, should work now (
1117c89)
Detailed Changes: v1.4.0...v1.4.1
- Python
Published by github-actions[bot] 10 months ago
https://github.com/bamresearch/jupyter-analysis-tools - v1.4.0
v1.4.0 (2025-07-28)
This release is published under the MIT License.
Continuous Integration
- dependencies: Removed unused requirements (
592bfe1)
Documentation
Changelog&Readme: Updated by template (
ab2efa8)readdata: Function docstrings and clearer function arguments/variables (
365effa)readme: .rst version not needed anymore (
a59e9a8)readme: Note on reapplying project template (
a8d0176)
Features
ReadSSFZ() convenience function (
c3e882b)plotting: PlotPDH() plots a given .PDH file path with pandas with reasonable defaults for SAXS (
d592638)Utils: NaturalKey() can be used as sort key for natural file sorting (
a60f186)
Detailed Changes: v1.3.2...v1.4.0
- Python
Published by github-actions[bot] 10 months ago
https://github.com/bamresearch/jupyter-analysis-tools - v1.3.2
v1.3.2 (2025-07-23)
This release is published under the MIT License.
Bug Fixes
- Project: Let the template generate supported python versions (
8acfa6d)
Continuous Integration
- coverage: Revert config regression for coverage merging (
dffe265)
Documentation
readme: Additional fix for readme.md (
795046f)readme: In markdown format for combining with changelog (
eb6b904)readme: Use markdown format to allow combining with changelog on PyPI (
395b2c0)
Detailed Changes: v1.3.1...v1.3.2
- Python
Published by github-actions[bot] 11 months ago
https://github.com/bamresearch/jupyter-analysis-tools - v1.3.1
v1.3.1 (2025-07-23)
This release is published under the MIT License.
Bug Fixes
- Project: Update manifest and flake8 config, reapplied template (
c98c648)
Code Style
- utils: Satisfy flake8 (
2e3dc36)
Continuous Integration
coverage: Coverage-report fix (
1bd26b7)coverage: Fix path name matching rules (
37bd2d9)GitHub Workflow: Publish depends on all other job to be successful (
efc1f22)GitHub Workflows: Remove templates, rendered by copier update (
8a637a5)semantic-release: Replace .cookiecutterrc by .copier-answers.yml (
2030c88)Template: Latest GitHub Workflow templates applied (
7d87906)
Documentation
Refactoring
Project: GitHub Workflow templates fixed (
b346b28)Project: GitHub Workflow templates updated (
235c4d9)Project: Switching to copier for project template with update mechanism (
0d3064b)
Detailed Changes: v1.3.0...v1.3.1
- Python
Published by github-actions[bot] 11 months ago
https://github.com/bamresearch/jupyter-analysis-tools - v1.3.0
v1.3.0 (2025-07-16)
This release is published under the MIT license License.
Bug Fixes
- utils.extract7z: Informative info message (
80d2f71)
Continuous Integration
coverage: Fix coverage artifact name for multiple matrix.os (
f471599)testing: Test on Windows as well (
4a83c39)
Features
- utils.makeNetworkdriveAbsolute: New routines for translating a windows drive letter mount to its network location (
823a6bf)
Detailed Changes: v1.2.2...v1.3.0
- Python
Published by github-actions[bot] 11 months ago
https://github.com/bamresearch/jupyter-analysis-tools - v1.2.2
v1.2.2 (2025-07-15)
This release is published under the MIT license License.
Bug Fixes
- readPDHmeta: Use unique dict keys, the xmk key can occur in multiple groups in PDH (
ef41c81)
Documentation
ghpages: Make sure .nojekyll exists after purging old html docs (
4847845)pyproject: Revert specify readme+changelog document types (
1baa762)pyproject: Specify readme+changelog document types to render overview on pypi correctly (
6e4d1e5)
Detailed Changes: v1.2.1...v1.2.2
- Python
Published by github-actions[bot] 11 months ago
https://github.com/bamresearch/jupyter-analysis-tools - v1.2.1
v1.2.1 (2025-07-11)
This release is published under the MIT license License.
Bug Fixes
- readme: Trigger new version after style changes (
8b2b5e9)
Code Style
Continuous Integration
- workflow: Publish only if the docs are good (
a663ed3)
Testing
- utils: Fix imports (
ddd5369)
Detailed Changes: v1.2.0...v1.2.1
- Python
Published by github-actions[bot] 11 months ago
https://github.com/bamresearch/jupyter-analysis-tools - v1.2.0
v1.2.0 (2025-07-11)
This release is published under the MIT license License.
Features
readdata: ReadSSF() renamed from readSession(), tests added with expected JSON output (
e2197f6)readPDHmeta: Routine for reading metadata part from .PDH and .SSF files (
ea6a1d5)
Testing
readdata: Path separator depends on platform (
1b2866f)readdata: Testdata files and testing, using pathlib instead of old os.path (
aeacfa4)
Detailed Changes: v1.1.0...v1.2.0
- Python
Published by github-actions[bot] 11 months ago
https://github.com/bamresearch/jupyter-analysis-tools - v1.1.0
v1.1.0 (2025-07-10)
This release is published under the MIT license License.
Bug Fixes
- packaging: Add dependencies for project and testing (
2729a45)
Documentation
- utils: Reformat doc strings (
1cf9b9b)
Features
notebook_utils: Remove method for finding notebook file path currentNBpath() (
13a5a60)utils: AddEnvScriptsToPATH() (
a8c22e0)
Refactoring
- utils: AppendToPATH() using pathlib, verifed test included (
35f37fc)
Testing
- readdata: Test data for reading PDH and SSFZ (
9b919d2)
Detailed Changes: v1.0.0...v1.1.0
- Python
Published by github-actions[bot] 11 months ago
https://github.com/bamresearch/jupyter-analysis-tools - v1.0.0
v1.0.0 (2025-07-09)
This release is published under the MIT license License.
Bug Fixes
- packaging: Add required dependency packages to project config (
43076e2)
Detailed Changes: v0.1.8...v1.0.0
- Python
Published by github-actions[bot] 11 months ago
https://github.com/bamresearch/jupyter-analysis-tools - v0.1.8
v0.1.8 (2025-01-30)
Bug Fixes
- distrib: Scipy.integrate.simps does not exist in recent scipy versions (
b59edc1)
Continuous Integration
changelog: Format commit by using their scope only, not repeating the tag (
6b72fe7)semver: Allow message tag enh for enhancements (
0810b4f)
Documentation
Changelog: Don't show chore changes on automated build config (CI) (
10c7ee3)Changelog: Exclude commit message body from changelog rendering (
e37e82c)default changelog template added and modified
Changelog: Omit empty versions without relevant changes (
87b7f23)Changelog: Use semantic-release detected scope if available, unchange summary otherwise (
ca803e7)index: Show link to github project on left sidebar (
3fad5a8)
Detailed Changes: v0.1.7...v0.1.8
- Python
Published by github-actions[bot] over 1 year ago
https://github.com/bamresearch/jupyter-analysis-tools - v0.1.7
v0.1.7 (2024-03-26)
Chore
chore(CI): bump python ver to 3.11 (
5625290)chore(CI): upgrade to actions/checkout@v4 (
7b7e463)chore(CI): try to not fail build if pckg exists on PyPi (
07e837d)chore(CI): linkcheck doesn't test all commit URLs from Changelog for docs build
avoids getting occasionally '406 Client Error: Not Acceptable for url' (
cf02f9f)chore(CI): remove obsolete set_version
no prerelease versions anymore, all versions already set in repo (
d740c8a)chore(CI): define GH_TOKEN (
6f0d253)
Fix
fix(distrib): Distribution.plotPeak() legend background more transparent
to see more of the curve behind for very narrow plots (
4a148f1)
Refactor
- refactor(notebook_utils): whitespace (
30feb51)
- Python
Published by github-actions[bot] about 2 years ago