Closed ctaylor-physics closed 2 years ago
For this change I assumed that "mask = numpy.fromfile(self.file, 'u1', nchan)" returns a boolean array of size (198,) where flagged channels are True. Not sure if I can really test if that is the correct assumption, so let me know if that is wrong.
Craig
For this change I assumed that "mask = numpy.fromfile(self.file, 'u1', nchan)" returns a boolean array of size (198,) where flagged channels are True. Not sure if I can really test if that is the correct assumption, so let me know if that is wrong.
Craig