Skip to content
C. Piker edited this page Aug 18, 2021 · 2 revisions

Welcome to the das2C wiki!

Library documentation is currently provide via Doxygen pages in the main 'doc' directory, while more information on various stream utility programs provided with das2C may be found at the links below.

Stream Processing

Stream Generators

The following programs read from storage and initiate a das2 stream

  • das2_cache_rdr - Combine, trim and transmit das2 stream cache blocks

Stream Operators

The following programs are classic UNIX filters, taking a das2 stream on standard input and producing an altered stream on standard output.

  • das2_bin_avgsec - Stream size reduction by averaging in time bins
  • das2_hapi - Stream conversion from das2 to HAPI 1.0 format.
  • das2_psd - Stream dependent variable conversion via Discrete Fourier Transforms
Clone this wiki locally