Menu

#11 digifil header error

v1.0 (example)
open
nobody
digifil (1)
5
2021-05-28
2021-05-28
Karishma
No

Hello,

I recently installed the latest version of dspsr on a machine. The installation was successful but I keep running into the following error using digifil.

digifil -b 8 test_20min.fil -o test -V

dsp::SingleThread::initialize
opening data file test_20min.fil
dsp::File::create filename='test_20min.fil
dsp::File::create with 22 registered sub-classes
dsp::File::create testing Dummy
dsp::DummyFile::is_valid first line != DUMMY
dsp::File::create testing DADA
dsp::DADAFile::is_valid file has no header and no matching header file found
dsp::File::create testing ASP
dsp::ASPFile invalid band_dir=1886348147
dsp::File::create testing BCPM
dsp::BCPMFile::is_valid first 10 characters '
                                             ' != 'NBPPSEARCH'
dsp::File::create testing CPSR
PSPMverify: Nyquist mismatch: bw=3.125000 MHz.  sampling rate=inf
dsp::File::create testing CPSR2
dsp::File::create testing GMRT
dsp::GMRTFile invalid band_dir=1886348147
dsp::File::create testing GMRT
dsp::GMRTBinaryFile::get_header could not open 'test_20min.fil.hdr'
dsp::GMRTBinaryFile::is_valid empty header
dsp::File::create testing GMRTFilterbank
dsp::GMRTFilterbankFile::is_valid test_20min.fil does not end int 'dat'
dsp::File::create testing SMRO
dsp::File::create testing LBADR64
dsp::File::create testing Mark4
dsp::File::create testing Mark5
Mark5File: no hdr file (test_20min.fil.hdr)
dsp::File::create testing Maxim
dsp::File::create testing MWA
Entered dsp::MWAFile::is_valid(test_20min.fil)
dsp::File::create testing Pdev
dsp::PdevFile::is_valid no magic number, trying ASCII header
dsp::PdevFile::is_valid no INSTRUMENT line
dsp::File::create testing PMDAQ
dsp::Input ctor this=0x555fe200b0d0
dsp::PMDAQFile::get_header looks for header called test_20min.hdr
PMDAQFile::get_header - failed open(test_20min.hdr): No such file or directorydsp::File::create testing PuMa2
dsp::PuMa2File::is_valid HDR_VERSION not defined
dsp::File::create testing S2
*** buffer overflow detected ***: terminated
Aborted (core dumped)

Discussion


Log in to post a comment.