-
Notifications
You must be signed in to change notification settings - Fork 2
Home
C. Piker edited this page Aug 5, 2024
·
6 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.
The following programs read from storage and initiate a das2 stream
- das2_cache_rdr - Combine, trim and transmit das2 stream cache blocks
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_psd - Stream dependent variable conversion via Discrete Fourier Transforms
- das3_spice - Adding ephemeris and rotating vectors using SPICE kernels
The following programs are intended to terminate a processing chain. They convert das streams into external formats for interoperability.