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

URGENT: Add owlcat as dependency - with flagmanager compatible FLAG/FLAG_ROW backups prior to flagging #81

Open
bennahugo opened this issue Feb 18, 2021 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@bennahugo
Copy link
Collaborator

REALLY need this functionality to add a flag backup prior to flagging:
ratt-ru/owlcat#81

All CASA tasks that screw with flags have this functionality and neither tricolour nor aoflagger has this capacity. This is a urgent feature request which I will allocate to myself once the owlcat release goes out - a simple shell call will solve very many headaches in the future.

@bennahugo bennahugo self-assigned this Feb 18, 2021
@bennahugo bennahugo added the enhancement New feature or request label Feb 18, 2021
@bennahugo bennahugo changed the title Add owlcat as dependency URGENT: Add owlcat as dependency - with flagmanager compatible FLAG/FLAG_ROW backups prior to flagging Feb 18, 2021
@IanHeywood
Copy link
Collaborator

Excellent plan, but please make it optional! Cheers.

@sjperkins
Copy link
Member

I suggest doing this with dask if possible. I'm concerned about having to support software with old dependencies. I'm fairly certain this has been done elsewhere. @o-smirnov @JSKenyon @landmanbester?

@o-smirnov
Copy link

The owlcat way is not very efficient, either. Flagmanager is a lot snappier, presumably because it allocates boolean columns which use 1-bit storage in casacasore tables? Can we reverse-engineer what it does? I suspect it would be a trivial thing to do with dask...

@sjperkins
Copy link
Member

I'm certain someones gone through this exercise before. Pinging @Athanaseus?

@sjperkins
Copy link
Member

@SpheMakh, did we work on redoing the owlcat flagging routines in dask? been a while...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants