-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge v0.2.4 dev branch for release. (#349)
* 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]>
- Loading branch information
1 parent
6c1cd95
commit a971cc6
Showing
35 changed files
with
4,588 additions
and
1,694 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.