Releases: HERA-Team/hera_sim
Releases · HERA-Team/hera_sim
v4.2.2
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #294
- build(deps): bump codecov/codecov-action from 3.1.4 to 4.0.0 by @dependabot in #295
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #297
- build(deps): bump codecov/codecov-action from 4.0.0 to 4.1.0 by @dependabot in #298
- build(deps): bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in #299
- build(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 by @dependabot in #303
- fix: import blackmanharris from scipy.signal.windows by @steven-murray in #305
Full Changelog: v4.2.1...v4.2.2
v4.2.1
What's Changed
- feat: add option to not check autos by @steven-murray in #291
- Fix mutual coupling conjugation by @r-pascua in #268
Full Changelog: v4.2.0...v4.2.1
v4.2.0
What's Changed
⚠️ Breaking Changes / Deprecations
- refactor: use matvis insteaf of vis_cpu by @steven-murray in #286
Note that this should be a non-breaking change, but deprecates the old VisCPU
wrapper in favor of the new MatVis
name.
You should update any references to VisCPU
before it is fully removed in v5.
Style and Maintenance
- maint: update pypi publish action version by @steven-murray in #274
- ci: put dependabot yaml in the right place by @steven-murray in #278
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #275
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #276
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #277
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #279
- build(deps): bump actions/setup-python from 3 to 4 by @dependabot in #281
- build(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in #282
- build(deps): bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by @dependabot in #280
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #283
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #284
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #285
- build(deps): bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in #287
New Contributors
- @dependabot made their first contribution in #281
Full Changelog: v4.1.2...v4.2.0
v4.1.2
What's Changed
- Fix adjustment issues by @r-pascua in #269
- Fix-for-pyuvdat2.4 by @steven-murray in #266
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #265
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #272
- maint: depend on pyuvdata>2.4.0 to avoid time-based bugs by @steven-murray in #273
Full Changelog: v4.1.1...v4.1.2
v4.1.1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #262
- fix: call to run_with_profiling by @steven-murray in #263
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- Update interface to
initialize_uvdata_from_params
and pinpyuvsim
… by @piyanatk in #252 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #256
- fix: pass spline_interp_opts by @piyanatk in #257
- Memory profiling by @steven-murray in #237
- H4C Bandpass by @r-pascua in #251
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- Removed the
HealVis
wrapper by @steven-murray in #254 - Updated package to always use future array shapes for
pyuvdata
Full Changelog: v3.1.1...v4.0.0
v3.1.1
v3.1.0
What's Changed
- maint: add auto-upload to pypi in CI by @steven-murray in #227
- add check for clobber keyword in obsparams file by @jburba in #229
- Profiling additions by @steven-murray in #234
- fix: update VisCPU simulator wrapper to match vis_cpu v1 by @steven-murray in #233
- feat: mutual coupling a la Josaitis+22 by @r-pascua in #246
New Contributors
Full Changelog: v2.3.4...v3.1.0
v2.3.4
What's Changed
- Temporary fix for future array shape by @piyanatk in #216
- fix: inferred integration time in ThermalNoise by @r-pascua in #218
- Add dummy select() method to PolyBeam classes by @philbull in #220
- fix: warn about using use_pixel_beams by @steven-murray in #222
- Vis sim cli by @steven-murray in #223
- fix: signature of polybeam.interp by @steven-murray in #225
- maint: remove all git repo deps by @steven-murray in #226
Full Changelog: v2.3.3...v2.3.4