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

odd performance deterioration with EVN MSs #81

Open
o-smirnov opened this issue Nov 11, 2020 · 4 comments
Open

odd performance deterioration with EVN MSs #81

o-smirnov opened this issue Nov 11, 2020 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@o-smirnov
Copy link
Collaborator

@sjperkins, I suspect something about the row ordering is not playing right with dask-ms here. A paltry 5.71e+08 data points (5GB MS) takes ~180 seconds to plot. MeerKAT MSs take the same time at x100 the size, so something is off...
image

Simple UV plot, no data column involved even:

shadems n20m3_2Gbps.ms/ -x U -y V -c BASELINE --profile

MS is under /net/simon/home/oms/projects/sms-testing.

@o-smirnov o-smirnov added the bug Something isn't working label Nov 11, 2020
@sjperkins
Copy link
Member

sjperkins commented Nov 11, 2020 via email

@o-smirnov
Copy link
Collaborator Author

Already tried that (5000, 50000, 500000), but didn't have any appreciable impact. Note that only the UVW column is read, and it doesn't have channels (and can be read in it entirety in <1s using casacore.tables...)

@sjperkins
Copy link
Member

sjperkins commented Nov 11, 2020 via email

@haavee
Copy link

haavee commented Nov 11, 2020

For reference, I'll link to a casacore issue I created (long) time ago. The results of your experiments seem to indicate this issue may be related: casacore/casacore#800

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants