TRASAL / AstroData

Set of C++ classes to operate on radio astronomical data.
Apache License 2.0
0 stars 0 forks source link

[AstroData] Read Filterbank header. #1

Closed isazi closed 5 years ago

isazi commented 5 years ago

Similarly as what we do for PSRDADA, we can read the header of filterbank files.

isazi commented 5 years ago

Implemented reading the size of the header. Currently testing the code.

isazi commented 5 years ago

Reading the useful parameters, i.e. the parameters that are needed by AMBER. All other fields in the header are just ignored.