Coder Social home page Coder Social logo

Comments (5)

bmerry avatar bmerry commented on August 20, 2024

The read timeout is most likely because @ludwigschwardt seems to like setting short timeouts for some reason. Try searching for timeout=10 in your katdal installation (should be in chunkstore_s3.py) and changing it to something much bigger e.g. timeout=300.

I can't imagine what would cause scans to be skipped non-deterministically, but maybe see if increasing the timeout fixes that problem too.

from katdal.

bmerry avatar bmerry commented on August 20, 2024

@sirothia @spassmoor did the suggested workaround work?

from katdal.

spassmoor avatar spassmoor commented on August 20, 2024

@bmerry the problem re-occurered for me so I rewrote my data reading function to read a scan (~50 reads) at a time for all antennas instead of originally reading for one Antenna at a time , one scan at a time ( about ~3000 reads). This seems to work , also 20 times faster read times.

from katdal.

ludwigschwardt avatar ludwigschwardt commented on August 20, 2024

@sirothia, just be aware that MS conversion only considers scans where the reference antenna tracks an radec target, so any 'slew' or 'scan' antenna activity, or azel or satellite targets, are ignored.

from katdal.

ctgschollar avatar ctgschollar commented on August 20, 2024

So i tried using mvftoms a quite heavily over the last few days. I found that the timeouts occur whether you use the haproxy or any of the gateways into ceph. However, once I used the suggestion by @bmerry I found I could quite happily convert observations without a problem.

from katdal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.