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

remove question marks when plotting #347

Merged
merged 3 commits into from
Nov 29, 2024
Merged

remove question marks when plotting #347

merged 3 commits into from
Nov 29, 2024

Conversation

landmanbester
Copy link
Collaborator

This is just a tiny fix that replaces question marks in the names of plots produced by goquartical-plot with empty strings. Question marks are undesirably interpreted as wildcards in some cases (e.g. ls in radio-padre)

@JSKenyon JSKenyon merged commit 773dca8 into v0.2.4-nullv Nov 29, 2024
0 of 4 checks passed
@JSKenyon JSKenyon deleted the v0.2.4-hlb branch November 29, 2024 08:03
JSKenyon added a commit that referenced this pull request Nov 29, 2024
…okes 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]>
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