Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update depdendencies #345

Merged
merged 7 commits into from
Nov 29, 2024
Merged

Update depdendencies #345

merged 7 commits into from
Nov 29, 2024

Conversation

JSKenyon
Copy link
Collaborator

@JSKenyon JSKenyon commented Nov 6, 2024

Update QuartiCal's dependencies to address some security warnings. Note that these will need further updating once there has been a dask-ms release which supports numpy>=2.0.

@JSKenyon JSKenyon changed the base branch from main to v0.2.4-dev November 6, 2024 11:27
@JSKenyon
Copy link
Collaborator Author

JSKenyon commented Nov 6, 2024

The changes in this PR will ultimately resolve all security warnings on the repo.

@JSKenyon
Copy link
Collaborator Author

I have removed Python3.12 support for now. This is due to the astro-tigger-lsm dependency. The current release does not support newer Python versions or Numpy >= 2.

@JSKenyon JSKenyon merged commit 4b3da79 into v0.2.4-dev Nov 29, 2024
6 checks passed
@JSKenyon JSKenyon deleted the v0.2.4-update-dependencies branch November 29, 2024 07:59
@bennahugo
Copy link
Collaborator

bennahugo commented Nov 29, 2024 via email

@JSKenyon
Copy link
Collaborator Author

Not a huge deal either way - can always do another release. Thanks for being on top of all of this. :-)

@bennahugo
Copy link
Collaborator

bennahugo commented Nov 29, 2024 via email

JSKenyon added a commit that referenced this pull request Nov 29, 2024
* Add experimental combined delay and tec solver. (#339)

* Commit initial attempt at delay and tec solver.

* Add poor test for delay and tec.

* Add missing coerce_literal calls. (#341)

* Make schema consistent with that required by cult-cargo. (#346)

* Update depdendencies  (#345)

* Partiallu update dependencies/lock while waiting for dask-ms release.

* Remove 3.9 from test matrix.

* Bump dependency versions.

* Fix bad python version specification.

* Fix for reindex change. Update Poetry lock.

* Remove 3.12 support for now due to difficulties in tigger-lsm.

* Update lock.

* Add support for Python3.12 (#348)

* Add python3.12 support.

* Update lock.

* Further lock update.

* Serparate versioning for astro-tigger-lsm when using python 3.12.

* EXPERIMENTAL: Add a crosshand phase solver which expolits the zero Stokes V assumption.  (#344)

* Initial commit of null V WIP.

* Seemingly working implementation of solver exploiting the null-v trick.

* Add new term type to allowed gain types.

* Add a parallactic angle gain type.

* Add test for parallactic angle term. Fix minor bugs.

* Remove unused imports.

* Improve removal of coords/attts added by quartical during writes.

* remove question marks when plotting (#347)

* remove question marks when plotting (treated as wildcard by ls in radio-padre)

* Replace question marks with N/A.

---------

Co-authored-by: Jonathan Kenyon <[email protected]>

* Mark test as xfail die to sign ambiguity.

---------

Co-authored-by: Landman Bester <[email protected]>

---------

Co-authored-by: Landman Bester <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants