-
Notifications
You must be signed in to change notification settings - Fork 7
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
add/subtract from existing column #13
Comments
This feature would be really, really good to have - would save fiddling with msutils or worse, CASA. Would putting a tag of Mirto/Wine/Stroopwaffels (looking at you @sjperkins ) help? |
Does anyone want to try use data column expressions that are in dask-ms master? This test case illustrates their usage: https://github.com/ska-sa/dask-ms/blob/master/daskms/tests/test_expression.py#L7-L28 |
Cool, let me try it out, will pester you |
Perfect, there's also a PR for tricolour here: |
Which may provide insight |
And docstrings here: https://github.com/ska-sa/dask-ms/blob/master/daskms/expressions.py#L54-L78 |
Add a feature that will add/subtract the predicted visibilities from an existing column
The text was updated successfully, but these errors were encountered: