akutkin / frb

0 stars 0 forks source link

m5spec failes... #13

Open ipashchenko opened 8 years ago

ipashchenko commented 8 years ago
CalledProcessError: Command '['../my5spec/./my5spec', '-a', '1', '-n', '64', '-l', '300', '-o', '900', '/mnt/frb_data/raw_data/2015_303_raks12ec/nt/rk12ec_nt_no0004.m5a', 'Mark5B-256-4-2', '/home/ilya/code/frb/frb/rk12ec_nt_no0004_a1n64l300o900_dspec']' returned non-zero exit status 1

WTF? End of file? See issue #11

ipashchenko commented 8 years ago
Error in mark5_stream_seek

Seems that it is because current time position + offset much large then EOF. In this case previous DynSpectra instance had array with shape (298999, 128), when it realy should (300000, 128).