Releases: h2020charisma/ramanchada2
Releases · h2020charisma/ramanchada2
v1.2.0
What's Changed
- Zenodo badge, resolves #151 by @kerberizer in #153
- Calibration updates by @vedina in #155
- Add docstrings to Spectrum methods by @georgievgeorgi in #156
- Fix the issue with the theoretical spectra by @georgievgeorgi in #158
- 154 normalize with l1 and l2 fails (bugfix) by @georgievgeorgi in #160
- Remove extrapolation from resample_spline by @georgievgeorgi in #161
- docs: add decorated functions list by @kerberizer in #162
- ops: Zenodo metadata by @kerberizer in #163
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- ops: retire the requirements{,-dev}.txt files by @kerberizer in #138
- Fix a bug in resample_NUDFT and add tests by @georgievgeorgi in #139
- fix missing returns and .json -> .model_dump_json by @georgievgeorgi in #141
- Fix a problem with FitPeaksResult.to_dataframe_peaks by @georgievgeorgi in #143
- ops: pin actions by @kerberizer in #145
- Added x_err and y_err setters by @georgievgeorgi in #144
- Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 by @dependabot in #149
- Bump py-cov-action/python-coverage-comment-action from 3.27 to 3.28 by @dependabot in #150
- Implement spline based resampling; Implement L1 L2 norms by @georgievgeorgi in #148
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Migrate to numpy 2 by @georgievgeorgi in #128
- Fix problem with x-axis on rruf files by @georgievgeorgi in #133
- Improve text file input parsers by @georgievgeorgi in #134
- Pydantic2 migration by @georgievgeorgi in #136
Full Changelog: v0.1.3...v1.0.0
v0.1.3
What's Changed
- ops: pin deps versions and improve quick start by @kerberizer in #129
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- ops: set up for trusted publishing by @kerberizer in #123
- fix missing config_certs.json by @kerberizer in #125
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- comparison between polyharmonic and iterative approch for x-axis calibration by @georgievgeorgi in #104
- from pyhht to emd library by @georgievgeorgi in #109
- ops: update tox Python versions by @kerberizer in #110
- Improvements and bugfixes by @georgievgeorgi in #108
- Fix pearson4 by @vedina in #111
- NeXus file format by @kerberizer in #112
- documentation updates by @vedina in #113
- ignore: add test files by @kerberizer in #114
- rc1_parser: handle slightly better unsupported file types by @kerberizer in #117
- ops improvements by @kerberizer in #118
- docs: switch to Google docstrings by @kerberizer in #115
- ops: updates to gh actions by @kerberizer in #119
Full Changelog: v0.0.10...v0.1.0
v0.0.10
What's Changed
- Pin SciPy to <1.12 for now because of pyhht by @kerberizer in #102
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- Fix tests by @kerberizer in #97
- Documentation fixes and improvements by @kerberizer in #96
- Bump pillow from 9.4.0 to 10.0.1 by @dependabot in #98
- Replace opusFC with brukeropusreader by @vedina in #99
New Contributors
- @dependabot made their first contribution in #98
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- examples/resample_NUDFT.ipynb by @georgievgeorgi in #88
- Fix a problem with rc2.spectrum.from_test_spe by @georgievgeorgi in #89
- pin pydantic version to 1.* by @kerberizer in #95
- Expand the example Jupyter notebooks by @georgievgeorgi in #94
Full Changelog: v0.0.7...v0.0.8