You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Stream Processing
Generators
The following programs read from storage and initiate a das2 stream
das2_cache_rdr - Combine, trim and transmit das2 stream cache blocks
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_psd - Stream dependent variable conversion via Discrete Fourier Transforms
das3_spice - Adding ephemeris and rotating vectors using SPICE kernels
Exporters
The following programs are intended to terminate a processing chain. They convert das
streams into external formats for interoperability.
das2_hapi - Stream conversion from das2 to HAPI 1.0 format.
das3_cdf - Stream conversion from das2/das3 to common data format (CDF) files
das3_csv - Stream conversion from das2/das3 to delimited text values