Code Monkey home page Code Monkey logo

realfast's Introduction

realfast

Realfast is the name of a project and software package related to radio interferometric data analysis at the Very Large Array. For more information, see realfast.io or visit the VLA web site.

This repo includes a Python 3 application that integrates a transient search pipeline with the real-time environment at the VLA. This requires running asynchronous processes in a cluster environment and using VLA services for distributing data, metadata, and archiving. This application:

  • monitors multicast messages with evla_mcast,
  • catches visibility data via the vys protocol,
  • defines a fast transient search pipeline with rfpipe,
  • submits search pipeline to a compute cluster with distributed,
  • indexes candidate transients and other metadata for the search interface, and
  • writes and archives new visibility files for candidate transients.

These are the core functions required for the realfast project. Other features include:

  • Support for GPU algorithms,
  • Management of distributed futures,
  • Blind injection and management of mock transients, and
  • Reading of sdm data via sdmpy.

Requirements:

The realfast application is build upon the following libraries:

Install

This application is designed to integrate specific protocols and services only availble on the correlator cluster at the VLA. If you'd like to build it yourself, you will need to use the anaconda installer and follow instructions at rfpipe. Then install the dependencies above (vys and pycuda being the trickiest) and:

python setup.py install

Contributors:

The custom realfast software includes contributions from:

  • Sarah Burke-Spolaor -- WVU
  • Paul Demorest -- NRAO
  • Andrew Halle -- UC Berkeley
  • Casey Law -- UC Berkeley
  • Joe Lazio -- JPL
  • Martin Pokorny -- NRAO

realfast's People

Contributors

caseyjlaw avatar demorest avatar xiggystardust avatar

Watchers

 avatar  avatar

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.