diff --git a/isrpy/readpack/JROfileread.py b/isrpy/readpack/JROfileread.py index d12fc82..67c83ba 100644 --- a/isrpy/readpack/JROfileread.py +++ b/isrpy/readpack/JROfileread.py @@ -44,6 +44,23 @@ def nextdatablock(self): # method to read headaer and data block by block self.dh=dh self.hts=h0+dh*arange(nsa) + if nTaus !=0: + tauH=fid.read(nTaus) # tau's header + self.tauH=tauH + + if CodeType != 0: # dynamic header info about codes + + codeH=fid.read(8) + numCodes,numBauds=unpack('