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

Tutorial Updates #36

Open
iancze opened this issue Aug 7, 2020 · 0 comments
Open

Tutorial Updates #36

iancze opened this issue Aug 7, 2020 · 0 comments
Assignees

Comments

@iancze
Copy link
Owner

iancze commented Aug 7, 2020

AK Sco data has old flagging format (i.e., the flags must be flipped in order to not exclude all of the data)?

To get the tutorial to work, need to do the following: in "src/visibilities.jl", I changed "ch_flag = flag[:,i]" to something like "ch_flag = .!flag[:,i]".

[report contributed by J. Pegues.]

@iancze iancze self-assigned this Aug 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant