Exemplo n.º 1
0
 def getOffpulseZCT(self):
     """
     Perform a zero-crossing test of the offpulse noise
     """
     return u.zct(self.getOffpulse(), full=True, meansub=True)
Exemplo n.º 2
0
 def getOffpulseZCT(self):
     """
     Perform a zero-crossing test of the offpulse noise
     """
     return u.zct(self.getOffpulse(),full=True,meansub=True)