Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 778 Bytes

ROADMAP.md

File metadata and controls

26 lines (19 loc) · 778 Bytes

Bifrost Roadmap

This is a high-level outline of Bifrost development plans. Unless otherwise stated, the items on this page have not yet been developed.

Algorithms and blocks

  • Single-pulse search algorithms
    • Baseline removal, peak finding
  • Pulsar search algorithms
    • Harmonic summing, folding
  • Calibration and imaging algorithms
    • Gridding/degridding, compressive sensing, CLEAN
  • IO (source/sink) blocks for additional astronomy/audio/generic file formats

Pipeline features

  • Remote control mechanisms
  • Pipeline status and performance monitoring
  • Streaming data visualisation

Backend features

  • CPU backends for existing CUDA-only algorithms
  • Support for inter-process shared memory rings
  • Optimisations for low-latency applications