Releases: GreenBankObservatory/dysh
Releases · GreenBankObservatory/dysh
v0.3.0
What's Changed
- fix issue #153 and its integration test by @mpound in #183
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #194
- 189 review1 by @teuben in #198
- 189 display velocity frames correctly in specplot by @mpound in #193
- 196 selection class by @mpound in #205
- Release 0.2.0 by @mpound in #209
- Fix bug reporting wrong number of integrations by @astrofle in #212
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #215
- 208 spectrum arithmetic by @astrofle in #214
- 197 q4 selection application by @mpound in #218
- 197 q4 selection application by @mpound in #222
- Total power using selection by @mpound in #223
- Subbeamnod selection by @mpound in #225
- Update example ps notebook by @mpound in #228
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #226
- 231 make an example notebook for doppler corrections by @mpound in #232
- Fixes velocity definitions by @astrofle in #239
- Frequency switch by @teuben in #238
- 233 ensure relevant notebooks have selection example by @mpound in #242
- update 0.3.0 prerelease by @mpound in #246
- Update beta docs by @astrofle in #249
- Q5 unit tests PS by @astrofle in #255
- Issue 261 by @astrofle in #263
- Spectrum arithmetic bug fixes by @astrofle in #266
- Issue 256 by @astrofle in #264
- Fix: adds support for right hand side arithmetic operations on Spectrum by @astrofle in #267
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #234
- create integration number when loading SDFITS data by @mpound in #273
- Update to ScanBlock documentation and implementation by @etsmit in #274
- Baseline patch by @teuben in #278
Full Changelog: 0.2.0...0.3.0
0.3.0b
What's Changed
- fix issue #153 and its integration test by @mpound in #183
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #194
- 189 review1 by @teuben in #198
- 189 display velocity frames correctly in specplot by @mpound in #193
- 196 selection class by @mpound in #205
- Release 0.2.0 by @mpound in #209
- Fix bug reporting wrong number of integrations by @astrofle in #212
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #215
- 208 spectrum arithmetic by @astrofle in #214
- 197 q4 selection application by @mpound in #218
- 197 q4 selection application by @mpound in #222
- Total power using selection by @mpound in #223
- Subbeamnod selection by @mpound in #225
- Update example ps notebook by @mpound in #228
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #226
- 231 make an example notebook for doppler corrections by @mpound in #232
- Fixes velocity definitions by @astrofle in #239
- Frequency switch by @teuben in #238
- 233 ensure relevant notebooks have selection example by @mpound in #242
- update 0.3.0 prerelease by @mpound in #246
- Update beta docs by @astrofle in #249
New Contributors
Full Changelog: 0.2.1...0.3.0b
What's Changed
- fix issue #153 and its integration test by @mpound in #183
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #194
- 189 review1 by @teuben in #198
- 189 display velocity frames correctly in specplot by @mpound in #193
- 196 selection class by @mpound in #205
- Release 0.2.0 by @mpound in #209
- Fix bug reporting wrong number of integrations by @astrofle in #212
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #215
- 208 spectrum arithmetic by @astrofle in #214
- 197 q4 selection application by @mpound in #218
- 197 q4 selection application by @mpound in #222
- Total power using selection by @mpound in #223
- Subbeamnod selection by @mpound in #225
- Update example ps notebook by @mpound in #228
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #226
- 231 make an example notebook for doppler corrections by @mpound in #232
- Fixes velocity definitions by @astrofle in #239
- Frequency switch by @teuben in #238
- 233 ensure relevant notebooks have selection example by @mpound in #242
- update 0.3.0 prerelease by @mpound in #246
- Update beta docs by @astrofle in #249
New Contributors
Full Changelog: 0.2.1...0.3.0b
v0.2.1
minor update to 0.2.0 because of PyPi issue.
Full Changelog: 0.1.0...0.2.0
v0.2.0
What's Changed
- Release 0.1.0 by @mpound in #66
- bring mwp up to date by @mpound in #67
- need to get workflow yamls into main by @mpound in #68
- Merge cat-devel into release-0.2.0 by @vcatlett in #73
- Fix syntax error in release.yaml by @tchamberlin in #72
- Another merge to get the docs working by @vcatlett in #75
- Docs update by @vcatlett in #77
- Run pre-commit on all files by @tchamberlin in #74
- Add more docs by @vcatlett in #79
- Adds GB 20m module and updates the docs by @astrofle in #80
- Update python-package.yml by @astrofle in #81
- Baseline options, various documentation added by @etsmit in #82
- Cat devel merger by @vcatlett in #85
- Cat devel merger 2 by @vcatlett in #87
- clean up #90 bug fix by @vcatlett in #96
- Updates to documentation by @astrofle in #101
- Release resolve conflicts by @mpound in #117
- First draft of dysh shell by @tchamberlin in #118
- Drop support for Python 3.8; add support for Python 3.12 by @tchamberlin in #120
- Fix invalid escape sequences in docstrings by @tchamberlin in #119
- Add some printouts to debug platform-dependent precision by @tchamberlin in #121
- Make ipython a core dependency by @tchamberlin in #123
- Revert "Add some printouts to debug platform-dependent precision" by @tchamberlin in #122
- wget is core dependency because our notebooks used it by @mpound in #127
- Add unit tests for dysh shell by @tchamberlin in #125
- Update docs for beta by @astrofle in #131
- Patches for
gettp
by @astrofle in #134 - patch subbeamnod notebook by @mpound in #135
- patch ps notebook by @mpound in #136
- Update docs by @astrofle in #137
- Release 0.2.0b into main. by @mpound in #138
- Veldef function by @mpound in #145
- Various minor tweaks to clean up the repo by @tchamberlin in #150
- Updates to GitHub Actions/Workflows by @tchamberlin in #151
- Update issue templates by @tchamberlin in #154
- Fix for getspec by @astrofle in #147
- Fix Sphinx warnings by @vcatlett in #157
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #162
- Change autobuild instructions to hatch by @vcatlett in #163
- Update docs and add test files by @astrofle in #167
- remove stickiness of plot attributes by @mpound in #164
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #168
- Add testdata by @mpound in #176
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #173
- Add test data for RRL observations with multiple spectral windows by @astrofle in #172
- Doppler frame conversions. by @mpound in #178
- 184 change the doppler convention by @mpound in #185
- fix issue #153 and its integration test by @mpound in #182
New Contributors
- @tchamberlin made their first contribution in #72
- @etsmit made their first contribution in #82
- @pre-commit-ci made their first contribution in #162
Full Changelog: 0.1.0...0.2.0