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

problem with NaN flagging #313

Open
rvweeren opened this issue Nov 21, 2020 · 0 comments
Open

problem with NaN flagging #313

rvweeren opened this issue Nov 21, 2020 · 0 comments

Comments

@rvweeren
Copy link

I noticed that DPPP (tested on v4.2) does only flag NaN when msout is set to a new measurement set. However, according to the documentation: "However, a name '.' or a name equal to the name of the input MS means that the input MS will always be updated, even if no step is given. This is useful if only flagging of NaN-s in the MS needs to be done."

DPPP msin=my.ms msout=. steps=[] # NaN data not flagged

DPPP msin=my.ms msout=newms.ms steps=[] # NaN data flagged

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

No branches or pull requests

1 participant